필터 지우기
필터 지우기

Filtering of an image to find a bubble

조회 수: 3 (최근 30일)
Jórdan Venâncio Leite
Jórdan Venâncio Leite 2022년 1월 29일
댓글: Image Analyst 2022년 1월 29일
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().
  댓글 수: 1
Image Analyst
Image Analyst 2022년 1월 29일
OK, maybe, but my answer doesn't change.

댓글을 달려면 로그인하십시오.

추가 답변 (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