How to write matlab code for feature matrix extraction from blocks of image using the given algorithm?
이전 댓글 표시
How to write matlab code for feature matrix extraction from blocks of image using the given algorithm? The algorithm is

WERE Pixel value Hx,y is the sum of RGB color values of pixel and M represents the median of all pixel values (Hx1,y1, . . . ,Hxb,yb in a block of N. and


댓글 수: 5
B.k Sumedha
2015년 5월 28일
what kind of feature extraction is this.Does the algorithm have a name?
Anushka
2015년 5월 28일
David Young
2015년 5월 28일
There is no information as to how M, f, Qs, Qc are calculated. It's pretty vague about how H is calculated. See this information about how to ask a question.
Anushka
2015년 5월 28일
Anushka
2015년 5월 28일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Neighborhood and Block Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!