test dls
This commit is contained in:
parent
3780de9d98
commit
2d26f60192
@ -155,7 +155,7 @@ protected:
|
||||
ts->set_failed_test_info(cvtest::TS::OK);
|
||||
|
||||
vector<Point3f> points, points_dls;
|
||||
const int pointsCount = 500, pointsCount2 = 300;
|
||||
const int pointsCount = 500, pointsCount2 = 100;
|
||||
points.resize(pointsCount);
|
||||
points_dls.resize(pointsCount2);
|
||||
generate3DPointCloud(points);
|
||||
|
Loading…
x
Reference in New Issue
Block a user