1137 Commits (894b30b34d8839eccd06adbf0b3831f2ca1dc882)

Author SHA1 Message Date
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago
Vladislav Vinogradov 2181a41a07 added perf4au app 12 years ago
Vladislav Vinogradov 50f28c9e25 added Warp::reduce function 12 years ago
Vladislav Vinogradov 36e42084f0 added gpu BM optical flow implementation 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov 86bd325131 added gpu::normalize function 12 years ago
Vladislav Vinogradov 61b54149b1 added mask support to gpu norm and sum 12 years ago
Vladislav Vinogradov 08914aa708 added gpu compare with scalar 12 years ago
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 fdb07a0ac1 fix performance issue of gpu reduction 12 years ago
Anatoly Baksheev 79d5724794 BP doc change according to Adrian's request (OpenCV book co-author) 12 years ago
Andy Maloney bc68dfb4e8 Remove unused vars 12 years ago
marina.kolpakova 8b3c717e8f apply patch #2686 12 years ago
Vladislav Vinogradov 395f0201e3 fixed build for CARMA: 12 years ago
Vladislav Vinogradov 9cb4292d5c implemented Luv/Lab <-> RGB conversion 12 years ago
Vladislav Vinogradov e446903aac added more types support for gpu separable filters 12 years ago
Vladislav Vinogradov 281d036fcf optimizations: 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Vladislav Vinogradov 362655b02a fixed Bug #2581 12 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 12 years ago
marina.kolpakova a22edb037f fixed typo 12 years ago
marina.kolpakova 7df45c0dcc remove unnecessary copying in SURF 12 years ago
marina.kolpakova 91913364d6 reintegrate warp shuffle based integral 12 years ago
marina.kolpakova 5460cee9e9 fix cascade classifier GFF NMS for empty candidates vector 12 years ago
marina.kolpakova 68d04d28b6 replace offsets in surf to simple copy for better speed 12 years ago
marina.kolpakova be0c20b758 align grid by 4 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Vladislav Vinogradov a9919e01d0 fixed bug in gpu::HoughLines 12 years ago
Vladislav Vinogradov 606c23b9aa fixed gpu module tests 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
Vladislav Vinogradov a0be7b57f5 fixed bug in gpu::PyrLKOpticalFlow::dense 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
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Vadim Pisarevsky 849a8c8d20 fixed many errors in warnings in rst docs; added ocl module description (by Niko Li) 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
marina.kolpakova b14f447cc6 fix GPU SURF tests for masked case 12 years ago
Vladislav Vinogradov 34b4a35ea7 gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 12 years ago
marina.kolpakova 319e861cf2 FAIL_NO_CPU marco 12 years ago
marina.kolpakova 296aa7c4fb One more fix for Kepler-specific gpu::integral usage 12 years ago
Vladislav Vinogradov 304714862f fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale 12 years ago
Vladislav Vinogradov a008d6fc17 fixed bug #2425 : Concurrent convolutions with streams 12 years ago
marina.kolpakova b28acfc12e add GPU module specific command line arguments 12 years ago