Trace Lines in 3-band image with varying hues
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!