Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 45d36ee0c8 Reenabled Tegra optimization of calcOpticalFlowPyrLK 13 years ago
..
doc Documentation: fixed references for C++ operators 13 years ago
include/opencv2/video added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 14 years ago
src Reenabled Tegra optimization of calcOpticalFlowPyrLK 13 years ago
test added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
CMakeLists.txt