Kasper Marstal
Kasper Marstal
This PR adds an intensity penalty metric and a shape penalty metric inspired by Active Appearance Models. The metrics are disabled by default. Kasper Marstal and Stefan Klein "Active registration...
Hi, do you have plans to add templates for 62366-1? If not, would you accept contributions towards such templates? I have not investigated in detail if 62366-1 is suited for...
The Composable blueprints in ContinuousRegistration/Submissions/ComposableBlueprints are not working. This is due to two issues: - SuperElastix cannot find the included path. We should add logic to SuperElastix that resolves the...
See https://stackoverflow.com/questions/38823537/execute-git-describe-in-custom-target
The order of template arguments are reversed for some classes (e.g. itkMeshInterface). For example, the arguments reads `template` where ITK usually do `template`. Also see #109.
NiftyReg cannot clone. Set Try TLS_VERIFY to OFF. Otherwise we may have to maintain our own mirror.
Proposed layout - Datasets/{datasetName}/{fileName}.{ext}, CMake is responsible for downloading this data - ContinuousChallenge/driver.py.in, responsible for downloading private data and running eval - Blueprints/*.json - Blueprints/README.md with a table like the...