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 Better NEON Hamming distance 2011-10-26 13:04:53 +00:00
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 fixed #768 ticket 2011-06-14 10:19:56 +00:00
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 fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 2011-11-10 13:40:11 +00:00
objdetect Made changes concerning inserting prefiltering modes into CascadeClassifier class. 2011-10-21 14:56:37 +00:00
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
stitching prepared GpuMat for moving to core module 2011-10-31 08:51:00 +00:00
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 Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +00:00
refman.rst re-added the opencv_flann documentation 2011-07-08 16:14:13 +00:00