- Crop the part of the image around the point of interest to obtain the features
- You can also use several feature extractors like Harris corner detector , surf detector . Refer to the following link for the implementation Extract interest point descriptors - MATLAB extractFeatures (mathworks.com)
Using extractFeatures function but the sleected features are very far!
3 ビュー (過去 30 日間)
古いコメントを表示
I'm using extractFeatures function but the features selected are very far on the image and not selected correctly!
0 件のコメント
回答 (1 件)
Abhishek Kolla
2021 年 7 月 27 日
The following things can be done to solve this issue
If you are still facing any issues you can share the image and the code
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Feature Detection and Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!