opencv/modules
2013-09-18 12:50:55 +01:00
..
androidcamera Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
bioinspired Merge pull request #1425 from pengx17:master_retina_ocl_fix 2013-09-10 18:29:25 +04:00
calib3d The thin prism distortion coefficient related small bug is fixed. 2013-09-16 13:39:11 +05:30
contrib Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-09-10 11:30:19 +04:00
core Bumped version to 3.0. 2013-09-12 16:40:14 +04:00
cudev fixed cudev compilation for old pre-Fermi archs 2013-09-17 17:43:12 +04:00
features2d Boring changes - features2d. 2013-09-05 18:26:44 +04:00
flann Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-09-10 11:30:19 +04:00
gpu added missing gpu::matchTemplate implementation for non-CUDA build 2013-09-09 10:51:44 +04:00
gpuarithm Boring changes - gpuarithm. 2013-09-05 19:02:58 +04:00
gpubgsegm Boring changes - gpubgsegm. 2013-09-05 19:02:58 +04:00
gpucodec removed detail:: prefix int video_reader 2013-09-09 10:57:51 +04:00
gpufeatures2d Nuked the rest of the precomp.cpp files. 2013-09-02 19:53:45 +04:00
gpufilters Boring changes - gpufilters. 2013-09-05 19:02:58 +04:00
gpuimgproc Boring changes - gpuimgproc. 2013-09-05 19:02:58 +04:00
gpulegacy Boring changes - gpulegacy. 2013-09-05 19:02:59 +04:00
gpuoptflow Nuked the rest of the precomp.cpp files. 2013-09-02 19:53:45 +04:00
gpustereo Boring changes - gpustereo. 2013-09-05 19:02:59 +04:00
gpuwarping Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-09-10 11:30:19 +04:00
highgui Boring changes - highgui. 2013-09-05 18:26:43 +04:00
imgproc Merge pull request #1427 from SpecLad:merge-2.4 2013-09-10 18:28:20 +04:00
java Updated the Java bindings and docs to support the version status. 2013-09-12 16:39:14 +04:00
legacy Made Filestorage able to not own its CvFileStorage instance. 2013-09-05 19:03:00 +04:00
ml Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 2013-09-05 19:03:00 +04:00
nonfree Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 2013-09-05 19:03:00 +04:00
objdetect first parameter of createERFilterNM1/createERFilterNM2 is now mandatory. changed the sample program to use the new prototypes 2013-09-13 16:29:21 +02:00
ocl Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-09-10 11:30:19 +04:00
optim Eliminate use of 32-bit floating pt type 2013-09-10 13:53:26 +08:00
photo Boring changes - photo. 2013-09-05 19:02:58 +04:00
python expose findEssentialMat, decomposeEssentialMat and recoverPose to Python 2013-09-09 14:02:05 +04:00
softcascade Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 2013-09-05 19:03:00 +04:00
stitching Boring changes - stitching. 2013-09-05 19:02:58 +04:00
superres Boring changes - superres. 2013-09-05 19:02:58 +04:00
ts Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
video Boring changes - video. 2013-09-05 19:02:58 +04:00
videostab Boring changes - videostab. 2013-09-05 19:02:58 +04:00
viz removed trailing spaces 2013-09-18 12:50:55 +01:00
world Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-06-10 18:18:01 +04:00
refman.rst.in