01-27-2010 05:24 AM
Hi,
I need to count droplets in an image (an example is attached). Some of these are water droplets and some are ice (these are the ones that look like they have internal structure). I would like to count how many there are of each. I have tried binarising the data in Vision Assistant, but due to the change in light intensity across the image I can't isolate the droplets properly. So i was wondering if it was possible to isolate the droplets in another way and then obtain histograms for each droplet as these should have different patterns for the liquid and ice droplets. However, there are about 100 droplets in each image and I would like to do this for multiple images, so is there any way to automaticlly detect the circles first?
Thanks,
Sarah
01-27-2010 05:28 AM
01-27-2010 05:54 AM
You can try something like this
01-29-2010 05:11 AM
Thanks for that vi - it is pretty useful. However, it does not distinguish between the two types of droplet I am interested in. I have tried modifying it slightly, but haven't had any luck so far.
I also tried using the compare example.vi from the example finder to look at the difference between two images, in which more droplets had frozen by the second image. However, none of the different comparison operators seem to be that good for what I need, and the difference between the two images appears to be overlayed over one of the images (see attachment). Is there any way to just get the difference?
Sarah
01-29-2010 05:25 AM
01-29-2010 05:38 AM
01-29-2010 05:54 AM
01-29-2010 06:12 AM
01-29-2010 08:31 AM
The image that I just posted ws produced using the compare example.vi from the example finder to look at the difference between two images I expect what you are seeing as burn out is the difference between the two images.
01-29-2010 08:57 AM