9769 Commits (42ab7fd876a4df6271cfadc93d322b644ffe3aa0)

Author SHA1 Message Date
edgarriba 42ab7fd876 dls() no compiles 11 years ago
edgarriba fb67ab1257 Initial DLS add 11 years ago
edgarriba 9abcd88435 Upate test ransac 11 years ago
edgarriba a5d40d7674 Test Run OK 11 years ago
edgarriba 89246e1a45 Update Ransac documentation 11 years ago
edgarriba ba5a8ee299 Solvepnpransac() returns boolean 11 years ago
edgarriba ce07024a44 Updated solvePnPRansac() 11 years ago
edgarriba b74cfe8c2c nothing 11 years ago
edgarriba ac8cce3963 solvepnpransac() confidence added 11 years ago
edgarriba 747c6a2bd2 solvepnpransac() interface changed 11 years ago
edgarriba dd52d1b526 New Ransac implementation WORKING 11 years ago
edgarriba e0c4936c99 Input/Output Arrays (DOES NOT COMPILE) 11 years ago
edgarriba 6eb1426ea2 First version Ransac (DOESN'T COMPILE) 11 years ago
Elena Gvozdeva ce0b808e3c IPP: fixed ipp_matchTemplate 11 years ago
Vladislav Vinogradov f1e44fa5ca fix bug #3678 (cuda::integral failures) 11 years ago
Alexander Mordvintsev dd67ea0210 find -> rindex 11 years ago
Ilya Lavrenov d16e0b377f disabled IPP functions that slower than OpenCV 11 years ago
Ilya Lavrenov f64dfeb222 fix for cv::norm (norm_inf) 11 years ago
Alexander Mordvintsev 120b3a1e77 Work on python wrapped generation automation: 11 years ago
Ilya Lavrenov e2558e5ee5 increased eps to pass tests 11 years ago
Alexander Karsakov 4e7f62fd24 Fixed ipp check for cornerMinEigenVal 11 years ago
Ilya Lavrenov 11b01cd8b9 added ipp threshold inplace 11 years ago
Ilya Lavrenov 19a2495067 fixed IPP related warnings 11 years ago
Vladislav Vinogradov 77275031ab finally fix cv::subtract 11 years ago
Vladislav Vinogradov 629461c836 fix output matrix allocation in cv::subtract 11 years ago
Ilya Lavrenov 3ccaa5294e added OpenCL RGB <-> Luv conversions 11 years ago
Ilya Lavrenov abf905154f cv::fitler2D 11 years ago
Ilya Lavrenov 1ad69aba35 changes sigma in perf tests 11 years ago
Vladislav Vinogradov 4c66614e07 fix cv::subtract function: 11 years ago
Alexander Karsakov f6a8ac2f6c Changed check condition in tests in case ipp disabled. 11 years ago
Elena Gvozdeva 12279e2631 fixed 11 years ago
Elena Gvozdeva e362c3fb38 fixed 11 years ago
PhilLab 4ffeb01cfd Update solvepnp.cpp 11 years ago
Alexander Karsakov eda084e123 Used AutoBuffer instead ippsMalloc 11 years ago
Rok Mandeljc c35fd55b0e Matlab bindings: CMakeLists.txt: use "${LIBRARY_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}" as MEX_LIB_DIR only when compiling with MSVC, otherwise, use only "${LIBRARY_OUTPUT_PATH}" 11 years ago
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
Michael Vukadinovic c1aee0c312 Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel. 11 years ago
Alexander Alekhin 71f871fafd replaced sanity check condition for stitching perf test 11 years ago
Alexander Karsakov 4ebe76098e Disabled IPP resize for CV_8U 11 years ago
Ilya Lavrenov c80faff42f added cn>1 support to cv::norm (NORM_INF) 11 years ago
vbystricky c9103730b6 Disable ipp integral in IPPICV version 11 years ago
Alexander Alekhin e8d3ebecc7 fix IPPDerivSobel condition 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Alexander Alekhin 5658ba0002 icv: update package 11 years ago
Elena Gvozdeva 043b917c7d IPP: cv::dft fixed 11 years ago
Elena Gvozdeva 507ea95265 fixed 11 years ago
Elena Gvozdeva 16629bff4c Added parallel version for DCT_ROWS 11 years ago
Elena Gvozdeva 6880dbfd95 IPP: cv::dct 11 years ago
Ilya Lavrenov 59876cfb34 fixed compilation 11 years ago