extracted features
2 views (last 30 days)
Show older comments
hi sir, can I know in Matlab to extract feature of pixels, we need to set the pixel either in RGB,grayscale or binary pixels, isn't it? can u grive brief explanation on why we choose on these[either rgb,binary or grayscale] pixels? pls advice.many thanks
1 Comment
Walter Roberson
on 23 May 2012
You could also convert the pixel colors to another color space such as hsv or L*a*b and extract one of those components.
Answers (1)
Image Analyst
on 24 May 2012
That's the whole art of image processing - deciding exactly what steps to do. You can take a course in it from a university or online, or from the Mathworks, but not from Answers, which is meant for short questions.
0 Comments
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!