9272 Commits (2f780ed994b958db70d6ef46ac9dbbe2e7bf3005)
 

Author SHA1 Message Date
alexandre benoit 1976b3d9b6 updated doc 12 years ago
ericgreveson 19794e6857 Fix for spurious assert in cv::compareHist 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
Alexander Smorkalov 456c56fe90 NullPointerException in case of error on opening native camera fixed. 12 years ago
Andrey Pavlenko 5ce4e3c265 Merge pull request #800 from asmorkalov:android_cam_idx_semantic 12 years ago
Andrey Pavlenko 6d89e1f412 Merge pull request #827 from apavlenko:fix_android_tutorial1 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 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
Vadim Pisarevsky 2068c4582c Merge pull request #844 from bitwangyaoyao:2.4_integral 12 years ago
Vadim Pisarevsky 4f26f0c2e2 Merge pull request #843 from pengx17:2.4_stereobp_fix 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
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
poiuytrez 60bf018781 Fix android tutorial 3 second picture taken bug 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
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
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
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
Vladislav Vinogradov 0ce10532b3 softcascade module fixes 12 years ago
Vladislav Vinogradov 5ee9d3111d fixed gpu tutorial 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