Skip to content

Faster parser

Compare
Choose a tag to compare
@ivmartel ivmartel released this 26 May 23:01
· 3981 commits to master since this release

Speeding up things! The parser gets a boost by avoiding some non needed copy of data and using a new JPEG2000 decoder. DICOM sequences get a better support. Adding optional event subscribing and simple state save as json. See milestone 0.10.0 for details.