필터 지우기
필터 지우기

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 CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by