Giter Site home page Giter Site logo

Comments (4)

hgstephe avatar hgstephe commented on June 25, 2024 1

Thank you, Philip! That clears things right up. Thanks for your help!

from ants.

cookpa avatar cookpa commented on June 25, 2024

Good hypothesis, but we need the registration commands to evaluate the correct order of transforms

from ants.

hgstephe avatar hgstephe commented on June 25, 2024

Hello, here are the commands and the resultant atlas image warped from MNI to native space:

temp_call reg_call atlas_to_native atlas

from ants.

cookpa avatar cookpa commented on June 25, 2024

OK thanks. Yes, I think you have the transforms backwards, the MNI_ pair should be on the right side.

https://github.com/ANTsX/ANTs/wiki/Forward-and-inverse-warps-for-warping-images,-pointsets-and-Jacobians#standard-space-through-an-intermediate-template

Also, you should know that the template is updated after every pairwise registration in antsMultivariateTemplateConstruction*.sh. So if you are using the warps left in the working directory, they are one template iteration behind. This might be a very small difference (see the intermediateTemplates directory to check) but ideally you would run antsRegistrationSyN.sh for each input to the final template.

Running antsRegistrationSyNQuick.sh might not be optimal for the template to MNI registration. I would try antsRegistrationSyN.sh as well.

The quality of the final registration will depend on all the steps in the pipeline, so to judge results you have to look at

  1. The overlap of labels with anatomy in the MNI space (this can vary quite a bit)
  2. The quality of registration from the MNI template to the local template.
  3. The quality of registration from the local template to the individual subject image.

from ants.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.