DLS test
This commit is contained in:
parent
c7f6c0cb9f
commit
d7f0b9de25
@ -221,7 +221,7 @@ protected:
|
||||
}
|
||||
else if(method == 3)
|
||||
{
|
||||
opoints = std::vector<Point3f>(points.begin(), points.begin()+20);
|
||||
opoints = std::vector<Point3f>(points.begin(), points.begin()+10);
|
||||
}
|
||||
else
|
||||
opoints = points;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user