5195 Commits (1ad7af3c3b2b7e40d2b75a05baa37674b53191e8)

Author SHA1 Message Date
Evgeny Talanin 50c2f87add Fix and test for #2607 12 years ago
Andrey Kamaev 2d6253609c Fix truncation of fourcc value in dshow capture property setter (bug #2535) 12 years ago
marina.kolpakova 8b3c717e8f apply patch #2686 12 years ago
marina.kolpakova 5b03d47fb8 fix broken links in cascade classification documentation 12 years ago
Vadim Pisarevsky 1f261c2f9d 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. 12 years ago
Alexander Smorkalov 5bc6365ba5 TestCheckVector java test fixed. Warning fixed. 12 years ago
Andrey Kamaev f489eb9a5d Fix build warnings in OpenCL samples 12 years ago
Ivan Korolev eaa5012163 fix v4l yes-yes build 12 years ago
Andrey Kamaev 11871528ce Solve conflict between tiff.h and opencv2/core/types_c.h 12 years ago
Andrey Kamaev c9d8e9900f Allow input of calcOpticalFlowPyrLK be submats of different size images 12 years ago
Andrey Kamaev 6a29b13c45 Add test for issue #2075 12 years ago
marina.kolpakova cb329400df fix tests 12 years ago
marina.kolpakova 8d9c9c2690 integrate new cascade format to GPU soft cascade implementation 12 years ago
Ivan Korolev b362affd13 Fixed bug in the cv::estimateRigidTransform (#1949) 12 years ago
Ilya Lysenkov 3c8787980c Fixed cvDestroyAllWindows() without windows in QT (#2440) 12 years ago
Ilya Lysenkov 56fbcc541f Tested cvDestroyAllWindows() without windows 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago
Ilya Lysenkov 6feade3110 Added support of different resolution in rectify3Collinear 12 years ago
Andrey Kamaev eeb865ee8a Fix Android build warnings 12 years ago
Ilya Lysenkov 9ce2197e9d Added processing of trivial subsets 12 years ago
Alexander Smorkalov 82e325cbfa Patch #2721 More FourCC for gstreamer applied. 12 years ago
Ivan Korolev 9908ff33de Added regression test for HoughLines algorithm 12 years ago
Daniil Osokin f9de98ec64 Fixed proposed values for speckleRange in StereoSGBM docs (bug #1937) 12 years ago
Andrey Kamaev 62ce815197 Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
Andrey Kamaev b4d0dff4c5 Added minimal support for tiff encoder parameters and test for issue #2161 12 years ago
Vadim Pisarevsky c69312ea0d fixed #2580, #2210. some work on #2025. 12 years ago
Andrey Kamaev 0b1fe53a46 Add -fobjc-exceptions flag to ObjectiveC sources if supported (bug #2657) 12 years ago
Ilya Lysenkov 5021a792b1 Fixed #2470 12 years ago
Ilya Lysenkov fe86f31f44 Added a test of CvModelEstimator2::checkSubset(...) 12 years ago
Andrey Kamaev 287fb2c611 Fix build warning 12 years ago
Alexander Smorkalov 8c45b9d03d Video IO perf tests guarded. 12 years ago
Andy Maloney bdf189faac {calib3d} Fix copy-paste error in conditional 12 years ago
Andy Maloney 5bd56e7464 Fix mem leak and mismatched new/delete 12 years ago
Andy Maloney 7a6475c3f9 Check pointers before using them in var init 12 years ago
Vadim Pisarevsky 4044fbcb33 hopefully fixed handling of 'long' Python type in OpenCV bindings (bug #2193). added the corresponding test 12 years ago
Vadim Pisarevsky 2320ec76b4 Extended python bindings to support scalar values and tuples in place of InputArray (i.e. Mat) - ticket #2658. Added tests for #2611, #2505, #2658 12 years ago
Vadim Pisarevsky a519bbc617 Extended python bindings to support scalar values and tuples in place of InputArray (i.e. Mat) - ticket #2658. Added tests for #2611, #2505, #2658 12 years ago
Alexander Smorkalov ca98710640 Resolve warning in OpenCV Library project in Eclipse (Bug #2714) 12 years ago
Vadim Pisarevsky cd46a674d1 applied patch #2611 that also likely fixes #2505 12 years ago
Daniil Osokin 4c9c27b244 Fixed formula of YCrCb to RGB conversion (bug #2725) 12 years ago
Andrey Kamaev cf407c2ec0 Don't check for EINTR and replace xioctl with ioctl 12 years ago
Vadim Pisarevsky 146ca61a27 added tests for #1373, #2629, #2719; fixed another bug in determinant(Matx<T,n,n>) 12 years ago
Patrick Welche 1a84bcc565 NetBSD video(4) support, patch 3 of 3 12 years ago
Patrick Welche 681ffd9a21 NetBSD video(4) support, patch 2 of 3 12 years ago
Patrick Welche d90b8d615c NetBSD video(4) support, patch 1 of 3 12 years ago
Andrey Kamaev 255cd61a8c Improve error reporting of JPEG image encoder 12 years ago
Andrey Kamaev 7374445398 Fix integer overflow in NL-Means denoising on white input 12 years ago
Andrey Kamaev 7e92826efc Add test for issue #2646 12 years ago
Andrey Kamaev d83914d478 Change Imgproc_ prefix to Photo_ in all accuracy tests of photo module 12 years ago
Andy Maloney e87355463f {highgui} Fix copy-paste error in conditional 12 years ago