9680 Commits (fa075c50a1863bba8f99a64f816e11a155f93165)

Author SHA1 Message Date
Rok Mandeljc fa075c50a1 Matlab bindings: fixed the functional template to perform an explicit cast to the type of an input option that is expected. This avoids issues with ternary operator not having the same type in rvalue and lvalue, such as in the case below: 11 years ago
Rok Mandeljc 2d47dd7038 Matlab bindings: added missing compound type declarations from photo module 11 years ago
Elena Gvozdeva 043b917c7d IPP: cv::dft fixed 11 years ago
Ilya Lavrenov 59876cfb34 fixed compilation 11 years ago
Alexander Karsakov b046210296 Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
Alexander Karsakov 7bd9b2ac26 Added setIppErrorStatus() 11 years ago
vbystricky a13e6ab79f Fix problem with sanity check of transform ecc with ipp resize 11 years ago
Alexander Karsakov 232c37e827 Added ippiComputeThreshold_Otsu to cv::threshold 11 years ago
Alexander Alekhin 7ee1d5f69b ipp: added LUT optimization 11 years ago
Elena Gvozdeva 10d1b3a534 Added parallel version for DFT_ROWS 11 years ago
Ilya Lavrenov 46e8d9d02d cv::copyMakeBorder 11 years ago
vbystricky 82a198a8f2 Fix epsilon calculation for sanity check in x32 build 11 years ago
Adrian Stratulat 4fb5680d91 Documentation - minor fix-ups 11 years ago
Elena Gvozdeva 2d71c094b3 IPP: CV::dft 11 years ago
Alexander Karsakov 92f855f0c3 Added checking destination size for pyrUp, pyrDown. 11 years ago
Ilya Lavrenov 493679dc56 cv::minMaxIdx for cn > 1 11 years ago
Ilya Lavrenov 5c0a4878d7 changes eps 11 years ago
vbystricky dfe6adebb9 Fix error in arguments of ipp function 11 years ago
Ilya Lavrenov 640c9667c7 fix for IPP ICV 11 years ago
Ilya Lavrenov 51e2a8ec96 fixes 11 years ago
vbystricky e68a55cca2 Fix error in ipp function call 11 years ago
Ilya Lavrenov 46e40343f2 cv::remap 11 years ago
vbystricky 9cdb330452 Change test conditions 11 years ago
vbystricky f5c729396d Fix call of ippiConvert. 11 years ago
Artur Wieczorek f27a886314 Fix for issue #3645 (http://code.opencv.org/issues/3645). 11 years ago
vbystricky bb12293251 Convert opencv border type to ipp border. Check supported border before call ipp function 11 years ago
vbystricky 42079b899c Fix error in call of ippResize 11 years ago
Elena Gvozdeva 3d7872b904 fixed 11 years ago
Elena Gvozdeva b4830d896c added ippiTrueDistanceTransform_8u32f_C1R 11 years ago
Elena Gvozdeva 0265247504 Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
vbystricky d9ef5bb5a7 Fix compile warnings 11 years ago
vbystricky f52126725f Disable scharr in icv only configuration 11 years ago
vbystricky d97f7da7a9 Fix setIppErrorStatus placement 11 years ago
Ilya Lavrenov fe644ede19 cv::multiply 11 years ago
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
Ilya Lavrenov 76c415ff49 cv::filterSpeckles 11 years ago
Ilya Lavrenov 04abffeb16 cv::cornerHarris 11 years ago
Ilya Lavrenov 8603c58f37 Mat::setTo(with mask) 11 years ago
Ilya Lavrenov 0b678c2451 Mat::setTo(Scalar::all(0)) 11 years ago
Ilya Lavrenov 3bd8211a72 Mat::copyTo 11 years ago
Ilya Lavrenov f7ec4a5c47 Mat::copyTo with mask 11 years ago
Ilya Lavrenov 8d24a83c9c cv::flip inplace 11 years ago
Ilya Lavrenov 5ca3d855a2 cv::transpose inplace 11 years ago
Ilya Lavrenov 8da0e2b707 cv::accumulate 11 years ago
Ilya Lavrenov d453a598f8 cv::min/cv::max CV_64F 11 years ago
Ilya Lavrenov 3e173b701e cv::Laplacian 11 years ago
vbystricky 650762419c Add setIppErrorStatus() 11 years ago
vbystricky d17f40dc1f Fix error in code 11 years ago
vbystricky 32394df42d Add constant border fix call ipp function 11 years ago
vbystricky 79384beb60 Fix warning 11 years ago