Skip to content

Question: from scipy to rank_filter #119

Description

@ricardomga

Hello,

How this 2 lines would translate to your implementation of rank_filter?

        img = scipy_filters.percentile_filter(img, percentile=80, size=(20, 2))
        img = scipy_filters.percentile_filter(img, percentile=80, size=(2, 20))

Thank you a lot for the help.

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