.. |
androidcamera
|
Multiple fixes in camera.
|
2014-03-21 17:26:05 +04:00 |
calib3d
|
Merge pull request #2726 from Ilya-Krylov:2.4
|
2014-06-12 21:37:47 +04:00 |
contrib
|
Merge pull request #2705 from KonstantinMatskevich:face_recognition_labels_info
|
2014-06-10 12:24:56 +04:00 |
core
|
Merge pull request #2771 from SpecLad:pvs-checks-opencv
|
2014-05-29 14:50:42 +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
|
Add the ensureSimpleDistance() method to ensure the user the returned distance is not ^2 (the default for L2 for instance)
|
2014-05-21 13:16:12 +02: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
|
2 fixed unassigned reshapes in em (#3674)
|
2014-05-28 10:37:16 +02: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
|
fix -Wmaybe-uninitialized warning (initialize pointers to NULL)
|
2014-06-10 18:12:38 +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
|
run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag
|
2014-05-26 14:32:52 +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
|
Made reference manual table of contents autogenerated
|
2012-05-30 14:06:47 +00:00 |