5161 Commits (061dd7e84e5eeec6e10dd2cf399ee40c3cec3cc6)

Author SHA1 Message Date
marina.kolpakova 18aa5c921f use OpenCV's twister. 12 years ago
marina.kolpakova cf66942505 enable training test. refactor globbing 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Andrey Kamaev 980fc93b4d Fix clang + ccache build warnings 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
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 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
Vadim Pisarevsky 7fd1d75738 some more minor 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
yao 65bb4250a4 Fix a bug in addWeighted x64 mode 12 years ago
Artanis 993522598b Add implementations for Mat::zeros() and Mat::ones() 12 years ago
yao 82b9854837 fix compile warnings 12 years ago
Vadim Pisarevsky b6efe30527 new API for StereoMatchers 12 years ago
Vadim Pisarevsky d925879366 reverted dangerous change in _InputArray::size() 12 years ago
Vadim Pisarevsky 374e3a0890 rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago
Andrey Pavlenko d18b2c2502 patch -> revision 12 years ago
Andrey Pavlenko c24d7cc066 adding more version-related variables 12 years ago
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Andrey Pavlenko 5321da92cb adding/fixing version suffix for desktop java library on all OSes 12 years ago
yao f12369a53c Fix ocl::HOG crash on Intel OCL 12 years ago
yao f791344810 linux warning fix 12 years ago
yao 504008dbe0 Fix ocl::bruteforcematcher crash on Intel OCL 12 years ago
Vladislav Vinogradov df456245e7 fixed ffmpeg destination folder for NMake generator 12 years ago
yao 7c1f1d8837 fix bug #2787 12 years ago
yao 69eebdd608 fix the blend crash in some cases 12 years ago
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
Vadim Pisarevsky 11ba220e02 fixed iOS framework compile errors after recent changes 12 years ago
yao cbff75db9e fix build errors 12 years ago
Ilya Lavrenov 3eed5d8c72 additional improvements for 32f 12 years ago
Ilya Lavrenov efad6942e2 some improvements of existing sse3 optimization of bilateral filter in case of 8uc3. Now perf tests take 6120ms instead of previous 7250ms (1.18x speed-up) 12 years ago