how to find the color gradients of natural scene image

조회 수: 1 (최근 30일)
hp
hp 2021년 9월 18일
댓글: hp 2021년 9월 28일
I have wang database . I need to extract Color gradients as the image features of natural scene images. can you plz help how to extract color gradient features form natural scene images..
thankk you
and I am using current trial version of matlab.
  댓글 수: 2
Image Analyst
Image Analyst 2021년 9월 18일
What is your definition of the "Color" gradient? As you know, color is a 3-dimensional property, like RGB or HSV. Do you want imgradient() of the gray scale image or the V image, or of the Hue image? Or the saturation image? Please give a mathematical definition.
hp
hp 2021년 9월 23일
I am working on Image retrieval. I need to retrieve similar images from collection of images. I have 20 classes, beach, buildings, bus, car, butterfly and so on. I wanted color gradients as a features to efficiently retrieve the query relevant images. Can you plz help me whether grayscale image suits or color(RGB or HSV) for this task and how to implement in matlab?
Kindly do help ...
Thank you..

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

답변 (1개)

Image Analyst
Image Analyst 2021년 9월 25일
You didn't answer my question so all I can suggest is to look at imgradient() or imgradientxy().

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by