is it possible to have orientation gradient based histogram for color images??

조회 수: 1 (최근 30일)

답변 (1개)

Image Analyst
Image Analyst 2013년 3월 16일
The gradient is not a color thing. It has a magnitude and a direction. You may have those for each color plane (R, G, B) or you may have done the gradient on one of the HSV channels if you converted the image to SHV color space. You'd have to take the histogram of one of those images.
  댓글 수: 6
tamanna
tamanna 2013년 4월 1일
@ anand actuly i am working on the ear images want to extract the features that are invariant to scale,rotation and occlusion. plz help me out if u can.
Image Analyst
Image Analyst 2013년 4월 1일
Sorry, I don't have any code to share with anyone on SIFT or SURF.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by