-
### Summary
Hello,
First of all thanks for your work.
Could it be possible to add an option from reading files from S3 using RasterDataset?
```
class BDOrtho(RasterDataset):
filename_gl…
-
```
The image 'data/input/nonregression/mem-b2ace68c-1381.jp2'
contains a malformed PCLR box.
openjpeg-1.5.x-branch dies with a SEGFAULT.
The following lines, added at the end of jp2_read_pclr(),
at…
-
Over in SunPy, issues https://github.com/sunpy/sunpy/issues/6715 (and https://github.com/sunpy/sunpy/issues/6709) deal with the conversion of JP2 image values - scaled in the range 0 to 255 - back to …
-
```
What steps will reproduce the problem?
1. Take an 8 bit tiff foo1.tif, and compress using 2K 24FPS Cinema profile
This gives foo1.jp2 file.
2. note the file size for foo1.jp2
2. run opj_deco…
-
[data.zip](https://github.com/mitre/biqt-iris/files/10069804/data.zip)
working on rc2
-
```
The image 'data/input/nonregression/mem-b2ace68c-1381.jp2'
contains a malformed PCLR box.
openjpeg-1.5.x-branch dies with a SEGFAULT.
The following lines, added at the end of jp2_read_pclr(),
at…
-
```
AFAIK j2k.h and jp2.h header files are not installed on a standard
openjpeg installation. Is this intended ?
Here is the issue I am currently facing, in order to reject lossy
JP2/J2K stream in …
-
```
AFAIK j2k.h and jp2.h header files are not installed on a standard
openjpeg installation. Is this intended ?
Here is the issue I am currently facing, in order to reject lossy
JP2/J2K stream in …
-
```
AFAIK j2k.h and jp2.h header files are not installed on a standard
openjpeg installation. Is this intended ?
Here is the issue I am currently facing, in order to reject lossy
JP2/J2K stream in …
-
```
./j2k_to_image -i beach_64bitsbox.jp2 -o beach.png
[ERROR] Integer overflow in box->length
[ERROR] Failed to decode jp2 structure
ERROR -> j2k_to_image: failed to decode image!
The error message…