07-12-2005 12:32 PM
07-12-2005 02:04 PM
ok i got the 8 bit grayscale image to work with the circle tool. is there any way to reconize a circle or the center of a white blob(maybe seperating the regions and using a histogram?) on an image file because the white blob could be in any location of the screen..im not sure if the circle detection is my best option
we are trying to find the center of a circle and move it to the center of the camera
07-13-2005 01:45 PM
07-13-2005 02:41 PM
07-15-2005 01:39 AM
Hi again Lenox,
In order to get the measurements in inches rather than pixels, make sure you have included a simple calibration at some point prior to the measurement.
As far as exporting to excel, Labview provides some great functions like Write to Spreadsheet File.vi. These File I/O functions should be all you need.
Good luck!
Robert