Vision Assistant is a tool for prototyping and testing image processing applications.
To prototype an image processing application, build custom algorithms with the Vision Assistant scripting feature.
The scripting feature records every step of the processing algorithm. After completing the algorithm, you can test it on other images to make sure it works.
The algorithm is recorded in a script file, which contains the processing functions and relevant parameters for an algorithm that you prototype in Vision Assistant.
Using the LabVIEW VI Creation Wizard, you can create a LabVIEW VI that performs the prototype that you created in
Vision Assistant.