6153 Commits (616dbd53f02069834d224a518459ebb5efb1425c)

Author SHA1 Message Date
peng xiao 1eca49f40b ocl: Enable backward binary portability for setTo function. 12 years ago
peng xiao 168c0b0385 Optimize ocl::stereobm. 12 years ago
peng xiao 355bc691fc Add OpenCL version 1.2 query into ocl::Context::supportsFeature(). 12 years ago
alexandre benoit b58d9f1c2a enhancing documentation 12 years ago
poiuytrez bef6de9025 Fix tuto3 picture taken crash on all devices 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
Luis Díaz Más d13d5c0c12 Added setting feature of FPS in cap_libv4l 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
ericgreveson 19794e6857 Fix for spurious assert in cv::compareHist 12 years ago
alexandre benoit 9549949228 minor chnges for conflict removal 12 years ago
Alexander Smorkalov 456c56fe90 NullPointerException in case of error on opening native camera fixed. 12 years ago
ShengyinWu ef5578a7ce Fixs: After scaling back to original image, some detected ROI will outside the original image ROI 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
Roman Donchenko 2dc8642508 Changed convexHull's documentation to essentially invert the meaning of ``clockwise``. 12 years ago
Dominik Rose cfaae5917b Calib3d documentation: 12 years ago
peng xiao bb4b410512 Add ocl::PlatformName to ocl::Info. 12 years ago
Alexander Smorkalov 8606ee4beb Front/Back camera semantic support added to Android VideoCapture back-end. 12 years ago
yao f788d010f7 fix a crash on CPU OCL for some specified image sizes 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
peng xiao 9cfa24e515 Fix thread sync for csbp. 12 years ago
yao b386ea72aa use float when sum overflow 12 years ago
peng xiao 3282aaa1f5 Fix a bug found on Intel OpenCL SDK. 12 years ago
Peng Xiao c701d54281 Fix build errors 12 years ago
Pablo Speciale caf449a991 The deletion of "cv.py" file (Commit b2ba8b9) breaks "make install" 12 years ago
Peng Xiao 7b08d5ec69 Add OpenCL stereo CSBP implementation 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