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

Bump to v0.1.0-a0 #7

Merged
merged 28 commits into from
Aug 31, 2022
Merged

Bump to v0.1.0-a0 #7

merged 28 commits into from
Aug 31, 2022

Conversation

Almeida-a
Copy link
Owner

Features:

  • Basic encoding - the storage plugin encodes dicom objects to the chosen format on the imodec settings xml file.
  • Viewer for encoded dicom files

Almeida-a and others added 28 commits November 16, 2021 16:43
Fix java 8 problem (re-incorporate in ci)
Plus, added some comments:
 * explaining getJettyHandlers
 * providing a path example to access a servlet
* #3 Introduced ability to transcode the pixel-data into newer (compressed) formats

* #3 Complemented transcoding process by adding lossy compression attributes as well as transfer syntax

Also fixed problem of file creation in MiscUtils

* #3 Added format decoding functions

* #3 Fixed multiple bugs

 * Thread waits for compression processes to finish
 * Files generated by the encoders are now deleted upon exit
 * Added logic for detecting and avoiding duplicate file storing (although, this may already be enforced by dicoogle itself)

* #3 decode bugfix: thread waits for decompression subprocess to finish
* #5 decode feature: provided method to retrieve buffered image from a dicom object with an encoded pixel-data

* #5 image viewer: finalized the feature

Also: other minor fixes and tweaks.

* #5 image viewer: Added configuration to choose the format

Also: fixed the "davif" command decode - using avif_decode (rust) instead
@Almeida-a Almeida-a merged commit a8f49aa into main Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant