240 Commits (25b4d8a1b5a5a1f90f5006999766fdbd12250ce9)

Author SHA1 Message Date
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Alexander Smorkalov ff00220302 Set of lintain warning fixes for -samples debian package. 9 years ago
Yang Fan eaa9b78121 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
StevenPuttemans cf5a7b9679 remove an unused #endif 10 years ago
Alexander Smorkalov 187befd665 Fixed installation of CMakeLists.txt and enabled GPU samples build in stand alone version. 10 years ago
Alexander Smorkalov 3425c90b66 GPU samples with NVIDIA specific API excluded from build if CUDA disabled. 10 years ago
Alexander Smorkalov b0c5f49170 Build fixes for GPU samples. 10 years ago
Alexander Smorkalov c0d76ef984 driver_api_stereo_multi sample reworked to use parallel_for_ instead of parallel_do 10 years ago
Alexander Smorkalov 72063bf136 parallel_do replaced with parallel_for_ in driver_gpu_multi sample. 10 years ago
Alexander Smorkalov 091c7a3821 OpenGL interop sample reworked not ot use cvconfig.h 10 years ago
Alexander Smorkalov e02418e904 parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h 10 years ago
Alexander Smorkalov 840088e021 Get rid of cvconfig.h in Latent SVM samples. Use common OpenCV parallel framework instead of direct TBB calls. 10 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Alexander Smorkalov 00d555f051 Code review notes fixed. 11 years ago
Alexander Smorkalov 6cf7d6ef4e OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 39201e68e2 Code review notes fixed. 11 years ago
Alexander Smorkalov f332cba14b OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Roman Donchenko d07e7897a0 Fixed building with OpenCL, but without the ocl module. 11 years ago
peng xiao 7285341083 1. Let btvRegWeights to be constant per `process` call. 11 years ago
Vladislav Vinogradov 5673e7e435 fix bug in gpu bgsegm sample 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Alexander Alekhin 69c2ef5ed2 ocl: update ocl samples 11 years ago
Vladislav Vinogradov 17e20b2c60 fix for bug #3219 (undefined reference in GPU samples) 11 years ago
Vladislav Vinogradov d87eb75904 rewrite gpu stereo multi gpu sample: 11 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Jin Ma 8fb6b689c6 1. Added OpenCL version of superres to the sample. 11 years ago
Vladislav Vinogradov ff28bf831f disabled samples with driver api 12 years ago
Vladislav Vinogradov ec52096e30 removed VIBE implementation 12 years ago
Vladislav Vinogradov 9086efa8e9 fixed warnings 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Anatoly Baksheev 2bf3104ee5 bugfix in sample to support LBP classifier. To merge to master also. 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago
Vladislav Vinogradov 8b1f88c40f updated gpu module API 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov aa73bf6079 added gpu optical flow sample 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov ae6266e101 fixes for gpu module: 12 years ago
Andrey Kamaev dad56e202f Rename sample & tutorial executables 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev f4e33ea0ba Fix build of samples 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
Andrey Kamaev 36f912261b Move gpu sample to gpu folder 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago