5172 Commits (1a2458885ba5e1f08e08caf9d9fc8ce77bd11bb4)

Author SHA1 Message Date
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
yao bee970ab94 remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 12 years ago
Andrey Kamaev 3400d83778 Workaround hanging of ocl module when ocl API in not really used 12 years ago
Andrey Pavlenko 4c31c26acf fix for #2901 (en exception was raised when getting empty MatOfDMatch) 12 years ago
Andrey Pavlenko 09fe5cddf1 test for the issue #2901 12 years ago
Andrey Pavlenko 18b2d6bdbb copying '.classpath' and '.project' to build dir, useful for opening in eclipse 12 years ago
Dustin Spicuzza 64b5784c0b Catch exceptions when large allocations fail 12 years ago
yao 8cc5b98051 Fix the problem of device selection on hybrid video systems. 12 years ago
yao 5022bc8c25 move the "cpu device checking" from supportsFeatures() to queryDeviceInfo() 12 years ago
yao bcc086baa9 fix all redefine build errors on some Intel OCL 12 years ago
Gurpinder Singh Sandhu 69127e4105 some typo 12 years ago
Gurpinder Singh Sandhu 2b1e13f8f4 changed surfFeaturesFinder::find() to allow CV_8UC1 type images 12 years ago
Alexander Smorkalov a914088f29 Build warning fixes. 12 years ago
Alexander Smorkalov 1e332d690f OpenCV verison incremented 12 years ago
Vadim Pisarevsky 6aa4f533fa attempt to fix stereobm failures on Mac and Linux 12 years ago
Andrey Kamaev 235a678458 SVD: always update W vector for better algorithm convergency 12 years ago
Alexander Shishkov 382695ba5a removed links to the http://opencv.willowgarage.com/ 12 years ago
Alexander Smorkalov 36367ec027 Several fixes android related fixes 12 years ago
Andrey Kamaev eb3c9ed1ab Fix ffmpeg wrapper compatibility with libavcodec > 53.25.0 12 years ago
Andrey Kamaev eeaa1e8751 Fix link of fat java wrapper on OS X 12 years ago