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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:06:52+00:00 2026-06-04T08:06:52+00:00

I am doing keypoint detection and matching in opencv to stitch two images. When

  • 0

I am doing keypoint detection and matching in opencv to stitch two images.

When the images are small, it works well. But when dealing with larger images, the number of keypoints detected is increased, and therefore it cost a lot of time to match them. But in order to stitch the images, it seems that we don’t need so many keypoints. In order to increase efficiency, is there any way to only detect a limited number of keypoints?

In the code, I use SiftFeatureDetector and SiftDiscriptorExtractor to detect keypoints and extract descriptors.

Regards.

  • 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-04T08:06:53+00:00Added an answer on June 4, 2026 at 8:06 am

    My advise:

    Re-size the image so they become much smaller and then execute feature matching.
    Once you have a fast solution (Homography) apply it and than the next matching will be much faster.

    You do have a way to easily control the amount of features. You can rise the threshold and as a result less features will be selected.
    You can even wrap the threshold in while() loop. It rises the threshold until features amount is less than N (but grater than some M).

    Look at full code example I posted here:

    Calculate offset/skew/rotation of similar images in C++

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

Sidebar

Related Questions

I am doing a project with openCV, where I matched two images with the
Doing this works in IE7: <a href= target=_blank>Link</a> But in IE8 it open a
Doing an ajax get request works as expected using the following code: $.ajax({ type:
Doing a simple Squeryl database lookup, but trying to exclude a value. I've tried:
Doing a Socket.Receive(byte[]) will get the bytes in from the buffer, but if the
Doing some testing but cannot fabricate debug environment so maybe someone can answer this.
Doing a Google/Bing search for vsdbcmd two databases diff is not showing me anything
Doing a simple create() method call in ZooKeeper seems to be incrementing by two
Doing my first SL4 MVVM RIA based application and i ran into the following
Doing the below will reproduce my problem: New WPF Project Add ListView Name the

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.