1066 Commits (572d2d6a84540595d53e43831e7039e7ac07491d)

Author SHA1 Message Date
Vladislav Vinogradov 572d2d6a84 warpScanInclusive 13 years ago
Vladislav Vinogradov 76e8794e81 fixed warnings on old compute capabilities 13 years ago
Vladislav Vinogradov e6b1ccdcdf removed old reduce implementation 13 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 13 years ago
Vladislav Vinogradov fbf3de43a2 SURF 13 years ago
Vladislav Vinogradov 19c87d1c9d ORB 13 years ago
Vladislav Vinogradov 7f97fb481c FastNonLocalMeans 13 years ago
Vladislav Vinogradov 1f1e24be3c PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 1b571bde10 StereoConstantSpaceBP 13 years ago
Vladislav Vinogradov 0e339dd137 hog 13 years ago
Vladislav Vinogradov 0ddd16cf78 calcHist & equalizeHist 13 years ago
Vladislav Vinogradov 7e57648ea2 FGDStatModel 13 years ago
Vladislav Vinogradov 28716d7f30 Canny 13 years ago
Vladislav Vinogradov e299595667 computeHypothesisScoresKernel 13 years ago
Vladislav Vinogradov 05db02fbc8 BruteForceMatcher 13 years ago
Vladislav Vinogradov 7a1874b2cc new reduce and reduceKeyVal implementation 13 years ago
Vladislav Vinogradov d47c112434 fix abs_func and minimum/maximum functors 13 years ago
Vladislav Vinogradov afff9cf716 Optimized buffers reuse in gpu module: 13 years ago
Vladislav Vinogradov 810829f32e speedup compilation of row_filter.cu and column_filter.cu 13 years ago
Vladislav Vinogradov 29f89e8930 moved block.hpp to include folder 13 years ago
Vladislav Vinogradov bff818afbd fixed static build of gpu module with ffmpeg: 13 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 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
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 13 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 13 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 13 years ago
marina.kolpakova b14f447cc6 fix GPU SURF tests for masked case 13 years ago
Vladislav Vinogradov 34b4a35ea7 gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types 13 years ago
Andrey Kamaev 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 13 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 13 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 13 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 13 years ago
marina.kolpakova 319e861cf2 FAIL_NO_CPU marco 13 years ago
marina.kolpakova 296aa7c4fb One more fix for Kepler-specific gpu::integral usage 13 years ago
Vladislav Vinogradov 304714862f fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale 13 years ago
Vladislav Vinogradov a008d6fc17 fixed bug #2425 : Concurrent convolutions with streams 13 years ago
marina.kolpakova b28acfc12e add GPU module specific command line arguments 13 years ago
marina.kolpakova f88be98ec4 print information message about target device for GPU module tests 13 years ago
marina.kolpakova 715a0032e0 add sanity checks into the denoising gpu performance tests 13 years ago
marina.kolpakova 45190aea47 add sanity checks into the features2d gpu performance tests 13 years ago
marina.kolpakova 2243645d36 add sanity checks into the objdetect gpu performance tests 13 years ago
marina.kolpakova 3de2023c61 add sanity checks into the calib3d gpu performance tests 13 years ago
marina.kolpakova dce323a67b add sanity checks into the video gpu performance tests 13 years ago
marina.kolpakova d7ef6f078f temporarily disable HoughLines test 13 years ago
marina.kolpakova 3dbfde421c add sanity checks into the matop gpu performance tests 13 years ago
marina.kolpakova 2a277fb777 add sanity checks into the filters gpu performance tests 13 years ago
marina.kolpakova 1e344d7eba add sanity checks into the imgproc gpu performance tests 13 years ago