-
Notifications
You must be signed in to change notification settings - Fork 64
Add nvimgcodec GPU accelerated decoder to Pydicom for decoding compressed pixel data #570
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
152137b
Add custom pydicom decoder using nvimgcodec
MMelQin 32b2fdf
Module name change
MMelQin c11ee52
fix complaints
MMelQin 61f2ab8
Correct module name
MMelQin 2a946d5
Spacing change
MMelQin fca98c6
comments change
MMelQin ce1a859
Fix linting complaints
MMelQin 790fae1
Fix Copilot nits
MMelQin a98a958
More improvements
MMelQin f2736ef
version parser
MMelQin 3a03da6
Reorg the code
MMelQin c2806f9
Add more logging
MMelQin 8af7e39
Refine register and unregister functions
MMelQin ae31e99
upate decoder
MMelQin 2a4159d
Add decoder instance caching as it gets used for every frame
MMelQin b34bb8b
Added unit tests and updated dependencies for compressed DICOM support
MMelQin e8ba583
Fix complaints on unit test
MMelQin d87f868
Check for GDCM but it should have been taken care of by the reqs
MMelQin c7e295f
Catch exception on checking cuda device on Github build machine
MMelQin 66ae78c
Varaible name changes
MMelQin 2131b05
Fix nvimgcodec decoder (#571)
jantonguirao e3ff7e1
Updated the unit test code and the decoder itself
MMelQin 813e5b8
Added note on using nvimgcodec and enhancing perf test to support use…
MMelQin bed3b5f
Update due to depcreation of dependency
MMelQin 9e541e7
Fix complaints
MMelQin 95938ca
Proactively removed the use deprecated pydicom class properties
MMelQin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.