BoneJ2
BoneJ2 copied to clipboard
Use new calibrated surface meshing Op
Describe the bug IJ2 Ops currently mesh over an uncalibrated pixel grid, but measurements are needed in real units. Calibration improvements to the meshing ops are coming, according to these other PRs, issues and branches: https://github.com/imagej/imagej-ops/pull/623 https://github.com/imagej/imagej-mesh/issues/22 https://github.com/imagej/imagej-ops/tree/speedup-marchingcubes
Once the mesher can handle calibration, update the BoneJ2 client code to use calibrated meshes.