フィルターのクリア

Image Tiling

1 回表示 (過去 30 日間)
harjan
harjan 2011 年 8 月 12 日
Hello I have 256x256 image and i need to divide it by 8x8 cell(totally 32 cells) and perform some iterative operations within particular cell. Can anyone answer this? Thankyou in advance......

採用された回答

Image Analyst
Image Analyst 2011 年 8 月 12 日
Use the imfilter(), nlfilter(), or blocproc() function.

その他の回答 (1 件)

harjan
harjan 2011 年 8 月 12 日
I divide the image using mat2cell function

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by