Skip to content

Account for finite pixel size in PointPixelRegion.contains #474

Description

@adonath

Currently the PointPixelRegion.contains method always returns False. However this is not correct for the cases of sampled image data, because the size of the pixel is finite, namely 1 x 1 pix. This mean the .contains() method should return true if a position is contained in the finite support of the pixel.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions