Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support anisotropic pixels #952

Closed
ivmartel opened this issue Jun 15, 2021 · 1 comment · Fixed by #953
Closed

Support anisotropic pixels #952

ivmartel opened this issue Jun 15, 2021 · 1 comment · Fixed by #953
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

The library should support anisotropic pixels and create a correct canvas representation.

@ivmartel ivmartel added the enhancement New feature or request label Jun 15, 2021
@ivmartel ivmartel added this to the 0.30.0 milestone Jun 15, 2021
@ivmartel
Copy link
Owner Author

Spacing can be found in 4 tags, as mentioned in the Pixel Aspect Ratio definition part03/sect_C.7.6.3.html#table_C.7-11c:

Ratio of the vertical size and horizontal size of the pixels in the image specified by a pair of integer values where the first value is the vertical pixel size, and the second value is the horizontal pixel size. Required if the aspect ratio values do not have a ratio of 1:1 and the physical pixel spacing is not specified by Pixel Spacing (0028,0030), or Imager Pixel Spacing (0018,1164) or Nominal Scanned Pixel Spacing (0018,2010), either for the entire Image or per-frame in a Functional Group Macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant