459 Commits (44572fac44f7b7c4636313d60b01d89466972713)

Author SHA1 Message Date
Alexander Alekhin 0093eb4768 cuda: drop samples for low-level CUDA API 7 years ago
Alexander Alekhin dd243067e5 cuda: drop performance sample 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
whizzzkid 5c66ce7f29 cuda: fixes gpu samples build (issue 10953) 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
berak ddbd074678 samples: check for valid input in gpu/super_resolution.cpp 7 years ago
Sergey Alexandrov 0f8faa3441
Minor update for example-gpu-super_resolution 7 years ago
Martin Ganeff 3ea889050b Removed _gpu-suffix from usage messages to align with executable name 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Zhiwei Su 8bf3f6bfcb Fixed gray window for gpu stereo BP and CSBP 8 years ago
Louie Helm 39874d7254 Fix Farneback GPU Sample in GCC6 8 years ago
atinfinity ca5e0f53b8 refactoring 8 years ago
atinfinity bbe0f2cef5 refactoring 8 years ago
atinfinity c2a880d7c9 fixed indent 8 years ago
atinfinity 9552206a4c added option to specify flow type 8 years ago
atinfinity 18dbed0e0d added dense flow sample 8 years ago
Alexander Alekhin 4b7c0b9c76 cuda: fix samples 8 years ago
jacobdang dd482c6a29 bug fix for #7846 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
StevenPuttemans 5728f796f6 updating python tutorials + providing necessary data 8 years ago
Vladislav Vinogradov 9f3b1f7e50 use HAVE_OPENGL instead of WITH_OPENGL for GPU opengl sample 8 years ago
Vladislav Vinogradov 033c01afe2 fix video_reader GPU sample compilation after latest changes in master 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
Suleyman TURKMEN d2bad6febb cv::TickMeter class addition 9 years ago
Alexander Alekhin cdb9c60dcb gpu samples: fix REMOVE_ITEM error 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Ishant Mrinal Haloi 47b2511f07 Update driver_api_stereo_multi.cpp 9 years ago
Ishant Mrinal Haloi 52b4fe63c1 Update cascadeclassifier_nvidia_api.cpp 9 years ago
Ishant Mrinal Haloi 46be45b4f7 Update driver_api_multi.cpp 9 years ago
Ishant Mrinal Haloi 64eb69cb15 Update multi.cpp 9 years ago
Alexander Smorkalov 42447a7610 Set of lintain warning fixes for -samples debian package. 9 years ago
Rodrigo Benenson d8e470fc30 CommandLineParser missing gpu option 9 years ago
Alexander Smorkalov ff00220302 Set of lintain warning fixes for -samples debian package. 9 years ago
theodore 9449af8ada 1e-3 -> 1e3 9 years ago
theodore 6d68f72473 bug fix fro the TickMeter class 9 years ago
ManuelFreudenreich 89889ae8ea changed hog to work with variable parameters and changed the hog sample to test it with more options 9 years ago
Yang Fan eaa9b78121 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
Yang Fan 3b177eaaa3 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Vladislav Vinogradov ce0e595a4f move the rest cuda functions to cuda legacy 10 years ago
Vladislav Vinogradov 710617034b remove unused function from pyrlk_optical_flow sample 10 years ago
Vladislav Vinogradov 63ff39f9f3 remove obsolete gpu optical flow samples 10 years ago
Vladislav Vinogradov b3a743f09a fix gpu samples compilation 10 years ago
StevenPuttemans cf5a7b9679 remove an unused #endif 10 years ago