Skip to content

Conversation

@faycute
Copy link
Contributor

@faycute faycute commented Oct 18, 2021

No description provided.

Comment on lines +773 to +777
# Reverse hollow points for opencv because this points are counter clockwise
cv_draw_points = self.__get_cv_draw_points(
utils.reverse_points(points))
cv2.fillPoly(
image, [cv_draw_points], 0, lineType=cv2.LINE_8, shift=0)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

主な変更箇所

@faycute faycute merged commit 93cf5eb into develop Oct 18, 2021
@faycute faycute deleted the bugfix/export-mask branch October 18, 2021 07:48
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