Coder Social home page Coder Social logo

Comments (4)

myronzbrown avatar myronzbrown commented on September 13, 2024

Hi. I am looking for the same thing and don't see it in sitk now. Did you find an answer for this or an alternative? From experimenting with the sitk registration methods, demons appears to significantly outperform the other metrics for producing a well-regularized deformation field. Using ImageRegistrationMethod.SetMetricAsDemons or the four specific filters (e.g. FastSymmetricForcesDemonsRegistrationFilter), the result I get is well regularized if I specify a large Gaussian smoothing value. For the other metrics, I see fast deformations even if I set the variance very high. I am hoping to do a direct comparison of demons with squared error vs. mutual information. Any tips you could share?

Thanks,

from simpleitk-notebooks.

zivy avatar zivy commented on September 13, 2024

Dear @myronzbrown,
You posted your question in a closed issue. In the future, please (re) open an issue or ask on ITK discourse.

With respect to the question, not clear to me what exactly it is that you are asking. What registration setups (optimizer-similiarity metric- inter/intra modal) do you want to compare?

from simpleitk-notebooks.

pubgeo avatar pubgeo commented on September 13, 2024

Thanks @zivy. Sorry. I will do that in the future. I was hoping to roughly reproduce in python the inter-modal alignment results I get in MATLAB using demons with the mutual information metric. I can get roughly that for inter-modal case in sitk, and it works pretty well for intra-modal image pairs if I apply a Laplacian of Gaussian filter on the images first, but i was hoping to get a direct comparison with mutual information. Not urgent, but it seems like something that would come up from time to time so I wanted to ask if I'm missing something that's already available.

from simpleitk-notebooks.

zivy avatar zivy commented on September 13, 2024

Hello @pubgeo,
No worries. You are not missing something that is available. SimpleITK doesn't have a MI based Demons registration.

from simpleitk-notebooks.

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.