필터 지우기
필터 지우기

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 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