32 Commits (2d81595ed4ac44dd02779485bdd76ec15edb4ee7)

Author SHA1 Message Date
Ilya Lavrenov d16e0b377f disabled IPP functions that slower than OpenCV 11 years ago
Alexander Alekhin 1f638a3e5b icv: enable functions 11 years ago
Alexander Karsakov 4e7f62fd24 Fixed ipp check for cornerMinEigenVal 11 years ago
Alexander Alekhin 35eb972e9a fix compilation on MSVS 2010 11 years ago
Alexander Karsakov eda084e123 Used AutoBuffer instead ippsMalloc 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Alexander Karsakov 5580d08c6e Added setIppErrorStatus() 11 years ago
Ilya Lavrenov 51e2a8ec96 fixes 11 years ago
Ilya Lavrenov fe644ede19 cv::multiply 11 years ago
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
Ilya Lavrenov 04abffeb16 cv::cornerHarris 11 years ago
Alexander Karsakov 10cb660240 Fixed condition 11 years ago
Alexander Karsakov 53bc93730c Added suppressing deprecation for ippiMulC_32f_C1IR 11 years ago
Alexander Karsakov 7369cfd9ec Added perf test for cornerMinEigenVal 11 years ago
Alexander Karsakov d9556a998f Added ippiMinEigenVal_ to cv::cornerMinEigenVal 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov 78c2b3ca2a refactored imgproc 11 years ago
Ilya Lavrenov d2ffd8ed21 implemented OpenCL version of cv::preCornerDetect 11 years ago
Ilya Lavrenov 3177a683e9 ported corners to T-API 11 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev ab6f0c4e0b Added tegra stub for cornerEigenValsVecs 13 years ago
Vadim Pisarevsky 2e9f5c434b added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 13 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky 8191b5564f make scalar and SSE versions of minEigenVal & cornerHarris give [almost] the same results (ticket #811) 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago