필터 지우기
필터 지우기

How do I create a polygon from a set of interest points?

조회 수: 1 (최근 30일)
Chica_chic
Chica_chic 2016년 6월 7일
댓글: KSSV 2016년 6월 8일
I wish to create a boundary, of the region of interest, with a set of corner points obtained after using minimum Eigen value algorithm and the detectMinEigenfeatures command and have selected 50 strongest corner points. I don't quit
e know how to do it. Can someone help me out with the code?
As you can see from the image, I wish to plot the boundary of the the region, removing interest points outside the brightest region.

답변 (1개)

KSSV
KSSV 2016년 6월 8일
Try convhull....
  댓글 수: 3
Chica_chic
Chica_chic 2016년 6월 8일
I've achieved the shape I've wanted using boundary function. Thanks anyway!
KSSV
KSSV 2016년 6월 8일
why dont you attach the points in txt file......let me see any other alternatives..

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by