Skip to content

Point is in geometric object boundary method #29

@poupeaua

Description

@poupeaua

We need a method to check if a given point is in a geometric object boundary.

It will look like this:

def point_isin_boundary(self, point: NDArray, error_dist: float) -> bool:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions