8752 Commits (3bf41c28328e579a823e5c474e7bd4ffb8447678)
 

Author SHA1 Message Date
yao e4d3378230 simplify logics in filter tests, remove redundant code in arithm tests 12 years ago
Andrey Pavlenko 2aa5f1bfd1 Merge pull request #866 from MadEgg:RetrieveFrame_index_argument 12 years ago
Vadim Pisarevsky 741fb9b7d1 Merge pull request #865 from pengx17:2.4_ocl_ver 12 years ago
Vadim Pisarevsky 6e24fc37db Merge pull request #869 from bpmckinnon:master 12 years ago
Andrey Pavlenko 2faa2adae2 Merge pull request #846 from smart-mobile-software:tuto_crash 12 years ago
poiuytrez 7dda8e2cb8 Link to bug tracker replaced by bug description 12 years ago
yao 52dbbae82c some cleanup, remove some commented codes 12 years ago
Brian McKinnon 36745a80c3 Added #include <limits> to files that were missing it. 12 years ago
peng xiao d34e7eca60 Suppress warning when compiling deprecated OpenCL function on GNU compilers. 12 years ago
Pastafarianist d2116f38fe Fixed typo 12 years ago
Egbert van der Wal dc6a144396 add (optional) index argument to RetrieveFrame method 12 years ago
alexandre benoit a5acc9ee1f nicer interface with the use of InputArray and OutptArray instated of (const Mat&) 12 years ago
peng xiao ed2199a497 Fix build 12 years ago
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
Andrey Pavlenko 48a8aefd6b Merge pull request #854 from asmorkalov:android_null_invalid_cam 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
Andrey Pavlenko f21e99de0f Merge pull request #858 from apavlenko:fix_ocl_build_on_bb 12 years ago
Andrey Pavlenko 108bb811c5 fixing precommit build on ubuntu-64 (now it takes OCL headers from non-default OCL SDK, but libs from default one) 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 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