Support Support Home » Vision Libraries » Integrating Vision Toolkit

Integrating Vision Toolkit

Overview

Integrating Vision Toolkit is a stand-alone easy-to-use, platform-independent open source C++ computer vision library with an object-oriented architecture.
It offers implementations of image processing routines and its own multi-platform GUI toolkit.

XIMEA cameras can support this vision library.

Installation

Sample

Our sample demonstrates the usage of line and circle detection with Hough transform and the xiAPI.
Sources are stored at c:\XIMEA\VisionLibrary\IVT\Example.
You can use Microsoft Visual studio 2005 to open project file ivt_demo.vcproj.
Modify it and compile it again.

Documentation

Description of functions and classes can be found in the on-line documentation on the IVT homepage.