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

  • Home
  • SEARCH
  • 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 8594781
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T00:16:39+00:00 2026-06-12T00:16:39+00:00

RANSAC algorithm has been widely used in the engineering field such as computer vision.

  • 0

RANSAC algorithm has been widely used in the engineering field such as computer vision. However, if I understand well, there are two parameters to set when using this algorithm: one is related to the number of iteration and the other is connected with the threshold for the estimation model. Take the linear line estimation problem as an example:

enter image description here

The blue points in the picture represent inliers while the red points stand for outliers.

The number of iteration shows how many times we should try before we can find the right line model. The more we try the more possible we can obtain the right model. However, the consumption time will increase as well. Moreover, the number of iteration is also related the percentage of outliers in the data set. The less outliers exist the less iteration we can expect.

The threshold for the model depends on the problem at hand. If it is set too strict the data that could fit the model will become useless, hence leading to an inaccurate estimation. Moreover, strict model threshold can also lead to wrong model. If it is set too loose, outliers can come and play a role.

For the time being, my solution to the setting of these two parameters is as follows:
1) Number of iteration: at the beginning the percentage of outliers are roughly estimated, and if the percentage is high, more iterations are needed; otherwise, the number of iteration is set relatively low.
2) Model threshold: a relatively large threshold hold is set at the beginning, and after that the inliers are given a weighting based on their proximity to the model. If outliers happen to become inliers, they will not affect the model estimation dramatically.
I was wondering whether other solutions exist for RANSAC parameter setting. Thanks!

  • 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-06-12T00:16:41+00:00Added an answer on June 12, 2026 at 12:16 am

    Read http://www.robots.ox.ac.uk/~vgg/publications/2000/Torr00/torr00.pdf

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

Sidebar

Related Questions

I'm trying to implement SURF with Ransac for fundamental(F) matrix estimation in Matlab. Then
I have multiple models that I want to search such that the results can
I'm trying to write tests for an engine gem I'm writing. I'm using Rspec
I am developing an application in OpenCV, and on Windows the following code is
I am having a little problem. I wrote a program that extracts a set
I successfully found the homography matrix between 2 images using: Mat H = findHomography(mpts_2,
I'm using calcOpticalFlowPyrLK, findHomography, warpPerspective to do video stabilizing. The result is stabilized, which
When using OpenCV's findHomography function to estimate an homography between two sets of points,
I have looked at how to generate two random ints with rand()%n (where n
Good day. I hame a controller that uses ransack to find articles by their

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.