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
First, thank you for this amazing tools.
Then, I think we can add a parameter, say, percentage, for methods of boundingboxes such as:
is_fully_within_image(image)
is_out_of_image(image[, fully, partly])
is_partly_within_image(image)
and so on.
So these boundingboxes can be determined whether out or not of an image according to this parameter.
Thank you.
The text was updated successfully, but these errors were encountered:
aleju
added
the
TODO
Planned to be added to the library or changed in the future
label
Aug 2, 2019
First, thank you for this amazing tools.
Then, I think we can add a parameter, say, percentage, for methods of boundingboxes such as:
is_fully_within_image(image)
is_out_of_image(image[, fully, partly])
is_partly_within_image(image)
and so on.
So these boundingboxes can be determined whether out or not of an image according to this parameter.
Thank you.
The text was updated successfully, but these errors were encountered: