Giter VIP home page Giter VIP logo

Comments (3)

kevlarkevin avatar kevlarkevin commented on August 22, 2024

sorry about close/open. mouse finger slipped.

from dcmstack.

moloney avatar moloney commented on August 22, 2024

The axis swap is definitely handled. Perhaps you are confusing the voxel data ordering (how the 3D voxel data is stored) versus the orientation in patient space (specified with the affine). You can control the voxel data ordering with the --voxel-order option.

One relatively easy way to check is to look at the results in fslview and make sure that the orientation labels (LRAPSI) match. The way the three orthogonal images are displayed will only match if the voxel data ordering is the same, but the labels will show if the affine is correct. I hope this makes sense.

If you are still convinced there is a problem, perhaps you can share the dataset?

from dcmstack.

kevlarkevin avatar kevlarkevin commented on August 22, 2024

You were right, I was confusing voxel data ordering and orientation in patient space. Specifying the voxel order when using DicomStack.to_nifti_wrapper() fixed my problem.

Thank you very much!

from dcmstack.

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.