9113 Commits (dca401d4ccb2e4feaa2fd7c7d8aaa9fc06f70012)

Author SHA1 Message Date
Alexander Alekhin dca401d4cc ocl: pyrUp/pyrDown 3-channel 11 years ago
Alexander Alekhin e7475bff68 TAPI: remap 3-channel 11 years ago
Ilya Lavrenov 208831eb5d optimized cv::calcHist 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
Alexander Karsakov 8660588fe9 Pass vendor macro to opencl kernel 11 years ago
mlyashko eb2e8a11fa changed kernel.set to support unsuccssful set 11 years ago
Ilya Lavrenov 0e2cc5ef63 fix bitwise ops and mask support 11 years ago
Ilya Lavrenov dc76e6b4a1 added new dtypes to cv::Sobel 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov d9c5fbc9ba disable SURF 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov f404315368 test for clEnqueueReadBufferRect 11 years ago
mlyashko 66ed6a8a50 macro for normal return from thriveless kernel.set 11 years ago
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 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
Cody Rigney a80ebfe28d Master Version: Added NEON Optimizations for LK Optical Flow. 11 years ago
mlyashko 5c867463d2 changed localsize to NULL (reviewers comment) 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 eedf86402d typos 11 years ago
Ilya Lavrenov 68957b2757 added some new 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
Matti Picus dc50dc7254 fix merge 11 years ago