Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ROIDataset class taking a geopandas dataframe as input #48

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ptresson
Copy link

@ptresson ptresson commented Mar 14, 2024

class inherits from RasterDataset but samples the points of a shapefile directly

📝 Changelog

  • Added ROIDataset class to easily take shapefiles as inputs
  • Added utility function intersects_with_img checks intersection between points and images from the RasterDataset

class inherits from RasterDataset but samples the points of a shapefile directly
@tlarcher tlarcher self-assigned this Mar 14, 2024
@tlarcher tlarcher deleted the branch plantnet:dev July 23, 2024 19:40
@tlarcher tlarcher closed this Jul 23, 2024
@tlarcher tlarcher reopened this Jul 23, 2024
@tlarcher tlarcher deleted the branch plantnet:dev August 15, 2024 12:42
@tlarcher tlarcher closed this Aug 15, 2024
@tlarcher tlarcher reopened this Sep 16, 2024
@tlarcher tlarcher deleted the branch plantnet:dev November 6, 2024 19:49
@tlarcher tlarcher closed this Nov 6, 2024
@tlarcher tlarcher reopened this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants