applying functions to patches of an image then reassembling
Show older comments
hi there, sorry I am new to matlab
I have matrix size 600x1000 that is an image. I want to apply a function to each 51x51 patch of this image so that I gain 1 output from every patch then but them back into a 2D matrix where the outputs represent the position of the 51x51 patch within the image to make a plot.
thanks for your help
1 Comment
cameron lord
on 2 Dec 2020
Answers (1)
Shubham Rawat
on 4 Dec 2020
0 votes
Hi Cameron,
You may look into this question, it is doing the same what you wanted:
Hope This Helps!
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!