Skip to content

Reading JPEG2000 images takes too long #1748

Closed
@Charltsing

Description

@Charltsing

Magick.NET version

13.10.0

Environment (Operating system, version and so on)

Windows10, net framework 4.7.2

Description

I tried to read a Jpeg2000 image with a width of 6622 and a height of 4689, which took 6 seconds. Is this normal time?
How to optimize the time spent reading JPEG2000

222

JPXDecode.zip

settings.SetDefines(new Jp2ReadDefines
{
QualityLayers = 100,
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions