-
aaime updated
5 years ago
-
```
In Issue 327 one can find the image '18_1805_a4_2.jp2'.
------------ start cdef -------------------
[0]c(0) typ(0) asoc(1)
[1]c(1) typ(0) asoc(2)
[2]c(2) typ(0) asoc(3)
[3]c(3) typ(1) asoc(0)
[4]…
-
Imagery is collected in the Military Grid Reference System. [Here's a KML](https://sentinels.copernicus.eu/documents/247904/1955685/S2A_OPER_GIP_TILPAR_MPC__20151209T095117_V20150622T000000_21000101…
-
```
There I have two jp2 images,
("18_1805_a4_1.jp2", "18_1805_a4_2.jp2" in attach),
can not be decompress correctly.
When running opj_decompress exe,
"18_1805_a4_1.jp2" can get a bmp, but the colo…
-
```
There I have two jp2 images,
("18_1805_a4_1.jp2", "18_1805_a4_2.jp2" in attach),
can not be decompress correctly.
When running opj_decompress exe,
"18_1805_a4_1.jp2" can get a bmp, but the colo…
-
```
There I have two jp2 images,
("18_1805_a4_1.jp2", "18_1805_a4_2.jp2" in attach),
can not be decompress correctly.
When running opj_decompress exe,
"18_1805_a4_1.jp2" can get a bmp, but the colo…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
```
image_to_j2k -i 500px.png -o 500px.png.jp2
[INFO] tile number 1 / 1
[INFO] - tile encoded in 0.003000 s
Generated outfile 500px.png.jp2
./opj_compress -i 500px.png -o kaputt.jp2
/sources/LIB/OP…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
```
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…