![]() |
University of Murcia, Spain ![]() |
OpenCV 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 |
Calibrates intrinsic and extrinsic parameters for camera. | |
file | kalmanExample.cpp |
Performs Kalman filtering over a corrupted sinoidal function. | |
file | siftDetector.cpp |
Obtains SIFT descriptors over the frames from an input video source. |
These are some applications developed over the QVision which use OpenCV functionallity. 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 Framework setup for further details about how to do this.