Thread: Rght

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    37

    Rght

    I am trying to implement a Randomized Generalized Hough Transform in Borland C++ Builder and I would be greatful of any tips.

    Thanks.

  2. #2
    mustang benny bennyandthejets's Avatar
    Join Date
    Jul 2002
    Posts
    1,401
    mind telling us what it is? (i mean, what is a randonmized generalized hough transformer?)
    [email protected]
    Microsoft Visual Studio .NET 2003 Enterprise Architect
    Windows XP Pro

    Code Tags
    Programming FAQ
    Tutorials

  3. #3
    Registered User
    Join Date
    Jan 2003
    Posts
    37
    RGHT is an object detection algroithm for 2-D grayscale images.

  4. #4
    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..."

  5. #5
    Registered User
    Join Date
    Jan 2003
    Posts
    37
    The algorithm in that is very confussing

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Rght
    By spidereen in forum C++ Programming
    Replies: 3
    Last Post: 01-22-2003, 11:25 AM