Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generalized Hough Transform and OpenCv [closed]

I’m looking for an OpenCv implementation of Generalized Hough Transform, or at least something in c++. Despite I searched for a while, I’ve not been able to find nothing interesting. Any suggestion?

like image 366
Koleey Avatar asked Apr 06 '13 10:04

Koleey


1 Answers

I hope this Generalized Hough Transform code is what you are looking for. There is a very simple tutorial as well and some instructions.

like image 77
Gino Strato Avatar answered Oct 15 '22 13:10

Gino Strato