4174 Commits (f022b12c579a9deca9b7c6abdf76dc282dd235b2)

Author SHA1 Message Date
Vladislav Vinogradov f022b12c57 saturate_cast via asm cvt command 12 years ago
Vladislav Vinogradov 63a022dcd7 added explicit unroll to reduce implementation 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
Vladislav Vinogradov f00efcfc59 added optimized deviceSupports function 12 years ago
Vladislav Vinogradov a71ef7d67b convertTo 12 years ago
Vladislav Vinogradov 572d2d6a84 warpScanInclusive 12 years ago
Vladislav Vinogradov 76e8794e81 fixed warnings on old compute capabilities 12 years ago
Vladislav Vinogradov e6b1ccdcdf removed old reduce implementation 12 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 12 years ago
Vladislav Vinogradov fbf3de43a2 SURF 12 years ago
Vladislav Vinogradov 19c87d1c9d ORB 12 years ago
Vladislav Vinogradov 7f97fb481c FastNonLocalMeans 12 years ago
Vladislav Vinogradov 1f1e24be3c PyrLKOpticalFlow 12 years ago
Vladislav Vinogradov 1b571bde10 StereoConstantSpaceBP 12 years ago
Vladislav Vinogradov 0e339dd137 hog 12 years ago
Vladislav Vinogradov 0ddd16cf78 calcHist & equalizeHist 12 years ago
Vladislav Vinogradov 7e57648ea2 FGDStatModel 12 years ago
Vladislav Vinogradov 28716d7f30 Canny 12 years ago
Vladislav Vinogradov e299595667 computeHypothesisScoresKernel 12 years ago
Vladislav Vinogradov 05db02fbc8 BruteForceMatcher 12 years ago
Vladislav Vinogradov 7a1874b2cc new reduce and reduceKeyVal implementation 12 years ago
Vladislav Vinogradov d47c112434 fix abs_func and minimum/maximum functors 12 years ago
Vladislav Vinogradov afff9cf716 Optimized buffers reuse in gpu module: 12 years ago
Vladislav Vinogradov 810829f32e speedup compilation of row_filter.cu and column_filter.cu 12 years ago
Vladislav Vinogradov 29f89e8930 moved block.hpp to include folder 12 years ago
Vladislav Vinogradov bff818afbd fixed static build of gpu module with ffmpeg: 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
Vadim Pisarevsky 9a08b7be45 fixed compile problem with the old Xcode (<4.5) 12 years ago
Andrey Kamaev 4a2f626d85 Remove "-rc" suffix from version 12 years ago
Andrey Kamaev dbb5a32453 Use Tegra version of cv::FAST 12 years ago
Vadim Pisarevsky 42471c082f possibly fixed compile errors in GPU module on Windows 12 years ago
marina.kolpakova 97cab339d2 fix Connected Components Labeling test crash 12 years ago
Kirill Kornyakov 1c77f0abfe Rewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator() 12 years ago
Kirill Kornyakov 2efd9b6ad7 Fixed a couple of minor issues in Javadocs 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Vadim Pisarevsky d9d4e8df6f fixed bugs #2300 (Vector::dot) and #2467 (build with Xcode 4.5 with --stdlib=libc++) 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Alexander Smorkalov 34896529d5 Review comments applied. 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Andrey Kamaev 7267d518d5 Fix build in Visual Studio 2005 12 years ago
Alexander Smorkalov a1a2cb0aeb OpenCV Samples testing problems fixed: 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
NikoKJ 2045c85ad5 a minor bug fix for brute force 12 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 12 years ago
alexandre benoit 08ff5f92f4 minor updates for doc redirections and tutorial images size 12 years ago
Alexander b0106ca25e Test data form features2d updated. 12 years ago
NikoKJ 9ccdd17376 eliminate all the warnings on win32 and win64 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
morozov.andrey e0cfc0ccf5 fixed bug with incorrect syntax in CommandLineParser 12 years ago
Andrey Kamaev ad982f4ed6 Turn off video IO perf tests on Android 12 years ago