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

Add utilities for CIE lab colour conversion #940

Closed
ivmartel opened this issue Jun 3, 2021 · 1 comment
Closed

Add utilities for CIE lab colour conversion #940

ivmartel opened this issue Jun 3, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

ivmartel commented Jun 3, 2021

The dicom tag 'RecommendedDisplayCIELabValue' (0062,000D) encodes a CIE Lab colour value. The library must provide conversion code to handle this tag.

See: https://dicom.innolitics.com/ciods/segmentation/segmentation-image/00620002/0062000d

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

ivmartel commented Jun 3, 2021

Fixed in 1da4f71 and 15accd6.

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

No branches or pull requests

1 participant