Filtering of an image to find a bubble
4 次查看(过去 30 天)
显示 更早的评论
Hello, Please can you suggest any filters in which I can highlight the tip of this big bubble so i can find its position? I have several images and in each one this same bubble is in a different position. If I know the position of the bubble tip that is in this image here, i can also know the position of the other images.
The image height is 1024 pixels and has a value of 8.5cm
What I really need is to know how much this bubble has shifted in time if each image was taken one second after the other.
Thanks in advance.
0 个评论
采纳的回答
Image Analyst
2022-1-29
I think you've posted this before and I said there is no way to detect and track individual bubbles from that image. You'll have to look at something else to correlate with your process. Perhaps optical flow or something to determine how fast the pixels are moving upwards. Or maybe area fraction is correlated with your fluid's viscosity (or whatever). But if you insist on individual bubbles, I think it's a lost cause unless you're willing to draw them manually with drawellipse().
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!