OpenCV interoperability example programs.
[Example programs]
Example applications developed over the QVision.
More...
|
Files |
file | cameraCalibrator.cpp |
| Obtains intrinsic camera matrix and distortion coefficients for a camera.
|
file | delaunay.cpp |
| Obtains the Delaunay triangulation for a set of points.
|
file | kalmanExample.cpp |
| Performs Kalman filtering over a corrupted sinoidal function.
|
Detailed Description
Example applications developed over the QVision.
These are some applications developed over the QVision which use OpenCV functionality. To use them the OpenCV must be correctly installed in the system, and the QVision must be compiled with the OpenCV compatibility option enabled. See section Download and install for further details about how to do this.