I am trying to implement a Randomized Generalized Hough Transform in Borland C++ Builder and I would be greatful of any tips.
Thanks.
This is a discussion on Rght within the C++ Programming forums, part of the General Programming Boards category; I am trying to implement a Randomized Generalized Hough Transform in Borland C++ Builder and I would be greatful of ...
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?)
benforbes@optusnet.com.au
Microsoft Visual Studio .NET 2003 Enterprise Architect
Windows XP Pro
Code Tags
Programming FAQ
Tutorials
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
My Avatar says: "Stay in School"
Rocco is the Boy!
"SHUT YOUR LIPS..."
The algorithm in that is very confussing