フィルターのクリア

Uses the bagOfFeatures the color information of an image ?

1 回表示 (過去 30 日間)
Lukas Sohlbach
Lukas Sohlbach 2017 年 12 月 28 日
回答済み: Joe Murphy 2018 年 1 月 3 日
Uses the bagOfFeatures function the color information of an image ? Or is the function working in the grey space ?

採用された回答

Joe Murphy
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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by