brain-microstructure-exploration-tools / abcd-registration-experiments

experiments with diffusion image registration
2 stars 1 forks source link

Incorporate DTI-TK into our evaluation of registration methods #4

Open ebrahimebrahim opened 4 months ago

ebrahimebrahim commented 4 months ago

https://dti-tk.sourceforge.net/pmwiki/pmwiki.php

ebrahimebrahim commented 3 months ago

Still making sure we can save the warps. It will also be important to have the warps in a format that mrtrix can accept.

ebrahimebrahim commented 3 months ago

Update: It seems that figuring out exactly how DTI-TK is storing and using warps is a massive pain. Some options:

ebrahimebrahim commented 2 months ago

(didn't mean to close this yet)

ebrahimebrahim commented 1 month ago

@jamesfishbaugh When you get a chance please include your notes on this tricky dti-tk thing

jamesfishbaugh commented 4 weeks ago

Notes about dti-tk:

Preprocessing

Registration

Hack the transformation to the original coordinate space

The resulting displacement field is round(128*1.7)^3 with 1^3 spacing and (0,0,0) origin. We will maneuver it back to the coordinate space of the ABCD input.

Evaluation

At this point, the registration is complete and the output is in the format that the evaluation framework anticipates.