6918 Commits (39baa2237e9c968aa05d77afed2127f6643ae582)
 

Author SHA1 Message Date
Andrey Kamaev daa02aaa98 Merge pull request #360 from vpisarev:sift_fixes 12 years ago
Vadim Pisarevsky c69312ea0d fixed #2580, #2210. some work on #2025. 12 years ago
Andrey Kamaev 3dbb98e454 Merge pull request #357 from taka-no-me:build_opencv_apps 12 years ago
Andrey Kamaev c78cb21999 Merge pull request #346 from taka-no-me:decouple_V4L2 12 years ago
Andrey Kamaev 0b1fe53a46 Add -fobjc-exceptions flag to ObjectiveC sources if supported (bug #2657) 12 years ago
Andrey Kamaev daead680cd Add option to control build of applications (feature #2568) 12 years ago
Andrey Kamaev ab8d92e1b8 Rebase and merge pull request #342 from ilysenkov/bugfix_2470 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 98fdd70466 Merge pull request #339 from vpisarev:core_fixes 12 years ago
Andrey Kamaev 287fb2c611 Fix build warning 12 years ago
Andrey Kamaev 63873a8393 Merge pull request #355 from asmaloney:copy_paste_cond 12 years ago
Andrey Kamaev 519e23bf0b Merge pull request #354 from asmaloney:fix_mem_dealloc 12 years ago
Andrey Kamaev da884b4e1d Merge pull request #347 from asmorkalov:WITH_FFMPEG_logic 12 years ago
Vadim Pisarevsky e7cbf65280 Merge pull request #351 from vpisarev:python_fixes 12 years ago
Alexander Smorkalov 8c45b9d03d Video IO perf tests guarded. 12 years ago
cuda-geek 04f01ed21d Merge pull request #353 from asmaloney:arg_checks 12 years ago
cuda-geek 11dfceb2c9 Merge pull request #328 from jet47:new-gpu-fixes 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
Andrey Kamaev 2b4ffd1161 Merge pull request #350 from asmorkalov:android_java_warnings 12 years ago
Andrey Kamaev d7ea27b279 Merge pull request #349 from Daniil-Osokin:bugfix_opencv_cheatsheet 12 years ago
Andrey Kamaev 3a9c978b5e Merge pull request #348 from Daniil-Osokin:bugfix_YCrCb_formula 12 years ago
Andrey Kamaev 6abb69bd25 Merge pull request #345 from Daniil-Osokin:bugfix_2550 12 years ago
Andrey Kamaev 17130477c9 Merge pull request #344 from taka-no-me:improve_jpeg_encoder_errors 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
Andrey Kamaev 09d93af975 Merge pull request #343 from taka-no-me:fix_nlmeans_2646 12 years ago
Alexander Smorkalov ca98710640 Resolve warning in OpenCV Library project in Eclipse (Bug #2714) 12 years ago
Daniil Osokin e33f3e8345 Fixed cheatsheet for loop (bug #2701) 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
Daniil Osokin f9bff103dd Removed obsolete steps from Windows installation tutorial (bug #2550) 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
Andrey Kamaev 8521ac5d21 Merge branch 'fix_jpg2000' into 2.4 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 d8f749da52 Merge pull request #337 from taka-no-me:ocl_appsdk 12 years ago
Andrey Kamaev 9509dfd1de Fix OpenCL build warnings 12 years ago
Andrey Kamaev b445f4b01d Find OpenCL in AMD APP SDK 12 years ago