Create a bagOfFeatures using HOG/LBP/KAZE features

5 ビュー (過去 30 日間)
Jan Zielinski
Jan Zielinski 2019 年 11 月 25 日
回答済み: Prasobhkumar P. P. 2020 年 10 月 18 日
Hi, i got a question. How can I possibly use bagOfFeatures with bulded in Matlab extractors like 'extractHOGFeatures' or 'extractLBPFeatures'. I'm doing an Image Category Classification program based on this: "https://www.mathworks.com/help/vision/examples/image-category-classification-using-bag-of-features.html". Bag of features normally use SURF features, which is working well for my histopatological photos, but i wan't to compare the result with different descriptors. How do i use this 3 descriptors i wrote in title with bagOfFeatures function?

回答 (1 件)

Prasobhkumar P. P.
Prasobhkumar P. P. 2020 年 10 月 18 日
BOF is also a built in MATLAB function. It works on image data store format

Community Treasure Hunt

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

Start Hunting!

Translated by