modified number test points
This commit is contained in:
parent
7d8a16ae39
commit
f8c5acee4c
@ -155,7 +155,7 @@ protected:
|
|||||||
ts->set_failed_test_info(cvtest::TS::OK);
|
ts->set_failed_test_info(cvtest::TS::OK);
|
||||||
|
|
||||||
vector<Point3f> points;
|
vector<Point3f> points;
|
||||||
const int pointsCount = 500;
|
const int pointsCount = 400;
|
||||||
points.resize(pointsCount);
|
points.resize(pointsCount);
|
||||||
generate3DPointCloud(points);
|
generate3DPointCloud(points);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user