opencv/modules
Andrey Kamaev 4f1913ed26 Correct tolerance value for sanity checks with ERROR_RELATIVE
Use min/max bounds instead of local value to calculate acceptance threshold.
Threshold based on local values somethimes does not work because cancellation
of big values may produce error bigger than local value.
2013-01-31 15:47:14 +04:00
..
androidcamera Consistently use 4-digit library version 2013-01-18 14:57:55 +04:00
calib3d Merge pull request #371 from taka-no-me:fix_build 2013-01-30 15:06:19 +04:00
contrib Documentation build warning fixes. 2013-01-14 17:58:27 +04:00
core Merge pull request #339 from vpisarev:core_fixes 2013-01-29 15:51:22 +04:00
features2d check of keypoint index range in drawMatches 2013-01-22 00:37:27 +04:00
flann Documentation build warning fixes. 2013-01-14 17:58:27 +04:00
gpu apply patch #2686 2013-01-30 20:20:06 +04:00
highgui Fix truncation of fourcc value in dshow capture property setter (bug #2535) 2013-01-31 12:00:04 +04:00
imgproc Added regression test for HoughLines algorithm 2013-01-30 11:27:19 +04:00
java TestCheckVector java test fixed. Warning fixed. 2013-01-30 17:28:22 +04:00
legacy Documentation build warning fixes. 2013-01-14 17:58:27 +04:00
ml Documentation build warning fixes. 2013-01-14 17:58:27 +04:00
nonfree changed default parameters of SURF, which improved its performance. Restored bi-linear interpolation in SURF descriptor extractor. Added test for SURF homography + check for non-zero (positive) responses. 2013-01-30 18:07:37 +04:00
objdetect Merge pull request #385 from etalanin:bug2607 2013-01-31 13:46:01 +04:00
ocl Fix build warnings in OpenCL samples 2013-01-30 17:25:03 +04:00
photo Fix integer overflow in NL-Means denoising on white input 2013-01-28 14:35:51 +04:00
python hopefully fixed handling of 'long' Python type in OpenCV bindings (bug #2193). added the corresponding test 2013-01-28 21:03:59 +04:00
stitching Documentation build warning fixes. 2013-01-14 17:58:27 +04:00
ts Correct tolerance value for sanity checks with ERROR_RELATIVE 2013-01-31 15:47:14 +04:00
video Merge pull request #374 from ivan-korolev:fix_estimateRigidTransform 2013-01-30 20:26:54 +04:00
videostab Fix build with STLPort from NDK r8d 2012-12-22 00:59:56 +04:00
world Normalize line endings and whitespace 2012-10-17 15:32:23 +04: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