Giter Club home page Giter Club logo

jpylyzer-test-files's People

Contributors

bitsgalore avatar carlwilson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jpylyzer-test-files's Issues

Image with 3 components only has 2 coc markers

The openJPEG15.jp2 image produces the following output:

<contiguousCodestreamBox>
    <siz>
        ...
        ...
        <csiz>3</csiz>
        ...
        ...
    </siz>
    ...
    <tileParts>
        <tilePart>
            <coc>
                <lcoc>9</lcoc>
                <ccoc>1</ccoc>
                ...
            </coc>
            <qcc/>
            <coc>
                <lcoc>9</lcoc>
                <ccoc>2</ccoc>
                ...
            </coc>
            <qcc/>
        </tilePart>
    </tileParts>
</contiguousCodestreamBox>

Note that even thoufg Csiz=3 there are only 2 coc markers, for components numbered 1 and 2. I would expect 3 coc markers for indices 0, 1 and 2. Not quite sure if the standard allows this.

Test image with PLM marker ?

Do you happen to have any test images with non-corrupt PLM markers? I can't seem to find any,
and Kakadu also will not generate images with PLM. The test image in this repo has a corrupt PLM marker.
Thanks!

Question about file in test suite

Dear BitsGalore,

I am trying to implement reading of xml box in my open source j2k codec.
I see that you have a file: null_terminated_content_in_xml_box.jp2 in your test suite.
Is this an edge case, or an error case? Should the xml box NOT have null terminated content?

Thanks so much,
Aaron

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.