How does grid extracts feature descriptors in the Bag of Visual Words?

2 ビュー (過去 30 日間)
Accroding to here:
If you choose to grid for extracting features from images, how does that work? Apparently it does different than feature detection which is based on speeded up robust features (or SURF).

採用された回答

Jalaj Gambhir
Jalaj Gambhir 2020 年 2 月 27 日
Hi,
'grid' algorithm is a Point Selection Method which is the followed by the step of Feature Extraction from the selected points (grids). You can read more about it here ('PointSelection' section and the following 'GridStep' section).

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRecognition, Object Detection, and Semantic Segmentation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by