09-13-2013 05:59 AM
i am using NI 1776C smart camera along with labview to find coordinate of point marked in plain paper. But i am very new to the camera, can anyone help me out....also i have to acquire the data from the camera(measurements of marked point).
09-13-2013 07:11 AM
Hello,
try these links:
http://www.ni.com/white-paper/5750/en/
http://www.ni.com/white-paper/5651/en
First, you need to acquire the image(s) from the camera and then you will be able to use image processing to find the location of your marked point. so basically your algorithm shoud have the following form:
image acquisition -> image processing -> display/analysis
Each stage should be considered seperately.
Best regards,
K