How to divide image and calculating quantized mean values of hsv and lab color channel.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
s malik
am 13 Apr. 2016
Kommentiert: s malik
am 14 Apr. 2016
I want to divide an image into 8* 16 overlapping blocks,
blocks are overlapping of 50% in horizontal and vertical.
then from each block, I want to compute quantized mean values
of HSV and lab color channel.
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 13 Apr. 2016
Easily accomplished with blockproc(). See my attached demos for about 6 or 8 different ways to call blockproc(). Find the one you want and adapt it to your situation. Post your adapted code back here if you still need help.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!