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

Allow cropping fixed-size rectangular regions around specified image points #996

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

glopesdev
Copy link
Member

This PR aims to provide functionality to make it easier to crop fixed-size rectangular regions around specified image points for further processing.

Fixes #980

@glopesdev glopesdev added the feature New planned feature label Aug 7, 2022
@glopesdev glopesdev added this to the 2.7.0 milestone Aug 7, 2022
@glopesdev glopesdev changed the title Allow input rectangle to be outside output bounds Add operator for cropping fixed-size rectangular regions around specified image points Aug 7, 2022
@glopesdev glopesdev changed the title Add operator for cropping fixed-size rectangular regions around specified image points Allow cropping fixed-size rectangular regions around specified image points Aug 7, 2022
@glopesdev glopesdev merged commit 12be0fd into bonsai-rx:master Aug 8, 2022
@glopesdev glopesdev deleted the issue-980 branch August 8, 2022 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for dynamic crop operator that can generate fixed size regions from a list of points
1 participant