How can I split an image frame into 10x10 patch size?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jae Min Lee
am 22 Okt. 2018
Kommentiert: madhan ravi
am 22 Okt. 2018
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.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!