4385 Commits (5c528defb891e9c95f98c8a79a93acbe0c681d83)
 

Author SHA1 Message Date
Anatoly Baksheev a79c52a28f updated printCudaDeviceInfo to support Kepler 13 years ago
Marina Kolpakova 6e6271d995 Debug/Release folders fix for QTCreator build 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vladislav Vinogradov 77717e1abc fixed opencv_ffmpeg.dll name in gpu video encoding/decoding 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vladislav Vinogradov 3f1c6d7357 fixed PyrLKOpticalFlow.dense (final result size) 13 years ago
Vladislav Vinogradov 917063b7f7 reverted r8003 (CascadeClassifier_GPU) 13 years ago
Vladislav Vinogradov 76dc827648 added BruteForceMatcher_GPU (for legacy) 13 years ago
Alexey Spizhevoy 30431b94d9 Replaced CV_RANSAC in findHomography with CV_LMEDS (videostab) 13 years ago
Gary Bradski 54f92013b0 fix to Detector::write so that it doesn't abort on read 13 years ago
Alexey Spizhevoy 2799f51bf9 Minor changes in videostab module 13 years ago
Alexey Spizhevoy 02d34bdac2 Refactored videostab module 13 years ago
Alexander Kapustin 79e2070606 5 functions from addWeighted_func family were Neon Optimized 13 years ago
Alexander Kapustin 3e899f6fd7 File perf_addWeited.cpp added 13 years ago
Alexey Spizhevoy 2270c2f5bd Refactored videostab module 13 years ago
Alexandre Benoit 9dfb1f77a0 fixed a dicide by zero potential problem 13 years ago
Alexandre Benoit 18fdc6bf1c user can now use the default retia config auatogenerated file to test their own setup 13 years ago
Alexey Spizhevoy 71391eb76f Added LP based global motion estimation (videostab) 13 years ago
Vladislav Vinogradov 11eacb9d14 Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 092c1f98f6 fixed build of gpu demos pack 13 years ago
Vladislav Vinogradov 4ddde66b48 fixed build without ffmpeg (gpu module) 13 years ago
Vladislav Vinogradov 1fba38d01c updated gpu docs (BFMatcher_GPU) 13 years ago
Vladislav Vinogradov 5bafb372af fixed bug in ORB_GPU, behavior in the absence of keypoints found (Bug #1831) 13 years ago
Vladislav Vinogradov 70f8b8b5ec fixed GPU_NVidia/NCV.Visualization test 13 years ago
Alexey Spizhevoy 95efec7539 Added local outlier rejector. Added rigid motion estimator. Refactored videostab module. 13 years ago
Vladislav Vinogradov 6e830cf8f8 added additional tests to gpu::BFMatcher 13 years ago
Vladislav Vinogradov 44eaeee865 refactored gpu BruteForceMather (made it similar to BFMatcher) 13 years ago
Vladislav Vinogradov c2935a6532 fixed build of gpu module without CUDA (video encoding/decoding) 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 13 years ago
Alexey Spizhevoy 24be840c44 Added GPU version of wobble suppressor (videostab) 13 years ago
Alexander Kapustin 3675ef516a 6 functions from Inrange_func family were Neon Optimized 13 years ago
Alexander Kapustin 0094b468e6 Fail perf_inRange.cpp added 13 years ago
Vladislav Vinogradov 1eebb4506a removed unnecessary CV_EXPORTS 13 years ago
Alexey Spizhevoy 36ef599840 Fixed trim ratio estimation for the case of homographies motion model (videostab) 13 years ago
Alexey Spizhevoy ae8d377561 Replaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for speed (videostab) 13 years ago
Alexey Spizhevoy e49ea39a1f Fixed parsing cmd args bug (videostab) 13 years ago
Alexey Spizhevoy f355f798a4 Minor changes in videostab module and sample 13 years ago
Alexey Spizhevoy f42eea1029 Added timing for main steps (videostab) 13 years ago
Alexey Spizhevoy ada63d1800 Updated videostab sample 13 years ago
Alexey Spizhevoy 536d36b05a Refactoring (videostab) 13 years ago
Alexey Spizhevoy 1569c1ed52 Added GPU version of PyrLK based global motion estimator (videostab) 13 years ago
Vladislav Vinogradov 1351f4c8ef added docs for VideoReader_GPU 13 years ago
Vladislav Vinogradov e29d41c885 minor fix in gpu video_writer sample 13 years ago
Vladislav Vinogradov dd6b11b87d fixed build without CUDA 13 years ago
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Andrey Pavlenko b0dd192d52 fixing #1800 13 years ago
Vladislav Vinogradov ffbee1fe97 added docs for VideoWriter_GPU 13 years ago
Vladislav Vinogradov 70909738f4 added support of different surface formats to VideoWriter_GPU 13 years ago
Alexey Spizhevoy 4c44ccc3c9 Removed unnecessary code (videostab) 13 years ago