Commit f8c5acee authored by edgarriba's avatar edgarriba

modified number test points

parent 7d8a16ae
......@@ -155,7 +155,7 @@ protected:
ts->set_failed_test_info(cvtest::TS::OK);
vector<Point3f> points;
const int pointsCount = 500;
const int pointsCount = 400;
points.resize(pointsCount);
generate3DPointCloud(points);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment