Filtering of an image to find a bubble

3 次查看(过去 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.

采纳的回答

Image Analyst
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 CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by