Git Product home page Git Product logo

Comments (5)

kaspermarstal avatar kaspermarstal commented on July 18, 2024

The output you see is just transformix telling you what is doing while it is running (useful for debugging).
You can turn off logging to console using transformix.logToConsoleOff(). Just to be sure, transformix successfully warped your image right?

from simpleelastix.

mongoose54 avatar mongoose54 commented on July 18, 2024

@kaspermarstal No unfortunately transformix doesn't warp the image. See the output above:

The command-line option "-def" is not used, so no points are transformed

I am attaching the 2 test images that I am trying to register for your convenience.

knee2
knee1

Thanks!

from simpleelastix.

kaspermarstal avatar kaspermarstal commented on July 18, 2024

Thanks for the images. The -def message you refer to is related the warping of point sets, not images. For example, if you had specified transfomix.setInputPointSetFilename("points.pts") transformix would tell that the -def argument was detected and points would be warped. In this case the relevant lines here are

Resampling image and writing to disk ...
Resampling took 4.97s

Perhaps you can make a mean image of fixed and moving images and a mean image of fixed and result images to confirm that a transformation takes place?

from simpleelastix.

kaspermarstal avatar kaspermarstal commented on July 18, 2024

I should add a section to the documentation on how to interpret the log, I'd give you that 😊

from simpleelastix.

mongoose54 avatar mongoose54 commented on July 18, 2024

@kaspermarstal Thanks for clarifying. After testing the output of the transformix I saw that it has indeed applied the warping. It looked as if it hadn't applied it because it was so close to each other :)

from simpleelastix.

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.