Skip to content

atrous demo code is quite wired. #61

@CloudSAMA001

Description

@CloudSAMA001

Though it said that it is "1:1 implementation/copy of the GLSL algorithm".Looks like some calculation is different from original paper,like the weight calculation part.And in the renderloop,at the first time is enter loop,"glUniform1f(filter_c_phiUniform, 1.0f / i * c_phi0);" should produce a divide zero problem.I am not sure if that is by design.The kernel part is also different from the paper.In the paper is says it should based on B3 spine.I am not sure if I misunderstand the paper or it is bug.But anyway,thank you for sharing the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions