5090 Commits (d92587936645174fd0ac23dd1aeefa7deea70630)

Author SHA1 Message Date
Vladislav Vinogradov a828b60765 added enqueueHostCallback method to gpu::Stream 12 years ago
Vladislav Vinogradov ce2fd7fec9 added dual tvl1 optical flow gpu implementation 12 years ago
Vladislav Vinogradov 1498d2f427 added dual tvl1 optical flow implementation 12 years ago
kobigurk 109e047a28 * img_test is now tested for channel numbers instead of img 12 years ago
Vadim Pisarevsky 77d647b675 2 more warnings on Windows fixed 12 years ago
Vadim Pisarevsky bd063e47d7 fixed the remaining warning in houghlines 12 years ago
Vadim Pisarevsky 8f33e80515 fixed bug in the new version of cornerSubPix 12 years ago
Vadim Pisarevsky 16d825adbc fixed compile warnings and opencv_perf_imgproc failures 12 years ago
Vadim Pisarevsky 944588e732 converted houghlines to C++ 12 years ago
Vadim Pisarevsky 7f8c925319 finished distance transform; fixed warnings 12 years ago
Andrey Kamaev ac389507a0 Fix warnings from ffmpeg wrapper 12 years ago
Vadim Pisarevsky 05ea571b08 almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet) 12 years ago
Vadim Pisarevsky 9124a76ae7 converted moments function to C++ 12 years ago
Vadim Pisarevsky 59a5ba8938 converted watershed + pyrmeanshiftfilter to C++ 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
kobigurk 9f80c6c989 added test for 4 channel tiff 12 years ago
Alexander Smorkalov 1751a963f2 Build info output for all android apps added. 12 years ago
Vladislav Vinogradov fdb07a0ac1 fix performance issue of gpu reduction 12 years ago
Vadim Pisarevsky 06f4a56469 converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
Andrey Pavlenko 54bcaa4934 fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu 12 years ago
Bo Li 92e7e7d8e8 fix issue 2788 12 years ago
Kirill Kornyakov 74e5650350 Reenabled second test 12 years ago
Andrey Kamaev 5cae645ba1 Temporary disabled parallel_writers_and_readers test 12 years ago
Andrey Pavlenko b337d84adf configure desktop Java install, making JNI library name correct, and making it fat when possible 12 years ago
Kirill Kornyakov 7071bd63ab Added two tests to highlight bug #2788 12 years ago
Kirill Kornyakov 81b9f9b16b Added a test that documents that negative numbers are not clipped by cv::saturate_cast 12 years ago
Andrey Kamaev ffb3b5ddbe Adjust OpenCV version to 2.4.4 12 years ago
Andrey Kamaev 2ed6bc8aaf Revert ffmpeg related changes from "thread-safe VideoWriter and VideoCapture" 12 years ago
Alexander Smorkalov 283b26e2db Issue in NativeCameraView and JavaCameraView fixed. 12 years ago
Andy Maloney 2075236757 If generating a bin file (second half of conditional), make sure the file is closed 12 years ago
kobigurk 7927ebf20e alpha channels support for 8-bit tiffs 12 years ago
Andrey Kamaev 571665b559 Fix CMake variables substitution in Android project files 12 years ago
Vadim Pisarevsky 43d61d961e fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 12 years ago
Alexey Spizhevoy e0ead7b606 fixed assertion failure (vector out of range) for the 'vc10,debug' build (#2775) 12 years ago
Alexander Smorkalov 192ee15520 Code review notes fixed; 12 years ago
Alexander Smorkalov 076941bb07 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 12 years ago
yao 0b365f6aa5 add +-*/ operators to oclMat 12 years ago
yao 4d6827212d some bugs fix in using AmdFft library 12 years ago
Anatoly Baksheev 79d5724794 BP doc change according to Adrian's request (OpenCV book co-author) 12 years ago
Anna Kogan 51e58aeb25 Added --failed-only option and multiple input files support 12 years ago
Alexander Smorkalov f8720ec60e Code review issues fixed. Compatibility issues fixed. 12 years ago
Andrey Kamaev afe85e7e51 Fix some warnings from -O0 build 12 years ago
LeonidBeynenson 203849d5e4 The next attempt to fix a build error on Mac. 12 years ago
LeonidBeynenson 50cd5d9ce7 Try to fix Mac compilation issue. 12 years ago
Andrey Kamaev 37d695a62e Use gtest assertions in cascade test 12 years ago
Alexander Smorkalov 2e2e1355ac Video IO perf tests guarded. 12 years ago
Vladislav Vinogradov bb3b1441c5 added 8u type support to filterSpeckles function 12 years ago
yao e31e924cf7 remove the warnings in accuracy test 12 years ago
yao 568b935246 remove a warning on Linux 12 years ago
LeonidBeynenson b85a098d9c Added float, uint64, and uchar params to Algorithm 12 years ago