PARP Research Group | Universidad de Murcia |
GPU-KLT+FLOW example programs.
|
Files | |
file | demoDense.cpp |
A simple program to test the wrapping functions for the optical flow on the GPU. | |
file | demoSparse.cpp |
A simple program to test the wrapping functions for the feature tracking on the GPU. |
Simple applications that test the wrapping functions for the GPU-KLT+FLOW software.
GPU-KLT+FLOW is a software that performs KLT feature tracking and optical flow in the GPU hardware.
You should enable compatibility with this software in the config.pri file to use these examples.
In section GPU-KLT+FLOW wrapper functions and classes you can find further documentation about the QVision wrapper functionality for this software.