Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Update example.py #13

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

Conversation

light201212
Copy link

xmin,ymin,xmax,ymax should not be type of int ,it may cause int/int to 0,and xmin==xmax,ymin==ymax will cause kmean "Box has no area" error.

xmin,ymin,xmax,ymax should not be type of int ,it  may cause int/int to 0,and xmin==xmax,ymin==ymax will cause kmean "Box has no area" error.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant