Borrar filtros
Borrar filtros

get coordination of a plotted graph.

2 visualizaciones (últimos 30 días)
Ibrahim Thorig
Ibrahim Thorig el 14 de Mzo. de 2014
Dear guys;
Below image is generated using this code;
I=bc;
corners = detectHarrisFeatures(I);
[features, valid_corners] = extractFeatures(I, corners);
plot(valid_corners);
someone please guide me how to get the coordination of these points, else using Douglas_peuker algorithm how can i generate support points.
any assist will be appreciated.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by