I am trying to implement a Randomized Generalized Hough Transform in Borland C++ Builder and I would be greatful of any tips.
Thanks.
Printable View
I am trying to implement a Randomized Generalized Hough Transform in Borland C++ Builder and I would be greatful of any tips.
Thanks.
mind telling us what it is? (i mean, what is a randonmized generalized hough transformer?)
RGHT is an object detection algroithm for 2-D grayscale images.
Searching Google I found this right away...
http://www.cse.cuhk.edu.hk/~king/PUB/fung96.pdf
The algorithm in that is very confussing