2675 Commits (46e08d34ddbc5586b85f73dd9b1440c4708d0f80)

Author SHA1 Message Date
Elena Gvozdeva c5a2879ce0 use vectors 11 years ago
Elena Gvozdeva 2d89df1804 use local memory 11 years ago
Elena Gvozdeva d78bc3c321 naive implementation 11 years ago
Dinar Ahmatnurov b5a6df4966 fixed issue with malformed UTF-8 string; 11 years ago
vbystricky 8466911ad0 Move _dst.create() to the begining of scaleAdd function 11 years ago
Alexander Karsakov 237cb93143 Added extra checks to ocl::Image2D 11 years ago
Alexander Alekhin 579a7fff6d ocl: restore clFinish() in unmap() for AMD devices 11 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 11 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
Alexander Karsakov 3a263c6326 Added tests for Image2D 11 years ago
Maksim Shabunin ba5f343c38 Basic doxygen documentation support 11 years ago
vbystricky a8aa6381d9 Optimize OpenCL version of conversScaleAbs function 11 years ago
ElenaGvozdeva 070e5ec042 Changed predictOptimalVectorWidth function, now it is possible to choose vector size. 11 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 11 years ago
Alexander Duda 11ebaf673f fix warning in template Scalar::mul gcc < 4.8 11 years ago
Maksim Shabunin ef3d02214b Fixing iOS clang warnings, part 2 11 years ago
Vadim Pisarevsky 01d3848f17 all the tests now pass except for MSER 11 years ago
Vadim Pisarevsky c5261ea3d2 all the tests now pass except for MSER 11 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Samuel Martin ea50be0529 core: fix x86 PIC code compilation 11 years ago
Ilya Lavrenov 5f23d99918 the rest modes of cv::Mat::convertTo 11 years ago
Dinar Ahmatnurov 5a797ae7de fix issue with font; 11 years ago
Ilya Lavrenov 4babecf3b0 fixes for cv::addWeighted and cv::Mat::dot 11 years ago
vbystricky 1d280352f4 Add code for print errors of OpenCL kernels runing 11 years ago
Alexander Karsakov a8169f08fc Used checking norm of results for LPSolver accuracy tests 11 years ago
ElenaGvozdeva 75601ccf9e small change in description for Gemm 11 years ago
Nisarg Thakkar 474897ff01 Made some changes specefict to 4 channel images. Fixed step value for tptr 11 years ago
Ilya Lavrenov 00f16e9178 neon 11 years ago
Rohit Rawat 2ad8c6dbd0 Fixing bug in NAryMatIterator documentation(Bug #3787). 11 years ago
Alexander Smorkalov 11c81067dc doc/check_docs2.py warnings fixes 11 years ago
Ilya Lavrenov be3efdf274 cv::sum refactoring 11 years ago
Ilya Lavrenov a3e56114d1 cv::multiply 11 years ago
Ilya Lavrenov 1c491c42cd fix for cornerHarris 11 years ago
Ilya Lavrenov bbc161e1cb fix for cv::Mat::convertTo with scale 11 years ago
Ilya Lavrenov f50f0ba63e cv::norm 11 years ago
Ilya Lavrenov 44ea50f1c4 cv::countNonZero 11 years ago
Ilya Lavrenov 34a571d37f cv::Mat::dot 11 years ago
Ilya Lavrenov e46332a183 cv::Mat::convertTo with scale and shift 11 years ago
Ilya Lavrenov 74e60e44ad cv::compare 11 years ago
Ilya Lavrenov 857a2d5bfd cv::addWeighted 11 years ago
Dinar Ahmatnurov de6edcc48a fixing issue with "ёЁ"; 11 years ago
Ilya Lavrenov 345b1369be correct neon rounding 11 years ago
Dinar Ahmatnurov e9f7c4aeba added Cyrillic; 11 years ago
Ilya Lavrenov 5d018c090f Neon optimization of cv::scaleAdd (CV_32F) 11 years ago
Ilya Lavrenov 4b3f2c1972 Neon optimization of Mat::convertTo 11 years ago
bhack 32f6e1a554 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 11 years ago
Marc Rollins c8ede7c9ea Updating documentation to reflect division operations. 11 years ago
Marc Rollins f32a6fb9a1 Adding element-wise division operators to Point3_ class. 11 years ago
Marc Rollins fb9bbf99c4 Adding division operators to `Point_` class. 11 years ago
Ilya Lavrenov 515be70867 Neon optimization of cv::convertScaleAbs 11 years ago