![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1330565/image.png)
Creat interactive toolbox for image processing
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi experts,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1330005/image.png)
I have a sequence of images (hundreds) like one above, I want to build a interactive tool to draw a line (redline in the image) for the first image, and apply for the rest of images, then tracing the object above the line with bwtraceboundary after change image to black-white.
Can anyone suggest the idea or functions to do this?
Thank you!
0 Commenti
Risposte (1)
Image Analyst
il 20 Mar 2023
Modificato: Image Analyst
il 20 Mar 2023
See my attached contact angle demo.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1330565/image.png)
Note in the code where I find the black baseline at the bottom of the droplet. Adapt as needed.
0 Commenti
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!