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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:02:11+00:00 2026-06-09T20:02:11+00:00

Since I’m a beginner to SimpleCV, can somebody please guide me with the following

  • 0

Since I’m a beginner to SimpleCV, can somebody please guide me with the following application: The thing is that I’m working on a stereo project. I have two images, from left and right eyes.

  • First: I must display them side by side. (After using features and keypoints drawing it is able to show two images side by side but how can i do this manually?)

  • Second: I will track any mouse click event on any of these images. Then extract the point of click event and mark its location on the other image after a sift detection. (Since left and right views have an intersection, clicked pixel is most likely to be on the other with a little offset/shift). I may use sift features or any other similar method offered in SimpleCV. But by default features use SURF algorithm for detection. How can I switch to sift algorithm and use it? should I create a features object somewhere?

Thanks in advance.

  • 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-09T20:02:12+00:00Added an answer on June 9, 2026 at 8:02 pm

    To show two images side by side you can use

    img1.sideBySide(img2)

    For more information about it, start the SimpleCV shell,

    $ simplecv
    SimpleCV:1> help(Image.sideBySide)
    

    This will show you the complete docs of sideBySide function.

    KeyPoints:

    You can use any of the following algorithms for keyPoints.

    • SURF
    • STAR
    • FAST
    • MSER
    • ORB
    • SIFT

    img.findKeyPoints(flavour="SIFT")

    Again for more info, just use help(Image.findKeyPoints) in SimpleCV shell.

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

Sidebar

Related Questions

Since I am developing an iOS >= 5.0 application, I am trying to change
Since REST is stateless, each request that comes in has no knowledge of the
Since each thread has its own stack, its private data can be put on
Since hours I am working on a very hard problem: How is a DataGrid
Since recent runtimes in iOS, we are able to define properties that will generate
Since all the examples in the guide are with lists, I find it difficult
Since Qt doesnt allow templates in their slots, I tried to do the following
Since multiple requests can slow down the speed at which a site loads, I
Since trees are special kind of graphs or we can categorize trees in DAG(Directed
Since Java char is 16 bit long, I am wondering how can it represent

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.