Intensity over specific range using MATLAB app
Mostra commenti meno recenti
So I'm trying to create an app that imports an image. In that image u can draw vertical lines and in between those lines you can get the intensity of that area. Is there something out there that does this? or help on how to get started on this.
Thank you.
Risposte (1)
Walter Roberson
il 11 Set 2021
0 voti
If you call imcrop() without passing in a rectangle, it will provide an interactive cropping rectangle that the user can change.
Categorie
Scopri di più su Desktop in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!