Trace Lines in 3-band image with varying hues
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi! Can someone help me figure out the best way to take images (I have many variations) like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/308235/image.png)
and annotate them like this (where the blue and yellow lines are data whose locations in the array can be stored)?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/308239/image.png)
So far, I have tried using various combinations of imbinarize,imadjust,imdiffusefilt and edge in addition to trying to manually find RGB values that will separate the different segments. The lines I am trying to annotate vary in length and position.
Thank you for your help, and have a great day!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!