educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
63 stars 22 forks source link

(vc_transform_mesh) Add the ability to load composite transforms #45

Closed csparker247 closed 1 year ago

csparker247 commented 1 year ago

Adds the --input-tfm option for loading a ITK::CompositeTransform from file. Also updates the app to use MeshIO so we're not just limited to OBJ files.