opencv/modules
2011-11-22 15:16:45 +00:00
..
androidcamera Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 2011-11-16 14:32:10 +00:00
calib3d Tegra-optimized cv::compare 2011-11-07 06:29:34 +00:00
contrib Changed the class DetectionBasedTracker -- changed the system of states in the subclass DetectionBasedTracker::SeparateDetectionWork, made them more logical. 2011-11-17 16:16:09 +00:00
core minor 2011-11-21 13:34:03 +00:00
features2d updated ORB: limit the number of output keypoints, use bi-linear interpolation between subsequent layers instead of much slower area-based interpolation between 0-th and i-th layers. 2011-11-22 09:44:37 +00:00
flann
gpu [*] Fixed two bugs in reduction functor: out of shared memory bounds access and missing volatile on GF100 and further 2011-11-21 17:46:55 +00:00
haartraining
highgui fixed compilation error 2011-11-21 12:28:54 +00:00
imgproc added 16s support to cv::threshold. 2011-11-22 15:16:45 +00:00
java Fixed Android build problem 2011-11-21 13:07:17 +00:00
legacy
ml fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 2011-11-10 13:40:11 +00:00
objdetect
python
stitching
traincascade fixed CvCascadeBoost::train 2011-11-16 07:15:42 +00:00
ts Improved sorting in performance reports 2011-11-22 13:57:44 +00:00
video One more bugfix for calcOpticalFlowPyrLK 2011-11-22 09:50:38 +00:00
CMakeLists.txt
refman.rst