How to fuse color and texture features for image retrieval

조회 수: 1 (최근 30일)
Malini
Malini 2013년 12월 8일
답변: Image Analyst 2013년 12월 8일
Dear Team,
Kindly request you to clarify my doubt on Content based image retrieval. I've extracted color features from an image using color histogram and used Euclidean distance for calculating the distance between query image and database images. This went on fine and the images were retrieved.
Similarly, I've used GLCM for extracting texture features and i used euclidean distance for calculating similarity measure.This again went on fine. My doubt here is how do i combine this color and texture features of an image? Is there any algorithm to be followed for fusion of two different features of an image? If so,how do i go ahead in fusing this color and texture features? Please explain? Any reference papers would be of much helpful.
Size of extracted color feature of an image = 128 x 128 double Size of extracted texture feature of an image = 1 x 4 double
Thank you.
Malini

답변 (1개)

Image Analyst
Image Analyst 2013년 12월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by