21 Commits (ebd98eaf3a53aa3ef02c5201bfc7b2290505ccd9)

Author SHA1 Message Date
Jiri Horner 9408a5ef5d fix conversion bug in estimateAffine2D* functions 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
Matthew Self 7de2e1e795 Improve perfomance of median calculation in LMedS algorithm 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Tomoaki Teshima 0e380ff15d calib3d: compare error and threshold both in square 9 years ago
Dmitry-Me bf604f1780 Reduce variables scope 9 years ago
Alexander Karsakov e784ea7178 Fixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all). 9 years ago
Vadim Pisarevsky 3bc5958c58 added tests for http://code.opencv.org/issues/4011 and http://code.opencv.org/issues/3057; fixed random subset generation in both methods to increase chance for a good subset 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
edgarriba b74cfe8c2c nothing 11 years ago
Ilya Lavrenov 32eb38ec98 fixed defects from coverity.com 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko bd70a033fc Boring changes - calib3d. 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev cc6bdfb045 Remove inline sorting algorithms from core headers 12 years ago
Vadim Pisarevsky 7fd1d75738 some more minor fixes 12 years ago
Vadim Pisarevsky 8a6d2bbd3d several minor fixes proposed by Andrey 12 years ago
Vadim Pisarevsky 374e3a0890 rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago