Add SlicerMicroView extension - #2390
Open
falkwiegmann wants to merge 1 commit into
Open
falkwiegmann wants to merge 1 commit into
falkwiegmann wants to merge 1 commit into
Conversation
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New extension: SlicerMicroView
Reads and writes GE eXplore / MicroView micro-CT volumes in VFF format, including the GE
ncaaheader (voxel size fromelementsize, Hounsfield calibration fromwater/air) and the minimal VFF headers written by reconstruction toolkits. Files open directly through Add Data; volumes can be exported back to VFF for MicroView.Repository: https://github.com/UBC-Ford-lab/SlicerMicroView
License: MIT
Tier: 1
Tested with Slicer 5.12.3 on macOS with 1.4 GB and 2.1 GB GE eXplore CT 120 reconstructions; the module includes a self-test with synthetic files covering both header dialects, HU rescaling and writer round trips.
Checklist (tier 1):
3d-slicer-extension