extracted features
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2012 年 5 月 23 日
You could also convert the pixel colors to another color space such as hsv or L*a*b and extract one of those components.
回答 (1 件)
Image Analyst
2012 年 5 月 24 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!