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

5 visualizaciones (últimos 30 días)
Chica_chic
Chica_chic el 7 de Jun. de 2016
Comentada: KSSV el 8 de Jun. de 2016
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.

Respuestas (1)

KSSV
KSSV el 8 de Jun. de 2016
Try convhull....
  3 comentarios
Chica_chic
Chica_chic el 8 de Jun. de 2016
I've achieved the shape I've wanted using boundary function. Thanks anyway!
KSSV
KSSV el 8 de Jun. de 2016
why dont you attach the points in txt file......let me see any other alternatives..

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by