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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:29:46+00:00 2026-06-08T01:29:46+00:00

I am working on the project and part of it is to recognize objects

  • 0

I am working on the project and part of it is to recognize objects recorded on camera. So to be more specific:

  • I am using OpenCV

  • I have correctly setup camera and am able to retrieve pictures from it

  • I have compiled and experimented with number of demos from OpenCV

  • I need a scale- AND rotation- invariant algorithm for detection

  • Pictures of original objects are ONLY available as edge-images

All feature detection/extraction/matching algorithms I have seen so far are working reasonably well with gray-scale images (like photos), however due to my project specs I need to work with edge images (kinda like output of canny edge detector) which are typically BW and contain only edges found within the image. In this case the performance of algorithms I was trying to use (SURF, SIFT, MSER, etc) decreases dramatically.

So the actual question is: Has anyone come across algorithm that would be specific for matching edge images or is there a certain setup that can improve performance of SIFR/SURF/? in order to work well with that kind of input.

I would appretiate any advice or links to any relevant resources

PS: this is my first question of stackoverflow

  • 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-08T01:29:47+00:00Added an answer on June 8, 2026 at 1:29 am

    Edge images have a problem: The information they contain about the objects of interest is very, very scarce.

    So, a general algorithm to classify edge images is probably not to be found. However, if your images are simple, clear and specific, you can employ a number of techniques to classify them. Among them: find contours, and select by shape, area, positioning, tracking.

    A good list of shape information (from Matlab help site) includes:

    • ‘Area’
    • ‘EulerNumber’
    • ‘Orientation’
    • ‘BoundingBox’
    • ‘Extent’
    • ‘Perimeter’
    • ‘Centroid’
    • ‘Extrema’
    • ‘PixelIdxList’
    • ‘ConvexArea’
    • ‘FilledArea’
    • ‘PixelList’
    • ‘ConvexHull’
    • ‘FilledImage’
    • ‘Solidity’
    • ‘ConvexImage’
    • ‘Image’
    • ‘SubarrayIdx’
    • ‘Eccentricity’
    • ‘MajorAxisLength’
    • ‘EquivDiameter’
    • ‘MinorAxisLength’

    An important condition to use shapes in your algorithm is to be able to select them individually. Shape analysis is very sensitive to noise, overlap, etc

    Update

    I found a paper that may be interesting in this context – it is an object classifier that only uses shape information, and it can be applied on Canny images – it sounds like it’s your solution

    http://www.vision.ee.ethz.ch/publications/papers/articles/eth_biwi_00664.pdf

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

Sidebar

Related Questions

I'm working on a project using Scala running Selenium tests as part of a
I am currently working on a project about calculations.I have done the main part
As part of trying to learn hadoop, I'm working on a project using a
we have been working on a project, now a part of the project is
I'm working on a project where we're using a Java applet for part of
I have tried for hours to get my project working but the EJB part
I am currently working on a project which I think using soap as part
I am working on a project in cakephp.For the view part,I have the following
For part of a project I'm working on I am implementing a RTPpacket where
I'm working with DataNucleus as part of a Google App Engine project and I'm

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.