Module org.scijava.ops.image
Package org.scijava.ops.image.geom.geom3d
-
Interface Summary Interface Description Facet VertexInterpolator -
Class Summary Class Description AbstractVertexInterpolator This is theAbstractVertexInterpolator.BitTypeVertexInterpolator TheBitTypeVertexInterpolatorreturns the point which is in the middle of the two input vertices.DefaultBoxivityMesh DefaultCompactness Generic implementation ofgeom.compactness.DefaultConvexHull3D This quickhull implementation is based on the paper "The Quickhull Algorithm for Convex Hulls" by Barber, Dobkin and Huhdanpaa (http://dpd.cs.princeton.edu/Papers/BarberDobkinHuhdanpaa.pdf).DefaultConvexityMesh DefaultInertiaTensor3D<B extends BooleanType<B>> This Op computes the 2nd multi variate of aIterableRegion(Label).DefaultInertiaTensor3DMesh This Op computes the 2nd multi variate of aMesh(Label).DefaultMainElongation Generic implementation ofgeom.mainElongation.DefaultMarchingCubes<T extends BooleanType<T>> This is a marching cubes implementation.DefaultMedianElongation Generic implementation ofgeom.medianElongation.DefaultSolidityMesh DefaultSparenessMesh Generic implementation ofgeom.spareness.DefaultSphericity Generic implementation ofgeom.sphericity.DefaultSurfaceArea Generic implementation ofgeom.boundarySize.DefaultSurfaceAreaConvexHullMesh DefaultVertexInterpolator Linearly interpolate the position where an isosurface cuts an edge between two vertices, each with their own scalar valueDefaultVerticesCountConvexHullMesh DefaultVerticesCountMesh Generic implementation ofgeom.boundaryPixelCount.DefaultVolumeConvexHullMesh DefaultVolumeMesh Generic implementation ofgeom.size.DefaultVoxelization3D This is a voxelizer that produces a binary image with values filled in along the surface of the mesh.Horizon A Horizon is the result of n neighboringTriangularFacetwhich are merged.TriangularFacet This is the triangle implementation of Facet Interface.Vertex Represents vertices of the hull, as well as the points from which it is formed.