DistanceMapLib - A library for computing 2D and 3D Geodesic and Euclidean Distances. Both support physical dimensions and anisotropic pixels/voxels.
- This library also includes a geometry based simulation of mercury injection capillary pressure(MICP) measurements in a random porous network.
- Click here for a brief tutorial on Euclidean and geodesic transforms.
- Click here to view DistancMapLib's JavaDocs.
- Click here to download DistanceMapLib.
- Installation Developers- Download the jar file to your IDE's preferred location and add to your build path.
- Installation ImageJ- Place the jar file in the plugins folder and restart ImageJ. See the Flood_Tools ImageJ plugins for DistanceMapLib use examples.