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

Generate and store crops in addition to thumbnails #107

Open
jpmn opened this issue Aug 1, 2018 · 3 comments
Open

Generate and store crops in addition to thumbnails #107

jpmn opened this issue Aug 1, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@jpmn
Copy link
Contributor

jpmn commented Aug 1, 2018

I would like to generate and store crops of an image from coordinates (ie: there are objects in my images and I would like to retrieve their cropped image from a bounding box).

How do you suggest I handle this? I was thinking of overriding Image and add a similar functionality as the thumbnails called crops.

Thanks for your input!

@jpmn jpmn changed the title Generate and store crops instead of thumbnails Generate and store crops in addition to thumbnails Aug 1, 2018
@pylover pylover added this to the v0.17.0 milestone Aug 2, 2018
@pylover pylover self-assigned this Aug 2, 2018
@pylover
Copy link
Owner

pylover commented Aug 2, 2018

Good challenge,

And your idea is awesome. Actually, you need the same mechanism as thumbnails with another name.

@pylover
Copy link
Owner

pylover commented Aug 2, 2018

15332451087176624524591868429482

@jpmn
Copy link
Contributor Author

jpmn commented Aug 3, 2018

I pasted some code to begin discussions: #113

@pylover pylover modified the milestones: v0.17, WhenPigsFly Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants