opencv/modules
Vladislav Vinogradov bd4239be7b moved OpenGL wrappers to separate header
added GlBuffer, GlTexture and GpuMat support to InputArray
replaced addTextOpenGl function by render + GlFont
2011-11-30 06:20:29 +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 added cv::Filestorage based setup method for retina model 2011-11-23 15:05:19 +00:00
core moved OpenGL wrappers to separate header 2011-11-30 06:20:29 +00:00
features2d exposed SurfFeatureDetector and SurfDescriptorExtractor to python 2011-11-29 12:24:38 +00:00
flann Fixing uint32_t typedef for MSVC 2011-11-23 22:24:36 +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 moved OpenGL wrappers to separate header 2011-11-30 06:20:29 +00:00
imgproc Tegra-optimized pyrUp 2011-11-28 16:38:36 +00:00
java reverted occasional commit 2011-11-24 12:20:45 +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 Made changes in the stitching module to make correct logging on Android. 2011-11-28 20:44:41 +00:00
traincascade fixed CvCascadeBoost::train 2011-11-16 07:15:42 +00:00
ts fixed bug in chart.py 2011-11-29 15:43:46 +00:00
video Reenabled Tegra optimization of calcOpticalFlowPyrLK 2011-11-23 15:25:05 +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