adl1995 / generalised-hough-transform

Applies Generalised Hough Transform to object detection in images.
29 stars 13 forks source link

Added compatibility with Python 3 (#3) #4

Closed Klimmy closed 5 years ago

Klimmy commented 5 years ago

Explicitly converted floats to integers.