InsightSoftwareConsortium / ITKThickness3D

An ITK module to compute 3D thickness
Apache License 2.0
39 stars 18 forks source link

Build with older ITK version #43

Closed nnzzll closed 1 year ago

nnzzll commented 2 years ago

I want to build this module in ITK-5.1.2. I followed the instruction to clone the respoitory under Modules/External, however, when I configure the source code there is no option "Module_Thickness3D" and after building I can't find the module in ITK-build directory either. Did I miss any detail?

thewtex commented 1 year ago

Hi,

Cloning into Modules/External is not necessary. Just enable the Module_Thinckness3D CMake option in ITK's build. Please re-open if you still have questions. Thanks!