5200 Commits (e5c396bb24be0a0bb5c5f96de0f9bf3f3685489b)

Author SHA1 Message Date
peng xiao d34e7eca60 Suppress warning when compiling deprecated OpenCL function on GNU compilers. 12 years ago
Egbert van der Wal dc6a144396 add (optional) index argument to RetrieveFrame method 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
poiuytrez bef6de9025 Fix tuto3 picture taken crash on all devices 12 years ago
Luis Díaz Más d13d5c0c12 Added setting feature of FPS in cap_libv4l 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
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
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 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 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
yao 69a0b5dde5 Add OclCascadeClassifierBuf interface 12 years ago
yao dec6a3b080 make boxfilter kernel compile on Mac GPU OCL 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 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
yao 719e8674ad fix the compile errors on Mac 12 years ago
peng xiao 2338a895f5 Capitalize macro namings. 12 years ago
peng xiao 1bea9ee26c Rename test case category and code clean up. 12 years ago
peng xiao c9d8eb7a84 Fix build error on linux. 12 years ago
peng xiao 6eefd276cf Further optimize bfmatcher by passing macros. 12 years ago
peng xiao 113b7584e0 Optimize bfmatcher by passing macros. 12 years ago
peng xiao 1e49c00f4b Replace create with ensureSizeIsEnough thus buffer objects can be reused. 12 years ago
Gurpinder Singh Sandhu 36aad46fe1 changed reinterpret_cast to static_cast 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Roman Donchenko 4143071e22 In CvBoost, delegated update_weights's implementation to a helper method. 12 years ago
Roman Donchenko 484607fb6f Backported RNG_MT19937 from master. 12 years ago
Roman Donchenko f64d512774 Backported globbing from master. 12 years ago
Alexander Smorkalov 6e8f5ae574 Front/back camera constants semantic for Android fixed (Bug #2839). 12 years ago
Roman Donchenko e8721f1f6f Automatically add CUDA support to a module if it has CUDA sources. 12 years ago
yao 7726e273a9 merge add and sub into one set of kernels 12 years ago