MeVisLab Toolbox Reference
|
Go to the source code of this file.
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
namespace | ml::CSOGenerateSeedPoints |
The CSOGenerateSeedPoints namespace offers methods to compute seed points for given CSOs while retaining the path points. | |
Functions | |
MLCSO_EXPORT void | ml::CSOGenerateSeedPoints::redistributeSeedPointsEveryNthPathPoint (CSO *cso, int everyNthPathPoint, bool notifyObservers=true) |
Redistributes the seed points of a given CSO so they are evenly distributed along the original path points with roughly the given target distance from each other. | |