how to extract SIFT features from rgb image in matlab

15 views (last 30 days)
Hello
I want to extract feature from a color image using SIFT descriptor.
I do not want to convert the image to grayscale and then extract SIFT features.
I want to directly SIFT features extracted from a color image. because color information is important for me.

Answers (1)

KALYAN ACHARJYA
KALYAN ACHARJYA on 27 Sep 2019
Edited: KALYAN ACHARJYA on 27 Sep 2019
Have you checked here ?
Also you can look on this custom function also.

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!