Quote:
Originally Posted by Greg McKaskle
I can't do much of a comparison -- I'm not familiar with the previous vision code.
The new library will be broken into a camera library with functions for connecting, getting an image, setting parameters of the camera, and an image processing library with functions for analyzing what is in an image. This includes shape based analysis, color based analysis, pattern based analysis, etc. The analysis section is based upon the NI vision library, so more details can be found online.
Greg McKaskle
|
Greg,
In the 'shape based' analysis, can the vision system interpolate orientation of a known 3-d object within the cameras field of vision? Can the vision system determine trajectory (in 3-d) based on movement and size change of a known shape/size object within the cameras field of vision?
or will we have to do the calculations outside of LV vision?