coders/dcm.c exception "RLECompressionNotSupported"

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

You can certainly implement RLE if you want and hopefully contribute the patches back to the ImageMagick distribution. However, you could also post a URL to one or two RLE-compressed DICOM images and we will look into supporting it. We have code for PACKBITs so it should be a simple patch.
Post Reply