|
SatDump 2.0.0-alpha-520736c72
|
Utilities specific to JPEG2000 manipulation (from memory) More...
Go to the source code of this file.
Functions | |
| Image | satdump::image::decompress_j2k_openjp2 (uint8_t *data, int length) |
| Decompress J2K Data from memory with OpenJP2, returns a 16-bit image. | |
Utilities specific to JPEG2000 manipulation (from memory)
| Image satdump::image::decompress_j2k_openjp2 | ( | uint8_t * | data, |
| int | length ) |
Decompress J2K Data from memory with OpenJP2, returns a 16-bit image.
| data | input buffer |
| length | buffer size |