Azzera filtri
Azzera filtri

find and plot in a x-y graph the pixels allong the red line

2 visualizzazioni (ultimi 30 giorni)
hello everyone does anyone know how can i find and plot in a x-y graph the pixel values along the red line in the next pic?

Risposta accettata

Jan
Jan il 29 Mar 2021
  3 Commenti
Jan
Jan il 30 Mar 2021
Why do you want to store the output of improfile in the the same array as the handles of the image and the line produced by plot? Their outputs are graphic handles, the output of improfile is numerical. Use this insteead:
result = improfile

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Visual Exploration in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by