How can I split an image frame into 10x10 patch size?
Show older comments
Hello, everyone.
I'm going to divide the image frame by 10x10 and get a histogram for each patch.
How can I use the mat2cell function?
Image frame size is 240x320.
As a result, there will be 24 patches and 32 patches.
Accepted Answer
More Answers (1)
KSSV
on 22 Oct 2018
0 votes
1 Comment
Jae Min Lee
on 22 Oct 2018
Categories
Find more on Polygons 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!