Detecting Water Droplets
Ältere Kommentare anzeigen
I need to detect water droplets on different surfaces. I have a picture of the original surface, but the lighting is slightly flickery so the shadows change slightly. I have tried many variations of tracing edges and circle detection. I have also increased the image contrast and equalized the brightness of the image by using histeq() in various combinations before using any of the previously mentioned methods.
Here is an example of my images. The first picture is before any condensation, and the second has the droplets I want to analize/isolate. http://imageshack.us/g/685/a00120110714092419.png/
Antworten (2)
Image Analyst
am 15 Jul. 2011
1 Stimme
If you can change the water to quinine water you can use UV fluorescence photography, because the water will glow. Just another example of how improving or changing the image capture situation will give you an image that is easier to measure.
3 Kommentare
Julie
am 15 Jul. 2011
Doug Eastman
am 15 Jul. 2011
How flat is the surface? Perhaps you could scan a laser just about the surface to highlight the drops better?
Julie
am 18 Jul. 2011
Sean de Wolski
am 14 Jul. 2011
perhaps an
imdivide %?
3 Kommentare
Julie
am 14 Jul. 2011
Sean de Wolski
am 14 Jul. 2011
A division is probably better for illumination issues.
Julie
am 15 Jul. 2011
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!