07-02-2019 10:23 AM
Hello, I am working on a machine vision application where a colored light will be tracked from a USB camera. I currently have the NI vision assistant outputting the location of the color in terms of camera pixels (x=some number from 0 to 1920, y=some number from 0 to 1080) but I want real world measurements in terms of centimeters. I have added an image calibration module to define the number of pixels per centimeter, but despite this added module, it doesn't output the real world units from the vision assistant. How might I go about doing that? See attached screenshot for my current sequence. What am I missing? Thanks for your help!
07-03-2019 04:10 AM