tenres

Results 7 issues of tenres

**Task** (what are you trying to do/register?) Train a model for building conditional templates on our data. Firstly, I want to thank you for making this code available. I am...

voxelmorph

Hello, Thank you for creating this library and making it available. I am looking to build SimpleElastix in windows using the instructions at https://simpleelastix.readthedocs.io/GettingStarted.html. The compilation results in 72 errors....

I get the below error when trying to import compare. I would like to use it with ITKElastix. >>> from itkwidgets import compare, checkerboard, view Traceback (most recent call last):...

Hello, this is more of a question than a problem. I chained 3 registrations in series (affine, BSpline1, Bspline2) by initializing each registration with the transform obtained from the previous...

Hi, thank you for making this code available. I am trying to get it to run on the specified env, but have been getting some errors. Initially, I got the...

Hi John, Thanks for all your work on this software. I have a brain image series and a corresponding binary segmentation image. I understand that fslreorient2std is a basic operation...

In the Elastix documentations, there are mentions of dilating the fixed image mask when using the mask to focus the registration on an ROI, but it is not explained well....