8373 Commits (416eaf2ae1d2dbb123a119c658d080a6460589c1)
 

Author SHA1 Message Date
Vadim Pisarevsky 416eaf2ae1 Merge pull request #896 from jet47:removed-vibe-master 12 years ago
Vladislav Vinogradov 49a4f27d42 removed VIBE implementation 12 years ago
Vadim Pisarevsky 54afb85d0c Merge pull request #823 from pickle27:starter_image_sequence 12 years ago
Vadim Pisarevsky 14c50d2fce Merge pull request #874 from pengx17:master_queryDeviceInfo_rewrite 12 years ago
Vadim Pisarevsky 6e44e0a476 Merge pull request #881 from apavlenko:hidden_visibility 12 years ago
Andrey Pavlenko 885566295a Merge pull request #840 from pablospe:master 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 12 years ago
Vadim Pisarevsky 8130d92602 Merge pull request #841 from Pastafarianist:patch-1 12 years ago
Vadim Pisarevsky 103ee12f00 Merge pull request #845 from githubuser0xFFFF:master 12 years ago
Vadim Pisarevsky 4b49b84976 Merge pull request #848 from pengx17:master_ocl_platform_name 12 years ago
Vadim Pisarevsky f1e8f69d2c Merge pull request #861 from albenoit:master 12 years ago
Vadim Pisarevsky 7f083a049d Merge pull request #867 from Pastafarianist:patch-2 12 years ago
peng xiao e5ea018185 Let surf.ocl use the new queryDeviceInfo interface. 12 years ago
peng xiao bfa0f02303 Rewrite queryDeviceInfo interface. 12 years ago
peng xiao 861de8a6e9 CL_PLATFORM_VENDOR should be CL_PLATFORM_NAME. 12 years ago
Vadim Pisarevsky 6e24fc37db Merge pull request #869 from bpmckinnon:master 12 years ago
Brian McKinnon 36745a80c3 Added #include <limits> to files that were missing it. 12 years ago
Pastafarianist d2116f38fe Fixed typo 12 years ago
alexandre benoit a5acc9ee1f nicer interface with the use of InputArray and OutptArray instated of (const Mat&) 12 years ago
alexandre benoit b58d9f1c2a enhancing documentation 12 years ago
alexandre benoit f5d2d7b29b enhancing documentation 12 years ago
alexandre benoit cf6e833169 trying to solve valarray pointer access problem, enhancing documentation 12 years ago
alexandre benoit 9adde75be3 updated doc+minor typo/buildbot reports correction 12 years ago
alexandre benoit 9c26387ce0 updated sources to correct buildbot warnings 12 years ago
alexandre benoit 25b482f1c9 updated/corrected documentation 12 years ago
alexandre benoit a659e287fb minor error correction 12 years ago
alexandre benoit 80e65e08b5 updated doc and interface code to solve compile warnings and errors 12 years ago
alexandre benoit b70b5a3011 corrections required for portability. To be validated by buildbot 12 years ago
alexandre benoit 1976b3d9b6 updated doc 12 years ago
alexandre benoit 72742f5316 resolved conflicts, updated retina class interface and optimized a heavy retinacolor process 12 years ago
alexandre benoit 9549949228 minor chnges for conflict removal 12 years ago
alexandre benoit 16dea7b90d updated comments and new retina interface use 12 years ago
albenoit 9e1ce1ed52 Merge pull request #2 from albenoit/retina_devel 12 years ago
alexandre benoit ea1a64477f updated tutorial with new retina interface use 12 years ago
albenoit a4bc167ed4 Merge pull request #1 from albenoit/retina_devel_newinterface 12 years ago
alexandre benoit 737046916c activated parallelized gradient computation 12 years ago
alexandre benoit 3b15eefcad forgot method name update 12 years ago
alexandre benoit b62d101115 updated retina interface for cleaner use, following OpenCV standards 12 years ago
peng xiao bb4b410512 Add ocl::PlatformName to ocl::Info. 12 years ago
Uwe Kindler ca42a50de6 Changed visibility of the virtual functions in OnePassStabilizer and TwoPassStabilizer that are derived from StabilizerBase from private to protected to enable stabilizer implementations that are derived from OnePassStabilizer and TwoPassStabilier to properly overwrite these functions 12 years ago
Kevin Hughes 69c626e720 starter_video.cpp hid local functions 12 years ago
Kevin Hughes 3441b2df65 starter_video.cpp changed CV WINDOW KEEPRATIO to just WINDOW KEEPTATIO to fix build error 12 years ago
Pastafarianist 28427ce2e8 Fixed typo 12 years ago
Pablo Speciale caf449a991 The deletion of "cv.py" file (Commit b2ba8b9) breaks "make install" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Andrey Pavlenko fba72cb60d Merge pull request #836 from jet47:gpu-modules 12 years ago
Vladislav Vinogradov 564f609885 fixed samples compilation 12 years ago
Vladislav Vinogradov 787e56ab5c disabled gpucodec module on MacOS 12 years ago
Vladislav Vinogradov 3be997cfa9 gpulegacy module fixes 12 years ago
Vladislav Vinogradov 6d735c11c6 removed const qualifier (it produces warnings) 12 years ago