..
androidcamera
Fix warning in Android camera code
2012-09-10 19:44:59 +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
little fix in command line parser - catch unknown parameter types
2012-09-07 17:49:38 +04:00
features2d
Fix Android build warnings
2012-09-06 18:54:38 +04:00
flann
fixed #2297 , #2300 ; fixed several warnings
2012-08-28 13:45:35 +04:00
gpu
several fixes in gpu module
2012-09-11 15:00:59 +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
several fixes in gpu module
2012-09-11 15:00:59 +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
Fix gcc build errors and warnings
2012-09-05 15:51:51 +04:00
objdetect
Fix gcc build errors and warnings
2012-09-05 15:51:51 +04:00
ocl
fix ocl::columnsum bug
2012-09-10 14:52:28 +08:00
photo
fixed #2297 , #2300 ; fixed several warnings
2012-08-28 13:45:35 +04:00
python
Fix gcc build errors and warnings
2012-09-05 15:51:51 +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