KitwareMedical / HASI

High-throughput Applications for Skeletal Imaging
Apache License 2.0
6 stars 8 forks source link

ENH: Return transform from registration methods #39

Closed tbirdso closed 3 years ago

tbirdso commented 3 years ago

Updates registration methods to return the tuple (transform, transformed_mesh) so that transforms may be used directly in shape analysis.

tbirdso commented 3 years ago

build-test-cxx is missing an ITK library file after building ITK from source:

ninja: error: 'D:/a/HASI/ITK-build/lib/ITKRegionGrowing-5.2.lib', needed by 'D:/a/HASI/ITK-build/bin/HASIHeaderTest1.exe', missing and no known rule to make it

tbirdso commented 3 years ago

Remaining CTest failure is from preexisting macOS bug:

Performing Test ITK_UNDEFINED_SYMBOLS_ALLOWED - Failed