Defining Feature detection area.

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Image 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