9445 Commits (5600bc54f4e751180f7c9d50b17235bba2f086af)

Author SHA1 Message Date
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 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
Alexander Karsakov c1dad2178c Added Device:: isAMD,isIntel,isNvidia methods. 11 years ago
vbystricky d4a1df85be Change text of copyright 11 years ago
vbystricky f9e942f9ef Change text of license and copyright 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Cody Rigney a80ebfe28d Master Version: Added NEON Optimizations for LK Optical Flow. 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
mlyashko 5c867463d2 changed localsize to NULL (reviewers comment) 11 years ago
GregoryMorse 90920c2376 Update cap_msmf.cpp 11 years ago
Ilya Lavrenov 050cca0422 improved performance of cv::flip (flip cols) 11 years ago
Ilya Lavrenov 4376de7698 fixed morphology operations 11 years ago
Ilya Lavrenov be5b5a0471 fixed cv::dft 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 68957b2757 added some new performance tests 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
Elena Gvozdeva 68edda3350 fixed 11 years ago
Alexander Alekhin b9d68ef061 core/ocl: OpenCL build log improvements 11 years ago
Alexander Karsakov e6f6707558 OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin). 11 years ago
mlyashko ba5ebaa758 changed file name to case-sensitve to support linux 11 years ago
juanmanpr 7a68e3d207 CV_Assert for photo module corrected 11 years ago
Vadim Pisarevsky a3aced20c1 fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results 11 years ago
Ilya Lavrenov ce0557ebb8 fixed defects from Xcode 11 years ago
Elena Gvozdeva 45cc8a5300 fixed 11 years ago
Ilya Lavrenov fe38aab84a core tapi optimization 11 years ago
Elena Gvozdeva 48e7bc6b30 fixed 11 years ago
Alexander Smorkalov c78142acb0 Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed. 11 years ago
vbystricky ff8b8ef24c Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 11 years ago
Alexander Smorkalov dbb7aa7856 Highgui_Tiff.decode_tile16384x16384 disabled for Android. 11 years ago
juanmanpr 540a60fca7 Replaced calls to cout from photo module, by CV_Assert 11 years ago
Ilya Lavrenov 653b99c9bd new scheme of sqrSum 11 years ago
Ilya Lavrenov e1a598c5b3 disabled ABF tests 11 years ago
mlyashko e75a257f92 changed epsilon for test passing 11 years ago
Ilya Lavrenov 16bfdbd22a dump AMD Blas/Fft 11 years ago
Alexander Karsakov 6d83048ec3 Fixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale. 11 years ago
Nghia Ho ced8e7a813 Typo 11 years ago
Ilya Lavrenov 32eb38ec98 fixed defects from coverity.com 11 years ago
Ilya Lavrenov 0406898b9a int2 -> ulong; to work properly with 3 channels 11 years ago
Ilya Lavrenov 0ef16125ae improved cv::matchTemplate OpenCL part 11 years ago
Rohit Girdhar fd4461d543 addressed issues 11 years ago
Vadim Pisarevsky 51dafc780b fixed hint type declaration 11 years ago