Clear Filters
Clear Filters

pls help me to solve this question

1 view (last 30 days)
TUSHAR MURATKAR
TUSHAR MURATKAR on 28 Jul 2017
Commented: Guillaume on 1 Aug 2017
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
TUSHAR MURATKAR
TUSHAR MURATKAR on 1 Aug 2017
@ image analyst i want to divide an image into overlapping blocks. i dont want readymade code. can u explain me what is the exact difference between overlapping blocks and non overlapping blocks using example.
please explain your answer for this question: to divide 640*480 image into overlapping blocks of size 20*20.
Guillaume
Guillaume on 1 Aug 2017
@Tushar Muratkar,
It should be you who explain what you mean by divide an image into overlapping blocks (and what you intend to do with that division). We have no idea.
Note that if you want to apply a function to a sliding window over the image, you can use nlfilter

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!