This pack allows to obtain a volume straightened, using a DICOM dataset and points of reference.
For this development was used 3DSlicer (v.5.2.1 built 2022-11-24), and the extensions SlicerVMTK (v.1.4.0) and Sandbox (v.8235ee8). On the other hand, the libraries in python needed are os, pil, pynrrd and numpy, and they must be installed in 3dS.
Tout d'abord: Verify version and correct installation of the required extensions, version of 3dSlicer, libraries, and inputs formats.
Then, only two steps need to be followed:
Extra: if the points are not provided, then the extension GetPointsModule (same name folder) can be installed, then the user can select the points manually using the GUI of 3dS, and save them like a json file ready for use.
Some recomended sites in relation of 3dS are:
This work is under active development; methods, extensions, soft and versions can change.