Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3619490
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:53:05+00:00 2026-05-18T22:53:05+00:00

Papers have been written describing how the Hough transform can be generalised to detect

  • 0

Papers have been written describing how the Hough transform can be generalised to detect shapes like circles and parabolas. I’m new to computer vision though and find these papers pretty tough going. There is also code out there that does this detection but this is more than I want. I was wondering if anyone could briefly describe in bullet points or pseudo-code really simply how Hough Transforms are used to detect parabolas in images. That would be amazing. Or if anyone knows any basic explanations online that I haven’t come across than that would be good enough too :).

Thanks very much :).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T22:53:05+00:00Added an answer on May 18, 2026 at 10:53 pm

    Interesting question. This looks like a great resource. I included a summary (loosely quoted). Also see the source from Mathworks at the bottom of this answer – Matlab has houghlines and houghpeaks functions which will be useful for you. Hope it helps.

    • Run edge detection algorithm, such as the Canny edge detector, on subject image
    • Input edge/boundary points into Hough Transform (line detecting)
      • Generate a curve in polar space (radius, angle) for each point
        in Cartesian space (also called
        accumulator array)
      • Extract local maxima from the accumulator array, for example using a
        relative threshold
      • In other words, we take only those local maxima in the accumulator
        array whose values are equal to or
        greater than some fixed percentage of
        the global maximum value.
    • De-Houghing into Cartesian space yields a set of line descriptions of the image subject

    cs.jhu.edu:
    http://www.cs.jhu.edu/~misha/Fall04/GHT1.pdf

    Code from Mathworks: http://www.mathworks.com/help/toolbox/images/ref/hough.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to android and have been stuck on this problem for a long
I have been searching concurrent linked list implementations/academic papers that allow for concurrent insertions
I have been looking at MapReduce and reading through various papers about it and
I have been through various papers/articles/blogs and what not about Monads. People talk about
I'm looking for some papers on finding an infrastructure development strategy in games like
I did a little GP (note:very little) work in college and have been playing
I have been task with (ha) creating an application that will allow the users
C and Fortran have traditionally been used for High Performance Computing (Stuff to do
Supposedly, the engine behind the iPhone's new Siri feature has been under development for
I've been playing with various ways of doing literate programming in Python. I like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.