4385 Commits (5c528defb891e9c95f98c8a79a93acbe0c681d83)
 

Author SHA1 Message Date
Andrey Kamaev d069c062a6 Added Windows paths support to Eigen search. 13 years ago
Andrey Kamaev f8368ba6da MinGW: try -mpreferred-stack-boundary instead of mstackrealign 13 years ago
Andrey Kamaev 18c52c309b Restored -O2 for MinGW 13 years ago
Maria Dimashova 28297c0224 fixed Mat::diag (#1939) 13 years ago
Andrey Kamaev 80f1b1478d Fixed parameter name and copy condition 13 years ago
Andrey Kamaev e309c51430 Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 13 years ago
Andrey Kamaev b8804ccc17 Fixed problem with manually set PYTHON_PACKAGES_PATH #1891 13 years ago
Andrey Kamaev 639bf3ee8f Fixed accumulateWeighted with mask for multichannel matrices #1959 13 years ago
Andrey Kamaev 4a3141accf #1932 Fixed SSE instability on mingw32 13 years ago
Andrey Kamaev def87eae19 Fixed MinGW build after r8358 13 years ago
Andrey Pavlenko e3fc405393 fix for #1954 (typos) 13 years ago
Anatoly Baksheev b82b4a640d fixed possible compilation error for macos 13 years ago
Andrey Pavlenko 5855c4905e Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources 13 years ago
Andrey Kamaev 0ba3236ce0 Fixed Algorithm usage example #1904 13 years ago
Andrey Kamaev 8f3273bf07 Refactored per-computed pyramid handling in calcOpticalFlowPyrLK #1321 13 years ago
Vadim Pisarevsky 00c30681bc Added Snap-to-Screen Edge feature in the case of multiple monitors (patch by Adi Shavit) 13 years ago
Andrey Kamaev 5f9e295adf Added test and workaround for #1942 13 years ago
Andrey Kamaev a877ecdcf0 Added option to pass pre-computed pyramid to piramidal LK optical flow #1321 13 years ago
Vadim Pisarevsky f620f1ce57 fixed building avfoundation on MacOSX with iOS targets 13 years ago
Vadim Pisarevsky 8a5b6ced1a fixed background update in GMM2 algorithm (ticket #1931) 13 years ago
Andrey Kamaev d2da219ec0 Fixed incorrect CMake variable name 13 years ago
Andrey Kamaev 9275adff81 Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906 13 years ago
Andrey Kamaev 26fb7603c0 Fixed typo #1896 13 years ago
Andrey Kamaev 07658aeb74 Fixed replacement of -O3 with -O2 for mingw compiler #1896 13 years ago
Andrey Kamaev 78915e016c Fixed python version issue #1903 13 years ago
Andrey Kamaev 8d135e8ea1 Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows. 13 years ago
Vadim Pisarevsky 6dde56faf4 fixed building opencv_world with VS2010 13 years ago
Andrey Kamaev 3ec3c59197 Updated sanity threshold for convertTo perf test 13 years ago
Vadim Pisarevsky 9bbcebd6b0 added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu. 13 years ago
Andrey Kamaev 8408499c94 Updated dot profuct function table 13 years ago
Vladislav Vinogradov 9df6e51a5b added gpu::compare with scalars (Feature #1754) 13 years ago
Alexander Smorkalov abe16352d6 ColorBlobDetection example. Bug fix. Refactoring. 13 years ago
Vladislav Vinogradov ef478840af added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
Vadim Pisarevsky 52797a55e2 added support for vector<Mat_<>> in InputArray, OutputArray, split & merge 13 years ago
Vadim Pisarevsky 7a7dae3627 fixed problem with Mat::copyTo() with Mat_<> arguments (ticket #1918) 13 years ago
Vadim Pisarevsky e794622776 propagated 2 fixed from 2.4 to trunk 13 years ago
Vladislav Vinogradov 2dafc9a853 fixed build under MacOS (disabled video decoding, it's not supported) 13 years ago
Vladislav Vinogradov 91e312958b disabled WITH_OPENGL flag under MacOS 13 years ago
Andrey Kamaev 31723effe7 #1902 added workaround for CMake 2.8.2 bug 13 years ago
Alexander Reshetnikov 57e26bde9f Accelerating the completion of video bypass (bug #1893) 13 years ago
Alexander Reshetnikov 3ec43a11ed Fixed read error in VideoCapture for images (bug #1892); minor fix of ffmpeg wrapper warning 13 years ago
Anatoly Baksheev 1313d8a570 added check for CMake 2.8.3 for CUDA support 13 years ago
Alexander Smorkalov bae8a88c53 Base version implemented. 13 years ago
Anatoly Baksheev fe91d1ca57 compilation for Macos 13 years ago
Anatoly Baksheev 962754141a Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev 03f122ca88 Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev c05ebdffd8 Added default compilation for Kepler 13 years ago
Andrey Kamaev 0fecbdde6e Added Android NDK r8 support including new mips ABI 13 years ago
Vladislav Vinogradov c65b7a9980 removed #include "cap_ffmpeg_impl_v2.hpp" 13 years ago
Andrey Kamaev 860172c626 run.py - fixed java tests launch on Windows 13 years ago