From: Bao on 28 Jul 2010 09:39 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 28 Jul 2010 11:07 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
|
Pages: 1 Prev: matlab compiler and spmd from PCT Next: Plot 2D - with third argument (colorbar) |