Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Hi
What is the status of this issue with the last version of openjpeg?
Best
Mickaël

Original comment by [email protected] on 12 Mar 2013 at 4:55

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Unchanged.

Maybe all 4 images are separated from another.

winfried

Original comment by [email protected] on 13 Mar 2013 at 3:52

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
I do not agree with OP outputting multiple PPMs should be fine AFAIK. There 
only one thing that surprises me is that kakadu does not output the same raw 
output as openjpeg. Hence I am leaving it open for now.

Original comment by mathieu.malaterre on 26 Feb 2014 at 9:08

  • Added labels: Milestone-Release2.1, Priority-High
  • Removed labels: Priority-Medium

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Ok, openjpeg trunk does not handle them properly:

$ ./bin/opj_decompress -i p0_06.j2k -o opj.pgx

[INFO] Start to read j2k main header (0).
[INFO] Main header has been correctly decoded.
[INFO] No decoded area parameters, set the decoded area to the whole image
[INFO] Header of tile 0 / 0 has been read.
[INFO] Tile 1/1 has been decoded.
[INFO] Image data has been updated with tile 1.

Generated Outfile opj.pgx
$ ls -al opj_?.pgx
-rw-r--r-- 1 mathieu mathieu 132373 févr. 27 09:30 opj_0.pgx
-rw-r--r-- 1 mathieu mathieu  66325 févr. 27 09:30 opj_1.pgx
-rw-r--r-- 1 mathieu mathieu  66708 févr. 27 09:30 opj_2.pgx
-rw-r--r-- 1 mathieu mathieu  33428 févr. 27 09:30 opj_3.pgx
$ crc32 opj_?.pgx
83403a5d    opj_0.pgx
209bd058    opj_1.pgx
a7982a19    opj_2.pgx
294eb092    opj_3.pgx

while it should be:

$ ls -al c1p0_06*
-rwxr--r-- 1 mathieu mathieu 132371 déc.  26  2001 c1p0_06_0.pgx
-rwxr--r-- 1 mathieu mathieu  66323 déc.  26  2001 c1p0_06_1.pgx
-rwxr--r-- 1 mathieu mathieu  66706 déc.  26  2001 c1p0_06_2.pgx
-rwxr--r-- 1 mathieu mathieu  33426 déc.  26  2001 c1p0_06_3.pgx
$ crc32 c1p0_06*
69982899    c1p0_06_0.pgx
10625068    c1p0_06_1.pgx
84501548    c1p0_06_2.pgx
f3742ab5    c1p0_06_3.pgx

Original comment by mathieu.malaterre on 27 Feb 2014 at 8:33

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024

Original comment by mathieu.malaterre on 27 Feb 2014 at 8:33

  • Changed title: conformance: openjpeg fails to decode p0_06.j2k properly
  • Changed state: Started

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
All tests are now passing nicely:

The following tests passed:
    ETS-C1P0-p0_06.j2k-decode
    ETS-C1P0-p0_06.j2k-compare2ref
    NR-C1P0-p0_06.j2k-compare2base
    NR-p0_06.j2k-dump
    NR-p0_06.j2k-compare_dump2base

100% tests passed, 0 tests failed out of 5

Original comment by mathieu.malaterre on 3 Mar 2014 at 10:16

  • Changed state: Fixed

from openjpeg.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024

Original comment by antonin on 24 Mar 2014 at 3:57

  • Added labels: Conformance

from openjpeg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.