Uses the bagOfFeatures the color information of an image ?
1 回表示 (過去 30 日間)
古いコメントを表示
Uses the bagOfFeatures function the color information of an image ? Or is the function working in the grey space ?
0 件のコメント
採用された回答
Joe Murphy
2018 年 1 月 3 日
Hello Lukas,
By default, color features will not be included by the bagOfFeatures function. However, you can specify a custom extractor to check for color as a global feature of the image. Please see the documentation page below for more information on creating a custom extractor:
https://www.mathworks.com/help/vision/ug/create-a-custom-feature-extractor.html
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!