这是indexloc提供的服务,不要输入任何密码
Skip to content

Bad behavior with lossy progressive and photon noise #4368

@Galaxy4594

Description

@Galaxy4594

There two bugs present when using photon noise combined with lossy progressive. First of all, photon noise seems be applied to the LF and the HF. This is causing a LF blurry noise texture to be present. This only happens with VarDCT when using --photon_noise_iso and -p. It also happens with --photon_noise_iso and -progressive_dc. None of the other progressive flags, --progressive_ac and --qprogressive_ac trigger this bug.

noisecomp1

Another issue found is that for VarDCT, photon noise is much much stronger when used with progressive, likely meaning it's being applied multiple times over. A major condition to trigger this bug is that the image has to be larger than 2048x2048, implying chunked encoding must be at play here. For lossy modular, it's always stronger regardless if progressive is specified or not.

noisecomp2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions