|
static bool | equidistant (goMatrix< T > &curve, goSize_t maxIter, bool closed=true) |
| Reparametrise close to equidistant points. More...
|
|
◆ equidistant()
Reparametrise close to equidistant points.
- Parameters
-
curve | Configuration matrix with curve points in the rows. |
maxIter | Max. iterations. Stops after this many steps. |
closed | If true, curve is considered closed (default: true) |
- Returns
- True if successful, false otherwise.
The documentation for this class was generated from the following files:
- goreparam.h
- goreparam.cpp