A simple class for keeping track of a connected chain of Particle objects.
Structure Tensor Particle Simulation (STPS) segmentation.
ForceChain calc_prop_forces_(ParticleChain c)
~StructureTensorParticleSim() override=default
PointSet compute() override
Compute the segmentation.
void setMaterialThickness(double m)
Set the estimated thickness of the substrate (in um)
std::size_t progressIterations() const override
void setRKStepSize(double s)
Set the Runge-Kutta step size.
void setPropagationScaleFactor(double g)
Set the propagation force scale factor.
ForceChain calc_spring_forces_(ParticleChain c)
StructureTensorParticleSim()=default
Default constructor.