fixed bag in the checking size of matrix and vector for eigen test; all eigen test...
authorAlexander Reshetnikov <no@email>
Fri, 23 Dec 2011 18:36:04 +0000 (18:36 +0000)
committerAlexander Reshetnikov <no@email>
Fri, 23 Dec 2011 18:36:04 +0000 (18:36 +0000)
commit4cfc9dc67e6830aa0a46f935541ecbea869ce7c8
tree0803768f641ffdb2945fa61a0b85bf811f90f8ec
parentc29ea1056dbe7541d2cf9ba364b21ca26ac32e48
fixed bag in the checking size of matrix and vector for eigen test; all eigen test execution was checked: it works correctly; added first version of homography test for C++ interface
modules/calib3d/test/test_homography.cpp [new file with mode: 0644]
modules/core/test/test_eigen.cpp