Pixel intensity plot graph in matlab
Afficher commentaires plus anciens
hi all,
how can we plot pixel intensity graph of an image in matlab? just like this.
1 commentaire
Hirak Mazumdar
le 13 Mar 2017
yes I can
Réponses (1)
Image Analyst
le 7 Mar 2013
0 votes
Use improfile() to get an intensity plot along a line. Then use plot() to plot it in a line plot like your picture shows.
2 commentaires
ali
le 8 Mar 2013
Image Analyst
le 8 Mar 2013
Read your comment from my point of view and imagine if it's possible for me to help you with what information you've provided me. Would YOU be able to help someone who said that, but provided no image, no code, and no error message?
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!