Class DefaultMainElongation

  • All Implemented Interfaces:
    BiConsumer<net.imglib2.mesh.Mesh,​DoubleType>, Computers.Arity1<net.imglib2.mesh.Mesh,​DoubleType>

    public class DefaultMainElongation
    extends Object
    implements Computers.Arity1<net.imglib2.mesh.Mesh,​DoubleType>
    Generic implementation of geom.mainElongation. Adapted to 3D from http://www.math.uci.edu/icamp/summer/research_11/park/shape_descriptors_survey.pdf
    Author:
    Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='geom.mainElongation', label='Geometric (3D): Main Elongation', priority='10000.'
    • Constructor Detail

      • DefaultMainElongation

        public DefaultMainElongation()
    • Method Detail

      • compute

        public void compute​(net.imglib2.mesh.Mesh input,
                            DoubleType mainElongation)
        TODO
        Specified by:
        compute in interface Computers.Arity1<net.imglib2.mesh.Mesh,​DoubleType>
        Parameters:
        input -
        mainElongation -