5686 Commits (416eaf2ae1d2dbb123a119c658d080a6460589c1)

Author SHA1 Message Date
Vladislav Vinogradov 49a4f27d42 removed VIBE implementation 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 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
Brian McKinnon 36745a80c3 Added #include <limits> to files that were missing it. 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 9549949228 minor chnges for conflict removal 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
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
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
Vladislav Vinogradov 0ce10532b3 softcascade module fixes 12 years ago
Vladislav Vinogradov 13d087e62d videostab module fixes 12 years ago
Vladislav Vinogradov fdeec6896c stitching module fixes 12 years ago
Vladislav Vinogradov 033dd77504 superres module fixes 12 years ago
Vladislav Vinogradov f375c86dfb photo module fixes 12 years ago
Vladislav Vinogradov 12f16b7a26 nonfree module fixes 12 years ago
Vladislav Vinogradov 5d7bbdc837 gpu module fixes 12 years ago
Vladislav Vinogradov 3156e803be gpuoptflow module fixes 12 years ago
Vladislav Vinogradov f531dd839c gpubgsegm module fixes 12 years ago
Vladislav Vinogradov c0b3424a23 gpuimgproc module fixes 12 years ago
Vladislav Vinogradov b4f3d08725 gpuarithm module fixes 12 years ago
Vladislav Vinogradov 43d5e2d8b4 removed gpu BORDER_* constants 12 years ago
Vladislav Vinogradov d5ee931287 fixed compilation issues 12 years ago
Vladislav Vinogradov ac0f506d0e split gpuvideo onto gpuoptflow and gpubgsegm 12 years ago
Vladislav Vinogradov eda124ec32 removed gpuobjdetect module 12 years ago
Vladislav Vinogradov 28b1caa730 gpustereo module for stereo correspondence 12 years ago
Vladislav Vinogradov cad9518928 moved image labeling to gpu module 12 years ago
Vladislav Vinogradov e72ba73e70 moved gpu nlm to photo module 12 years ago
Vladislav Vinogradov fc3730fcc2 gpuwarping module for image warping 12 years ago
Vladislav Vinogradov 71eeaa7276 gpuarithm module fixes 12 years ago
Vladislav Vinogradov 508fb6aa5b renamed gpunvidia -> gpulegacy 12 years ago
Vladislav Vinogradov 7e91e1871d simplify CMakeLists.txt for gpu module 12 years ago