We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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: imagej/imagej-ops#623 imagej/imagej-mesh#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.
The text was updated successfully, but these errors were encountered:
mdoube
No branches or pull requests
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:
imagej/imagej-ops#623
imagej/imagej-mesh#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.
The text was updated successfully, but these errors were encountered: