05-19-2008 01:44 AM
05-20-2008 10:50 AM - edited 05-20-2008 10:51 AM
Hi Dalvares,
There are no examples or VI’s that will do exactly what you are describing. I did however create a simple little program to get you started. What I did was take and FFT of your image to help clear it up a bit. I then took the threshold of the image set to max to shrink it down in size. I then multiplied the image by 255. This is to convert the red area of the threshold to white. You will probably have to have to modify it some on your own to make it do exactly what you wanted but this should get you started.
Adam H
05-21-2008 06:10 PM
05-22-2008 08:25 AM