|
Re: NI Vision Functions
Those NI Vision functions are implemented by calling the NI C library. That way you get maximum performance on image transformations. Just be careful, it is allocating C memory for the various image classes and they have to be explicitly deallocated. Look at the documentation or sample programs to see how to do that.
Brad
__________________
Brad Miller
Robotics Resource Center
Worcester Polytechnic Institute
|