フィルターのクリア

Defining Feature detection area.

2 ビュー (過去 30 日間)
Ali
Ali 2023 年 3 月 1 日
コメント済み: Ali 2023 年 3 月 2 日
I am trying to use feature detection (KAZE) for a perticular section in my image. For now I have been cropping the image to only detect/extract features from the intended section. Placing the cropped out section back in the image is supposed to be next step for me now.
But, is there a way to specify a search region without altering (cropping) the image? So that the detect/extract kaze features only works in that region and also the match feature command also.
Thank you

採用された回答

Qu Cao
Qu Cao 2023 年 3 月 1 日
You can specify the ROI that you want to extract features from.
  1 件のコメント
Ali
Ali 2023 年 3 月 2 日
Somehow I skipped over this in the help section. Thank you for pointing it out.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by