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

Metrics implementation #24

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Metrics implementation #24

wants to merge 14 commits into from

Conversation

alicjak1519
Copy link
Contributor

No description provided.

@alicjak1519 alicjak1519 requested a review from Qwebeck February 12, 2022 20:52
@alicjak1519 alicjak1519 force-pushed the metrics-implementation branch from 01ae39c to 94b9fc1 Compare February 13, 2022 10:20
Comment on lines 5 to 11
def is_contour_bad(c):
_, radius = cv2.minEnclosingCircle(c)
return radius > 10


def getXFromRect(item):
return item[0]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To nie jest potrzebne

@alicjak1519 alicjak1519 force-pushed the metrics-implementation branch from 94b9fc1 to af52503 Compare February 13, 2022 10:34
@alicjak1519 alicjak1519 force-pushed the metrics-implementation branch from af52503 to 74e22bb Compare February 13, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants