Ticket #53 (closed enhancement: invalid)

Opened 4 years ago

Last modified 2 years ago

General robust ObjectRecognition

Reported by: stf Owned by: AllemaniACs
Priority: major Milestone:
Component: RCSoftX Version:
Keywords: RCSoftX, AtHome, ObjectRecognition, Sift/SURF Cc:
Git Branch:

Description

We need a functionable general ObjectRecognition?. We have classifiers based on color and Sift/SURF features. The former is fast but not reliable enough for AtHome?-tasks, the latter is more accurate with multi-color objects featuring textures, but is painfully slow! Furthermore, there is no way of using one and the same application for a general object recognition task. The aim should be to have a modular application that you provide a list of objects along with their corresponding reference-data (i.e. colormap, surf-image/key-file,...) just like the facer does.
Ideally, the application features a 3 stage process:

  1. prefilter for region potentially relevant at all with very cheap filter (global colormap?)
  2. filter interesting subregions based on individual object-data with cheap filter (color per object)
  3. inspect regions with more expensive filter (sift/surf) to determine object class.

Change History

Changed 3 years ago by tim

  • milestone changed from RC2008 to GO2009

Changed 3 years ago by tim

  • milestone GO2009 deleted

Removing milestone, no plan has been made, yet, to implement this.

Changed 2 years ago by tim

  • status changed from new to closed
  • resolution set to invalid

This ticket is now handled in the AllemaniACs' Trac instance.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Subscriber, Participant

  • Fawkes Trac List(Always)
  • Stefan Schiffer(Reporter)
  • Tim Niemueller(Participant)