Code Monkey home page Code Monkey logo

Comments (6)

hossbach-cgm avatar hossbach-cgm commented on June 26, 2024 2

Done: #4134

from itk.

github-actions avatar github-actions commented on June 26, 2024

Thank you for contributing an issue! 🙏

Welcome to the ITK community! 🤗👋☀️

We are glad you are here and appreciate your contribution. Please keep in mind our community participation guidelines. 📜
Also, please check existing open issues and consider discussion on the ITK Discourse. 📖

from itk.

thewtex avatar thewtex commented on June 26, 2024

@hossbach-cgm thanks for the report. Could you please create a PR with your patch, which will help facilitate discussion.

from itk.

thewtex avatar thewtex commented on June 26, 2024

@hossbach-cgm thank you!

from itk.

issakomi avatar issakomi commented on June 26, 2024
# Dicom-Data-Set
SpacingBetweenSlices              [1.3]
PerFrameFunctionalGroupsSequence  
| Item                            
| | MREchoSequence                
| | PixelMeasuresSequence         
| | | Item                        
| | | | PixelSpacing              [0.55000001192092\0.55000001192092]
| | Unknown Tag & Data            
| | | Item                        
| | | | SpacingBetweenSlices      [1.3]

Do you have this data set?
ftp://medical.nema.org/MEDICAL/Dicom/DataSets/WG16/Philips/
eg in the folder Philips MR Spectroscopy/DICOM, eg the file IM_0001

There is in fact SpacingBetweenSlices at the top level and not in the PixelMeasuresSequence in a functional group sequence.
And private sequence 0x2005, 0x140f, there are probably tags from original "classic series", also SpacingBetweenSlices.
This private attribute may be Acquisition Parameters (Philips) Sequence (creator Philips MR Imaging DD 005 ).

It is not ideal, SpacingBetweenSlices at the top level doesn't belong to Enhanced MR Image Storage, it should be in PixelMeasuresSequence, at least with the current standard. I don't know if Philips always does this, as far as I know, in real life "enhanced" CT/MR are rare, usually there are still classic series.

from itk.

shernshiou avatar shernshiou commented on June 26, 2024

I am facing the same issue with simpleItk where the spacing should be [0.125,0.125,0.125] but [0.125,0.125,1.0] is returned.

from itk.

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.