Skip to content

move mapwindow and extremefilt! to ImageBase #31

@johnnychen94

Description

@johnnychen94

These two functions have very similar semantics so it might be worth having a common supporting function here

  • mapwindow in ImageFiltering generates a new pixel from a square local patch
  • extremefilt! in ImageMorphology selects an existing pixel from direct neighborhoods

However, I'm not sure if it's possible to implement this efficiently. Such a failure example is JuliaImages/ImageFiltering.jl#225...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions