..
androidcamera
Multiple fixes in camera.
2014-03-21 17:26:05 +04:00
calib3d
Merge pull request #2729 from StevenPuttemans:bug_3252
2014-05-13 14:17:09 +04:00
contrib
doc typos
2014-03-31 19:57:05 +04:00
core
Fixed several problems found by PVS-Studio.
2014-05-20 13:54:00 +04:00
dynamicuda
disable NPP for GpuMat methods and for copyMakeBorder
2014-01-31 15:52:06 +04:00
features2d
remove unused variables in CV_KDTreeTest_CPP::findNeighbors()
2014-04-09 23:07:48 +03:00
flann
Changed ostringstream to ostream for new print_params and added the old
2014-05-12 23:01:44 +03:00
gpu
fix cv::gpu::resize function
2014-05-14 10:31:28 +04:00
highgui
Merge pull request #2739 from StevenPuttemans:bug_1523
2014-05-19 17:33:36 +04:00
imgproc
Fixed several problems found by PVS-Studio.
2014-05-20 13:54:00 +04:00
java
OpenCV version++. OpenCV Manager version++.
2014-03-31 15:00:25 -07:00
legacy
Remove a useless loop that copies an array to itself
2014-05-19 17:38:30 +04:00
ml
fix bug #3690
2014-05-14 10:47:28 +04:00
nonfree
bug 2740 added fix
2014-05-12 15:26:56 +02:00
objdetect
Merge pull request #2699 from GregoryMorse:patch-1
2014-05-13 11:58:25 +04:00
ocl
remove unused variable in OCL_PERF_TEST_P()
2014-04-09 23:04:29 +03:00
photo
typos
2014-03-02 21:04:17 +04:00
python
All installed files marked with component names for install customization.
2014-01-21 20:34:36 +04:00
stitching
turn on CUDA part of stitching module on Android for non-dynamic build
2014-02-03 12:35:24 +04:00
superres
Superres module enabled for Android. GPU samples build fixed for Android.
2014-03-18 17:07:19 +04:00
ts
perf report: summary.py: added custom --regressions map
2014-03-31 16:04:18 +04:00
video
made a performance improvement.
2014-04-08 16:10:32 +03:00
videostab
fix variable name typo in calcBlurriness
2014-03-10 03:02:06 -04:00
viz
Added cloud shading support - additional normals array is used
2014-04-08 20:31:28 +04:00
world
fix for compiling 2.4 opencv with xcode 5.1
2014-04-18 13:42:47 +02:00
CMakeLists.txt
Add support for adding custom OpenCV modules.
2013-06-05 18:10:44 +04:00
refman.rst.in