2013-01-30 |
Andrey Kamaev | Merge pull request #358 from taka-no-me:objc_exceptions |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Andrey Kamaev | Merge pull request #364 from Daniil-Osokin:bugfix_doc_f... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Andrey Kamaev | Merge pull request #356 from Daniil-Osokin:bugfix_imrea... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Daniil Osokin | Added nonfree header in "Feature description" tutorial... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Daniil Osokin | Fixed color code in cvtColor in "Load, Modify, and... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #360 from vpisarev:sift_fixes |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Vadim Pisarevsky | fixed #2580, #2210. some work on #2025. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #357 from taka-no-me:build_opencv_apps |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #346 from taka-no-me:decouple_V4L2 |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Add -fobjc-exceptions flag to ObjectiveC sources if... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Add option to control build of applications (feature... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Rebase and merge pull request #342 from ilysenkov/bugfi... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ilya Lysenkov | Fixed #2470 |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ilya Lysenkov | Added a test of CvModelEstimator2::checkSubset(...) |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #339 from vpisarev:core_fixes |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Fix build warning |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #355 from asmaloney:copy_paste_cond |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #354 from asmaloney:fix_mem_dealloc |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Andrey Kamaev | Merge pull request #347 from asmorkalov:WITH_FFMPEG_logic |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Vadim Pisarevsky | Merge pull request #351 from vpisarev:python_fixes |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Alexander Smorkalov | Video IO perf tests guarded. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
cuda-geek | Merge pull request #353 from asmaloney:arg_checks |
commit | commitdiff | tree | snapshot |
2013-01-29 |
cuda-geek | Merge pull request #328 from jet47:new-gpu-fixes |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andy Maloney | {calib3d} Fix copy-paste error in conditional |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andy Maloney | Fix mem leak and mismatched new/delete |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andy Maloney | Check pointers before using them in var init |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #350 from asmorkalov:android_java_wa... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #349 from Daniil-Osokin:bugfix_openc... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #348 from Daniil-Osokin:bugfix_YCrCb... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #345 from Daniil-Osokin:bugfix_2550 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #344 from taka-no-me:improve_jpeg_en... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Vadim Pisarevsky | hopefully fixed handling of 'long' Python type in OpenC... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Vadim Pisarevsky | Extended python bindings to support scalar values and... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Vadim Pisarevsky | Extended python bindings to support scalar values and... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge pull request #343 from taka-no-me:fix_nlmeans_2646 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Alexander Smorkalov | Resolve warning in OpenCV Library project in Eclipse... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Daniil Osokin | Fixed cheatsheet for loop (bug #2701) |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Vadim Pisarevsky | applied patch #2611 that also likely fixes #2505 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Daniil Osokin | Fixed formula of YCrCb to RGB conversion (bug #2725) |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Don't check for EINTR and replace xioctl with ioctl |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Daniil Osokin | Removed obsolete steps from Windows installation tutori... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Vadim Pisarevsky | added tests for #1373, #2629, #2719; fixed another... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Patrick Welche | NetBSD video(4) support, patch 3 of 3 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Patrick Welche | NetBSD video(4) support, patch 2 of 3 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Patrick Welche | NetBSD video(4) support, patch 1 of 3 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Improve error reporting of JPEG image encoder |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Fix integer overflow in NL-Means denoising on white... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Add test for issue #2646 |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Change Imgproc_ prefix to Photo_ in all accuracy tests... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Andrey Kamaev | Merge branch 'fix_jpg2000' into 2.4 |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Andy Maloney | {highgui} Fix copy-paste error in conditional |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Vadim Pisarevsky | fixed bugs #1373, #2629, #2719 |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrey Kamaev | Merge pull request #337 from taka-no-me:ocl_appsdk |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrey Kamaev | Fix OpenCL build warnings |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrey Kamaev | Find OpenCL in AMD APP SDK |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Andrey Kamaev | Merge pull request #336 from ivan-korolev:fix_relative_... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ivan Korolev | Fixed a formula to calculate the relative error |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #324 from bitwangyaoyao:2.4_cvtcolor |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #325 from bitwangyaoyao:2.4_fixcanny |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #327 from bitwangyaoyao:2.4_vs2012 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #334 from asmaloney:2.4 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andy Maloney | Docs: Fix invalid conversion format in example (CV_BGR2... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #305 from stephenfalken:2.4 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #332 from taka-no-me:fix_ocl_warnings |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Fix ocl build warnings |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #331 from taka-no-me:fix_java_debug |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Siegfried Hochdorfer | fixed broken indentation |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #330 from sromberg:2.4 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Fix debug build of Java warppers |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Andrey Kamaev | Merge pull request #321 from apavlenko:warp_sanity_check |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Stefan Romberg | Fixed visualization by choosing the color appropriate... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
yao | make ocl module compile on VS2012 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
yao | fix canny crash in bug #2279 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
yao | ocl::cvtColor support YUV and YCbCr formats |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | fixed build for CARMA: |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | implemented Luv/Lab <-> RGB conversion |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | added more types support for gpu separable filters |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | optimizations: |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | fixes for gpu module: |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vladislav Vinogradov | fixed tests (call resetDevice, if there was a gpu failure) |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Merge pull request #315 from taka-no-me:java_on |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Pavlenko | fixing build warnings |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Enable Java bindings on all platforms by default |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Quiet output of cv::error in Java tests |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Java tests: print summary for tests run |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Java API: fix build warning on OS X |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Add option to run java tests with run.py |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Pavlenko | enabling sanity checks for warp and resize functions... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Merge pull request #299 from branch 'bitwangyaoyao_ocl... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | some host side optimizations to ocl::GaussianBlur |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | use format on filtering.cpp |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | make oclHaarDetectObjects running on more ocl platforms |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | A few optimizations to ocl::pyrLK::sparse, make it... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | add default clAmdFft and clAmdBlas path |
commit | commitdiff | tree | snapshot |
2013-01-23 |
yao | fix bug #2674 |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Merge pull request #295 from apavlenko:test_surf_keypoi... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Andrey Kamaev | Merge pull request #319 from AnnaKogan8:added-surf... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Anna Kogan | Added cleanup of keypoints vector |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Andrey Kamaev | Hardly refactored CMake script for Java wrappers |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Andrey Kamaev | Eliminate intermediate build target "opencv_java_api" |
commit | commitdiff | tree | snapshot |
next |