![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1330565/image.png)
Creat interactive toolbox for image processing
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2023-3-20
编辑:Image Analyst
2023-3-20
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!