RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
90 stars 111 forks source link

Initialize empty convex hull correctly #174

Closed g3force closed 4 years ago

g3force commented 4 years ago

The mask was initialized with all black when there was no point in the convex hull.

fixes #172