7462 Commits (7d9041460a6dc3b064f96748454987fe4672f316)
 

Author SHA1 Message Date
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
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
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
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
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
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
Peng Xiao 7b08d5ec69 Add OpenCL stereo CSBP implementation 12 years ago
Andrey Kamaev a9a269505c Merge pull request #829 from SpecLad:sphinx-ver-1 12 years ago
Andrey Kamaev 28aefc4f5a Merge pull request #817 from pengx17:2.4_ocl_bitwise_cleanup 12 years ago
Roman Donchenko bd6f80faf3 Redo the Sphinx check to do the same thing on all platforms. 12 years ago
Andrey Kamaev f6848b66d6 Merge pull request #826 from pengx17:2.4_canny_clampfix 12 years ago
Andrey Kamaev bf551df4cf Merge pull request #825 from pengx17:2.4_query_cpu_wavesize 12 years ago
Andrey Kamaev 5eff4f8340 Merge pull request #822 from taka-no-me:better_cv_enum 12 years ago
Andrey Pavlenko 8c40f0ccf2 fixing build and lint warnings 12 years ago
peng xiao 0f7d7100e5 Add clamping for y dimension. 12 years ago
peng xiao 6f63a5d8d5 Let wave_size=1 on CPU. 12 years ago
Andrey Kamaev c02095ae1c Merge pull request #821 from taka-no-me:contributing 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev ecf28cc21e Add contributing page for Github 12 years ago
yao 69a0b5dde5 Add OclCascadeClassifierBuf interface 12 years ago
yao dec6a3b080 make boxfilter kernel compile on Mac GPU OCL 12 years ago
Andrey Kamaev 2ae3ab11e3 Merge pull request #814 from taka-no-me:gtest_r652 12 years ago
Andrey Kamaev 0df6dc16a5 Merge pull request #811 from pengx17:2.4_ocl_bfmatcher_newtype 12 years ago
peng xiao 06a4bad809 Merge ocl and/or/xor operators into one kernel each. 12 years ago
Andrey Kamaev 802d004bbb Fix build issues 12 years ago
Andrey Kamaev 9deea80b83 Update gtest to upstream r652 12 years ago
Peng Xiao 6dd6013546 Use a faster way to count 1's (used by Hamming) 12 years ago
Peng Xiao f2dc445412 Merge branch '2.4_ocl_bfmatcher_newtype' of https://github.com/pengx17/opencv into 2.4_ocl_bfmatcher_newtype 12 years ago
Peng Xiao 6b6b1c9cbf Allow more query/train types for ocl::bfmatcher 12 years ago
Peng Xiao d9de84091c Allow more input query/train types for ocl::bfmatcher 12 years ago
Peng Xiao 1db20099a9 Enable runtime type definition in kernels 12 years ago
Peng Xiao fd1528795e Pass query type T into kernel 12 years ago
Peng Xiao 63813e83ae Untabify 12 years ago
Peng Xiao 6a40383aee Add HammingDist test case 12 years ago
Andrey Kamaev abe2ea59ed Merge pull request #802 from SpecLad:shebang 12 years ago
Andrey Kamaev 36028bd8ad Merge pull request #808 from bitwangyaoyao:2.4_mac 12 years ago
Andrey Kamaev d2de68c14c Merge pull request #804 from gpsinghsandhu:staticCast 12 years ago
Andrey Kamaev b696d49d5a Merge pull request #801 from kirill-kornyakov:lkdemo-fix 12 years ago
Vadim Pisarevsky 03e2a52e2c Merge pull request #807 from pengx17:2.4_ocl_bfm_opt 12 years ago
Vadim Pisarevsky 3d39087a67 Merge pull request #806 from bitwangyaoyao:2.4_fix 12 years ago