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!