4160 Commits (08b4e780deb9ff6d7f1dc31031c317ea6b3bb6e6)

Author SHA1 Message Date
marina.kolpakova 08b4e780de add shrinking kernel 13 years ago
marina.kolpakova 1cf7a46f3a fix data paths in performance test 13 years ago
marina.kolpakova 0691dc554f fix compilation 13 years ago
marina.kolpakova 5d15e4ea58 CUDA kernels interface 13 years ago
marina.kolpakova 1a52a322b5 add performance test for GPU soft cascade 13 years ago
marina.kolpakova 14a0dd8c98 fix typo in cascade loading 13 years ago
marina.kolpakova a3af5ede80 CUDA callers 13 years ago
marina.kolpakova 4aac1444ad integral channel storage are cached as a cascade's field 13 years ago
marina.kolpakova 1ab7af6995 GPU soft cascade: buffers preallocation 13 years ago
marina.kolpakova 2b7ce8b160 precompute feature response for scaling factor 13 years ago
marina.kolpakova 267d140bfe soft cascade: gpu representation 13 years ago
marina.kolpakova dd9c53497b GPU interface for soft cascade 13 years ago
marina.kolpakova d65b3e0617 fix warning in CUDA samples 13 years ago
Vadim Pisarevsky 9a08b7be45 fixed compile problem with the old Xcode (<4.5) 13 years ago
Andrey Kamaev 4a2f626d85 Remove "-rc" suffix from version 13 years ago
Andrey Kamaev dbb5a32453 Use Tegra version of cv::FAST 13 years ago
Vadim Pisarevsky 42471c082f possibly fixed compile errors in GPU module on Windows 13 years ago
marina.kolpakova 97cab339d2 fix Connected Components Labeling test crash 13 years ago
Kirill Kornyakov 1c77f0abfe Rewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator() 13 years ago
Kirill Kornyakov 2efd9b6ad7 Fixed a couple of minor issues in Javadocs 13 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 13 years ago
Vadim Pisarevsky d9d4e8df6f fixed bugs #2300 (Vector::dot) and #2467 (build with Xcode 4.5 with --stdlib=libc++) 13 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 13 years ago
Alexander Smorkalov 34896529d5 Review comments applied. 13 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 13 years ago
Andrey Kamaev 7267d518d5 Fix build in Visual Studio 2005 13 years ago
Alexander Smorkalov a1a2cb0aeb OpenCV Samples testing problems fixed: 13 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 13 years ago
NikoKJ 2045c85ad5 a minor bug fix for brute force 13 years ago
Vadim Pisarevsky adc1d94e95 updated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests, since this is already fixed in another pull request 13 years ago
alexandre benoit 08ff5f92f4 minor updates for doc redirections and tutorial images size 13 years ago
Alexander b0106ca25e Test data form features2d updated. 13 years ago
NikoKJ 9ccdd17376 eliminate all the warnings on win32 and win64 13 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 13 years ago
morozov.andrey e0cfc0ccf5 fixed bug with incorrect syntax in CommandLineParser 13 years ago
Andrey Kamaev ad982f4ed6 Turn off video IO perf tests on Android 13 years ago
Andrey Kamaev fcad269e53 Specify sanity threshold for WarpPerspective perf test 13 years ago
Andrey Kamaev 84934f7bfc Fix SHORT data type support in Algorithm 13 years ago
Alexander Smorkalov 83d8bc8c55 Tutorial 1 updated. Execution time camera switching implemented. 13 years ago
Alexander Smorkalov 016b2cadb0 Issue 2473 Service connection leak in OpenCV Manager installation waiting fixed. 13 years ago
Alexander Smorkalov 9217095955 Issue 2472 Android samples crash on Camera.StartPreview on Android 4.1 fixed. 13 years ago
Andrey Kamaev 63397e825c Cleanup CMakeLists.txt of ocl module 13 years ago
Vladislav Vinogradov 8db5b7d7d4 fixed warnings under Windows 13 years ago
Vladislav Vinogradov 0ad849d2fd Dual TV-L1 optical flow implementation 13 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 13 years ago
Andrey Kamaev 673aa91bac Fix remaining windows build warnings 13 years ago
Vadim Pisarevsky ae10ecd264 fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 13 years ago
Alexander Smorkalov 4f0f6686d1 Undefind behavior in Async Service Helper fixed. 13 years ago
Andrey Pavlenko a94e80bea3 fixing typos in perf tests for warp funcs 13 years ago
Alexander Smorkalov 76bcf72ded 2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated. 13 years ago