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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:18:56+00:00 2026-06-05T19:18:56+00:00

I want to develop app which will recognize object(like monument or something) present in

  • 0

I want to develop app which will recognize object(like monument or something) present in front of camera using OpenCv and then it will show information about it.

So the question is how to recognize object(like monument or something) shape or compare to images with OpenCV?
And what is the best method for doing this?

It would be good if there was some kind of samples or tutorials for object detection and comparison.

Thank you.

  • 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-05T19:18:57+00:00Added an answer on June 5, 2026 at 7:18 pm

    The best method for what you ask is using local features detectors like OpenCV’s SIFT, SURF and ORB, for example.

    You need at least one picture from the object you want to detect. Afterwards, those algorithms can compare that image with other images to see if they are similar enough.

    Here is the Documentation for the algorithms.

    • ORB and others:

    http://docs.opencv.org/modules/features2d/doc/feature_detection_and_description.html

    • SURF and SIFT (‘nonfree’):

    http://docs.opencv.org/modules/nonfree/doc/feature_detection.html

    The way these algorithms work for that task is by selecting interesting points for each image, and compare them to see if they match. If several matches are found, it is most likely the images have the same object.

    Tutorials (from Feature Detection and below):

    http://docs.opencv.org/doc/tutorials/features2d/table_of_content_features2d/table_of_content_features2d.html

    You can also find C++ samples related to this topic here (samples are also within OpenCV download package):

    • eg. “matching_to_many_images.cpp”
    • “video_homography.cpp”

    http://code.opencv.org/projects/opencv/repository/revisions/master/show/samples/cpp

    And Android Java samples here (unrelated but also helpful):

    http://code.opencv.org/projects/opencv/repository/revisions/master/show/samples/android

    Or Python samples which are actually the more updated ones for this topic (at the time this post was written):

    http://code.opencv.org/projects/opencv/repository/revisions/master/show/samples/python2

    As a final note, like @BDFun said in the comment, this is not trivial to do.

    More – if you want an overview of OpenCV Feature detection and description, check this post.

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

Sidebar

Related Questions

I want to develop my application using google app engine into which I will
I want to develop an Android App, which will give me the speed with
I want to develop a Web App for Mobile users, which will provide users
I want to develop web service app which will be used by mobile app
I want to develop an app which broadcast messages which can be viewed only
I want to develop an app for WP7 using C# where a user taps
I want to develop a Facebook app like a dictionary tool available in browser
i want to develop a python desktop app which interacts and posts its content
I want to develop an Android app that will fetch geo-tagged tweets from Twitter
i want to develop a Rhomobile app which uses GPS tracker. so can any

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.