forked from didymo/OnkoDICOM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custom Windowing Slider (didymo#295)
* merged Phil's xr-rtstruct.py and readxr.py to my OpenPatientWindow.py and ImageLoading.py changes. RTSTRUCTs can be generated, and XR files with RTSTRUCTs can be opened, however they are not added automatically yet. Additionally, the XR display needs adjustement. * XR files now render inverted. Temp RTSTRUCTS are now applied to XR files. Removed some testing code from and renamed xr-rtstruct.py -> xrRtstruct.py. IM000001 sample file can be opened, but IM000002-IM000004 cause issues. * Allows images with uneven dimensions to be opened. Most CT files have equal dimensions, but CR files do not, requiring a change. Made some requested changes. * Add files via upload * Revert "Add files via upload" This reverts commit 6b39071. * Add files via upload * Contributions to the GUI by Phil. * Requested changes to draft PR. Slider now updates image correctly, albeit slow. * Adds constants to WindowSlider class. * Slider middle drag added. Hopefully fixed tests. * Fix the tests. * Tests again. --------- Co-authored-by: Daniel Horton <danielhorton4001>
- Loading branch information
1 parent
31d3386
commit b11d334
Showing
5 changed files
with
393 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.