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 4254784
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:07:51+00:00 2026-05-21T05:07:51+00:00

Hough Transform can be used to extract lines from images. It can also be

  • 0

Hough Transform can be used to extract lines from images. It can also be used to extract curves – this is a little harder though because higher dimensional Hough transforms are resource consuming. I was wondering whether how one restricts the Hough transform to 2D voting space for a curve of order 3 i.e. x^{3}+ax^{2}+bx+c ?

Anyone know any good sites explaining this (can’t seem to find any). Or an explanation here if there isn’t one :).

  • 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-21T05:07:51+00:00Added an answer on May 21, 2026 at 5:07 am

    The essence of the Generalised Hough Transform that the “sides” of the accumulator is the answer you are looking for. If you are trying to match ellipses or arbitrary curves – in your case a, b, c parameters then you should build 3D accumulator and look for maximum there. Google “ellipse detection using hough transform” or “arbitrary shape detection using hough transform”.

    There are many way to optimise your search in multi dimensional accumulator, so don’t be afraid to build multidimensional HT parameterised space – it can give you good overview of your problem.

    You may want to split your search into two stage – for example build a classic 2D for your a and b parameters, then use very simple 1D accumulator for finding c, this has been done in edge detection, but be aware that this split can introduce large errors if you a,b,c interdependent.

    Ways to optimise multidimensional Hough Transform: (Probabilistic) Randomised Hough transform, Hybrid and Multidimensional Hough Transform.

    Also Generalised Hough Transform and Radon Transform are nearly synonymous, so for arbitrary shape detection “Radon transform” may give you better ideas: Hough Transform is a discrete version of continuous Radon Transform.

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

Sidebar

Related Questions

Have created a c++ implementation of the Hough transform for detecting lines in images.
After doing the Hough transform in MATLAB , how do I pick the lines
I came across this program under hough transform in java example. But im doing
Does anyone know how to use the Hough transform to detect the strongest lines
I'm trying to implement hough transform for lines in matlab. And I have been
After detecting the lines in an image using Hough lines , how can I
I'm using the Hough transform in OpenCV to detect lines. However, I know in
Can anyone guide me how the function 'hough transform' works in matlab?? The problem
I am trying to implement the generalized Hough transform as presented in this paper
I have a form from which users can select 100s of files to upload

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.