aleator / CV

Haskell wrappers and utilities for OpenCV machine vision library
http://hackage.haskell.org/package/CV
BSD 3-Clause "New" or "Revised" License
51 stars 13 forks source link

Implement hough circles #21

Closed jochu closed 12 years ago

jochu commented 12 years ago

Adds API for hough circles. Only tested on OpenCV 2.4, but I suspect it'd work for previous versions as well.