ENH: Update cv2DMesh tutorials

This commit is contained in:
laurence
2013-03-15 15:45:00 +00:00
parent 3afcc234d5
commit 15ff97d947
6 changed files with 81 additions and 15 deletions

View File

@ -103,8 +103,8 @@ motionControl
linearDistanceCoeffs
{
distanceCellSize $minCellSize;
distance 1;
distanceCellSizeCoeff 1;
distanceCoeff 50;
}
uniformCoeffs
{}
@ -112,7 +112,7 @@ motionControl
surfaceCellSizeFunction uniformValue;
uniformValueCoeffs
{
surfaceCellSize $minCellSize;
surfaceCellSizeCoeff 1;
}
}
}