opencv/modules
2012-09-14 09:34:56 +04:00
..
androidcamera Tweak strip flags for Android camera wrapper libs 2012-09-13 20:28:25 +04:00
calib3d Merge remote-tracking branch 'origin/master' 2012-08-23 14:58:41 +04:00
contrib The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. 2012-09-07 22:42:46 +02:00
core updated description of LineIterator with information about LineIterator::pos() (ticket #2338) 2012-09-11 20:20:05 +04:00
features2d fixed crash in Python's SURF wrapper (bug #2325) 2012-09-11 16:47:25 +04:00
flann fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
gpu disabled utility code in gpu tests when WITH_CUDA=false 2012-09-13 12:17:35 +04:00
highgui added support for bi-level PNG's (patch #2301; thanks to Costantino Grana) 2012-09-11 14:05:25 +04:00
imgproc fixed compilation under VS2012 (Bug #2352, #2355) 2012-09-14 09:34:56 +04:00
java Add gitignore for Android tests and samples 2012-09-10 15:48:57 +04:00
legacy Removed remaining SWIG marks from headers 2012-09-07 22:19:43 +04:00
ml Removed remaining SWIG marks from headers 2012-09-07 22:19:43 +04:00
nonfree fixed crash in Python's SURF wrapper (bug #2325) 2012-09-11 16:47:25 +04:00
objdetect Fix gcc build errors and warnings 2012-09-05 15:51:51 +04:00
ocl add bruteForceMatcher to ocl module 2012-09-12 11:40:13 +08:00
photo fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
python fixed just introduced bug in Python wrapper generator 2012-09-11 20:04:18 +04:00
stitching fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
ts fixed compile error under linux 2012-09-07 18:01:06 +04:00
video fixed the case learningRate==0 in BackgroundSubtractorMOG2 (patch #2221; thanks to Will Lucas) 2012-09-11 14:13:37 +04:00
videostab added median-based version of global motion estimation (videostab) 2012-08-23 10:48:24 +04:00
world Shortened cmake script for opencv_world 2012-06-15 07:52:20 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst.in Made reference manual table of contents autogenerated 2012-05-30 14:06:47 +00:00