-
Notifications
You must be signed in to change notification settings - Fork 0
Lunar Numbat proof of concept JPEG2000 decimator. Takes a JPEG2000 file and reduces it size very quickly by reducing the resolution and/or quality.
License
llnz/poc_decimator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
poc_decimator ============= This is the proof of concept (POC) for the JPEG2000 decimator for Lunar Numbat. Basically, it takes JPEG2000 file and reduces it size very quickly. It does this by dropping quality and/or resolution layers. Because of the properties of JPEG2000, this doesn't require the time and cpu expensive decompression and recompression. Limitations ----------- The current implementation only works with JPEG2000 files that are compressed with the SOP option. The Start of Packet (SOP) marker is used to mark the start of the packets for the various components, resolutions and quality layers that make up the image data.
About
Lunar Numbat proof of concept JPEG2000 decimator. Takes a JPEG2000 file and reduces it size very quickly by reducing the resolution and/or quality.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published