Counting the number of fine bubbles in a glass bottle/container

2 views (last 30 days)
Hi,
I wanted to use MatLab in calculating the seeds (fine bubbles) in a glass bottle.
How should I excecute it?
Thanks in advance.
  2 Comments
KSSV
KSSV on 12 Oct 2020
Attach your image,so that people here can get some idea so that they can help you.
Gaurav Garg
Gaurav Garg on 15 Oct 2020
Hi Darwin,
Can you share the image or script and clearly explain what you are trying to do here?

Sign in to comment.

Answers (2)

Darwin Mojica
Darwin Mojica on 15 Oct 2020
Hello. Glass containers are accompanied with bubbles. I wanted to count it using Matlab image processing but I don't know how to execute it.

Gaurav Garg
Gaurav Garg on 15 Oct 2020
Hey Darwin,
Kindly look at one such similar question and the suggested answer here which, in turn, would lead you to the following documentation.
You can also take use of imfindcircles function and refer to the doc here.
  1 Comment
Darwin Mojica
Darwin Mojica on 16 Oct 2020
Thank you Gaurav.
But in my case, there are lots of bubbles in the glass. What should I do to automatically count all of the bubbles?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!