7084 Commits (b8ce65bec8bc88979291248bf3b47499ea8d9131)

Author SHA1 Message Date
Anatoly Baksheev 0c02e5de25 minor doc fix 11 years ago
Anatoly Baksheev 24d8cbf940 Viz::setViewerPose() - changed up-vector to down (common for Computer Vision & Odometry) 11 years ago
berak 80708008a4 missing () on Mat::type() 11 years ago
kuroda sho f9484bae8a fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Ilya Lavrenov 61c347fb76 typos 11 years ago
Ilya Lavrenov 357a856cf6 nonfree perf tests 11 years ago
Ilya Lavrenov 6f76e7b42d improved performance of bitwise ops 11 years ago
Ilya Lavrenov adc15c2bba improved performance of cv::ocl::sum 11 years ago
Ilya Lavrenov 3ebfe60008 improved performance of cv::ocl::countNonZero 11 years ago
Ilya Lavrenov 8e79de35a8 changes for GFTT 11 years ago
Ilya Lavrenov a5afcd9f11 improved performance of cv::ocl::minMax 11 years ago
Firat Kalaycilar a87607e3ef Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2 11 years ago
Anatoly Baksheev 4d7a593c25 minor cmake fix fo macos 11 years ago
Ilya Lavrenov 3eff05e3eb added performance tests for cv::ocl::calcHist 11 years ago
Ian Taylor 45969bb3ae fix variable name typo in calcBlurriness 11 years ago
kurodash 0eaeff0641 fix: use "cvAlloc" wrapper function for malloc. 11 years ago
Alexander Karsakov 806e9241a6 Clarifying comments 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Ilya Lavrenov f7a474180b tuned some tests 11 years ago
Anatoly Baksheev fde0185a77 iteractor work 11 years ago
Vadim Pisarevsky 22f42a639f fixed doc builder warnings; make sure the tests give reasonable results when OpenCL is not available 11 years ago
Alexander Karsakov 4aa891e773 Remove clReleaseDevice call (workaround for pure virtual call on Windows) 11 years ago
Vadim Pisarevsky 60ce2b2e9f modified SURF's performance test to test OpenCL version as well 11 years ago
Vadim Pisarevsky da70b04262 made SURF_OCL default constructor parameters the same as SURF 11 years ago
Vadim Pisarevsky 3c1917771b modified OpenCL SURF API and the tests in 2.4.x to prove that it gives different from CPU results 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 29deff8707 ability to merge logs with intersections only 11 years ago
Anatoly Baksheev fb7e74c511 iteractor work 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Ilya Lavrenov 767b28f2e3 tests 11 years ago
Cody Rigney fbc69e444b Added NEON optimizations for LK optical flow (Intrinsics). 11 years ago
Ilya Lavrenov c1c3139368 master-like performance tests 11 years ago
Alexander Karsakov e6f6707558 OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin). 11 years ago
Alexander Smorkalov c78142acb0 Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed. 11 years ago
Alexander Smorkalov dbb7aa7856 Highgui_Tiff.decode_tile16384x16384 disabled for Android. 11 years ago
Ilya Lavrenov e1a598c5b3 disabled ABF tests 11 years ago
Nghia Ho ced8e7a813 Typo 11 years ago
Matti Picus dc50dc7254 fix merge 11 years ago
Matti Picus 31c8f2ec57 fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling 11 years ago
Matti Picus 46d128e073 add test (needs updated opencv_extra repo) 11 years ago
Ilya Lavrenov aa5311ea9f backport of master-based perf tests for matchTemplate to 2.4 11 years ago
Vladislav Vinogradov 7fd21d217a fix bug #3562: 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 11 years ago
Ilya Lavrenov da9bdf9c15 fixes typo and unused variables 11 years ago
Alexander Shishkov 77df5948e7 removed trailing spaces 11 years ago
Roman Donchenko e35d98e566 Worked around an apparent GCC bug in moments. 11 years ago
yash 394c74b349 edited the doc for mat::copyto and clarified the part regarding reallocation by .create 11 years ago
yash 38ef8894b7 Made a sentence in the doc for Mat::copyTo more clearer 11 years ago
Ilya Lavrenov 01527c44fd removed unused field 11 years ago