Searched refs:test_projectPoints (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/python/test/ |
D | test.py | 85 def test_projectPoints(self): member in Hackathon244Tests
|
/external/opencv3/modules/calib3d/test/ |
D | test_fundam.cpp | 468 test_projectPoints( const Mat& _3d, const Mat& Rt, const Mat& A, Mat& _2d, RNG* rng, double sigma ) in test_projectPoints() function 969 test_projectPoints( _3d, Rt, A, _2d, &rng, sigma ); in prepare_test_case() 1268 test_projectPoints( _3d, Rt, A, _2d, &rng, sigma ); in prepare_test_case()
|