Skip to content

BUG: gauss_blur is not unitary #10

Description

@andykee

Not entirely sure what's happening here, but I would expect sum(img_blurred) == sum(img). Maybe consider adding a unitary parameter to fftconv().

Note that simply setting normalize=True in the kernel-creation call to gauss() may be part of the solution but it blows up all of the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions