pls help me to solve this question
Show older comments
i am working on a project in which i need to divide an image of size M*N into overlapping blocks of size B*B. i tried in number of ways but i am getting some error......pls help me
6 Comments
Adam
on 28 Jul 2017
Show what the errors are then and which ways you tried. It is better than just expecting a whole answer. This kind of question always brings further questions such as what do you expect to happen if M or N isn't a neat multiple of the block size minus the overlap, what is the overlap, etc etc?
TUSHAR MURATKAR
on 28 Jul 2017
Edited: Geoff Hayes
on 28 Jul 2017
TUSHAR MURATKAR
on 28 Jul 2017
Image Analyst
on 28 Jul 2017
It looks like this came from the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_split_an_image_into_non-overlapping_blocks.3F However the FAQ has NON overlapping blocks. So, which do you want: the blocks to overlap each other, or not overlap and be tiled adjacent/touching each other?
TUSHAR MURATKAR
on 1 Aug 2017
Answers (0)
Categories
Find more on Neighborhood and Block Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!