The VisionWorks toolkit includes input/output functionality that you can use in your applications.
|
| nvxio |
| Contains API for image reading and rendering.
|
|
|
| Range |
| Defines a range of values.
|
|
| ConfigParser |
| This class is intended for parsing simple text files with a basic structure composed of parameters.
|
|
| FrameSource |
| This class is intended for reading images from different sources.
|
|
| Render3D |
| This class is intended to display primitives in the 3D space.
|
|
| Render |
| This is a common interface for rendering 2D images and some primitive 2D graphic objects on the screen, like line, circles, text boxes, etc., to video file or single image.
|
|
| Thread-Safe Queue |
| Defines a thread-safe queue.
|
|
| Utility |
| Defines NVXIO Utility API.
|
|