Class DefaultVerticesCountMesh

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

    public class DefaultVerticesCountMesh
    extends Object
    implements Computers.Arity1<net.imglib2.mesh.Mesh,​DoubleType>
    Generic implementation of geom.boundaryPixelCount.
    Author:
    Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='geom.verticesCount', label='Geometric3D: Surface Vertices Count', priority='10000.'
    • Constructor Detail

      • DefaultVerticesCountMesh

        public DefaultVerticesCountMesh()
    • Method Detail

      • compute

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