Using Data Cursor to Draw an Area for Analysis

4 visualizaciones (últimos 30 días)
Michael
Michael el 2 de Sept. de 2011
Hi I need help using the Data cursor tool on an image. I need to get the index number for some hyperspectral images for data analysis but I need to be able to draw an Area and not just get the individual pixel information. Can someone explain to a new Matlab user (me) how to accomplish this?

Respuestas (1)

bym
bym el 3 de Sept. de 2011
sounds like you want to designate a region of interest (ROI) which requires the image processing toolbox
  1 comentario
Walter Roberson
Walter Roberson el 3 de Sept. de 2011
It shouldn't be difficult to create a simple ROI tool using ginput()
There are probably adaptable tools in the MATLAB File Exchange.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by