Skip to content

Tags: danishm/mritopng

Tags

2.2

Toggle 2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from danishm/auto-contrast-2

Auto Contrast

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix logic to deal with DICOM pixel values below zero (#6)

* clip dicom pixel value to 0 if below 0

* added test cases for the change

* update version

* add build to gitignore