You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
jpmn
changed the title
Generate and store crops instead of thumbnails
Generate and store crops in addition to thumbnails
Aug 1, 2018
Uh oh!
There was an error while loading. Please reload this page.
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!
The text was updated successfully, but these errors were encountered: