7774 Commits (1ad7af3c3b2b7e40d2b75a05baa37674b53191e8)
 

Author SHA1 Message Date
Andrey Kamaev d1a148b06f Merge pull request #635 from taka-no-me:c++11 12 years ago
Andrey Kamaev 9b8c871874 Merge pull request #634 from taka-no-me:c++11-master 12 years ago
Andrey Kamaev 2a06fd98c0 Fix build errors with c++11 12 years ago
AoD314 9680176fa9 added docs 12 years ago
Andrey Kamaev ec8637a990 Fix build errors 12 years ago
AoD314 eb012a5993 added tests for WebP 12 years ago
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
cuda_geek 61094d350b add dlobbing for Windows 12 years ago
marina.kolpakova a486aafe7c add dlobbing under *nix 12 years ago
marina.kolpakova 12fe6ff734 add Mersenne Twister random number generator 12 years ago
AoD314 fd44322b4f added CMakeLists.txt for build WebP 12 years ago
AoD314 e7cb317c7d added cpu-features for WebP 12 years ago
AoD314 500b7318be added WebP library 12 years ago
Andrey Kamaev 13f402a554 Merge pull request #620 from apavlenko:java_tutorial_fix 12 years ago
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago
Andrey Pavlenko de3767df0a minor formatting 12 years ago
Moshe Kaplan bd042d9cc3 Fixed shebangs, added error checking 12 years ago
Andrey Pavlenko aaefd31844 more formatting 12 years ago
Andrey Pavlenko 23fb570cbd updating JNI lib location for Unix; formatting update 12 years ago
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 12 years ago
Andrey Kamaev 6569a58518 Merge pull request #592 from vpisarev:c2cpp_calib3d_ptsetreg 12 years ago
Andrey Kamaev 816adcfdac Merge pull request #605 from vpisarev:c2cpp_calib3d_stereo 12 years ago
Andrey Kamaev bbac4bc4cf Merge pull request #491 from Daniil-Osokin:cvtRGB2YUV420p 12 years ago
cuda-geek b9ab5939a4 Merge pull request #607 from cuda-geek:auto-compile-cuda 12 years ago
cuda-geek fcde059ca4 Merge pull request #618 from caotto:master 12 years ago
marina.kolpakova 39ecd94010 forbid recursive globbing for OpenCV modules sources 12 years ago
cuda-geek c0ba0c9099 Merge pull request #596 from ArtanisCV:master 12 years ago
cuda-geek 7e9f1c33d0 Merge pull request #617 from moshekaplan:master 12 years ago
Charles Otto c02f94392b Add version checks to previous modifications to ffmpeg_cap_impl.hpp 12 years ago
Charles Otto 52137ceed0 Allow encoding with libx264 via ffmpeg to work 12 years ago
Vadim Pisarevsky f303de12d8 mask.create() re-converted to new style 12 years ago
Vadim Pisarevsky 0c61a8887e reverting changes in Homography kernel function. For some reason GCC on Linux does not like it. 12 years ago
Moshe Kaplan facd580f28 Small changes to Python samples 12 years ago
Andrey Kamaev 9e12b7c3c2 Merge release 2.4.4 12 years ago
Vadim Pisarevsky 7fd1d75738 some more minor fixes 12 years ago
cuda-geek 52a45ed191 Merge pull request #606 from cuda-geek:fix-depth-less-2-bug-in-soft-cascade 12 years ago
cuda-geek 1c3cde110d Merge pull request #608 from cuda-geek:soft-cascade-hot-fixes 12 years ago
Vadim Pisarevsky 8a6d2bbd3d several minor fixes proposed by Andrey 12 years ago
marina.kolpakova ac471fadd6 remove unused parameter from softcascade::Octave constructor 12 years ago
marina.kolpakova d539dae6d0 fix typo in integral buffer initialization 12 years ago
marina.kolpakova 1bf696f392 fixes for soft cascade training app 12 years ago
Vadim Pisarevsky df89f30b4a removed preset parameter in createStereoBM, updated stereo_match sample 12 years ago
marina.kolpakova 19f863ec13 add possibility to create CUDA powered modules with ocv_define_module macro 12 years ago
marina.kolpakova 445f39a4a3 fix uninitialized magnitude channel bug 12 years ago
marina.kolpakova 12d23aae02 refactor channel builder 12 years ago
marina.kolpakova 1c3c11a4cc fix import in scale_caltech python script 12 years ago
marina.kolpakova 516a6cc59d fix bug: depth of resulting tree is less then 2. 12 years ago
Andrey Kamaev facab40745 Disable -fomit-frame-pointer for OS X Clang as it leads to crash on exception thrown 12 years ago
Andrey Kamaev 08545b8f96 Merge pull request #603 from taka-no-me:avoid_deps_on_missing_lib 12 years ago
Andrey Kamaev f22ee8fc19 Merge pull request #602 from bitwangyaoyao:2.4_fixAdd 12 years ago