4964 Commits (37091b086c870f1270650d5ffa9d7140f321ba95)

Author SHA1 Message Date
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
Vadim Pisarevsky 1df10553bb fixed bugs #1373, #2629, #2719 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Ivan Korolev 6385b0f7ed Fixed a formula to calculate the relative error 12 years ago
Andrey Kamaev d5b15d6523 Fix ocl build warnings 12 years ago
Siegfried Hochdorfer 195d501b43 fixed broken indentation 12 years ago
Andrey Kamaev a441980d68 Fix debug build of Java warppers 12 years ago
yao 2aae501234 make ocl module compile on VS2012 12 years ago
yao d574e6dc09 fix canny crash in bug #2279 12 years ago
yao 4f778436b5 ocl::cvtColor support YUV and YCbCr formats 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago
Vladislav Vinogradov 9cb4292d5c implemented Luv/Lab <-> RGB conversion 12 years ago
Vladislav Vinogradov e446903aac added more types support for gpu separable filters 12 years ago
Vladislav Vinogradov 281d036fcf optimizations: 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago