From: Bao on
I am working on a sequence of images. Each image contain hundreds of bubbles. Some of them are not stable, tend to merge with others or burst. Are there functions in the image processing toolbox that can be used to detect the bubble bursting and merging? Thanks.

BTW, the bubbles are not tranparent.
From: ImageAnalyst on
On Jul 28, 9:39 am, "Bao " <rwapp2...(a)yahoo.com> wrote:
> I am working on a sequence of images. Each image contain hundreds of bubbles. Some of them are not stable, tend to merge with others or burst. Are there functions in the image processing toolbox that can be used to detect the bubble bursting and merging? Thanks.
>
> BTW, the bubbles are not tranparent.

------------------------------------------------------------------
Bao:
There are low level functions that you can string together to probably
do what you want to do. But there is no canned "bubble bursting and
merging" toolbox or demo.
Good luck,
Image Analyst