Visir principial scheme

Microsoft Visual C++
User avatar
Creator
Posts: 157
Joined: Tue Dec 16, 2008, 20:52
Location: Hannover, Germany
Contact:

Visir principial scheme

Postby Creator » Sun Sep 20, 2009, 19:55

The principial scheme of the Visir's face detection and tracking engine.
Attachments
visir.jpg

User avatar
Creator
Posts: 157
Joined: Tue Dec 16, 2008, 20:52
Location: Hannover, Germany
Contact:

Re: Visir principial scheme

Postby Creator » Tue Dec 15, 2009, 18:17

  • Optical Flow Methods
    • calcOpticalFlowPyrLK - The iterative Lucas-Kanade method with pyramids (non-dense OFF)
    • calcOpticalFlowFarneback - Gunnar Farneback's algorithm (dense OFF)
    • the variational Oprical Flow method (dense OFF)
    • Stereo (1D OFF):
      • FindStereoCorrespondenceBM - computes the disparity map using block matching algorithm
      • FindStereoCorrespondenceCG - computes the disparity map using grapg cut-based algorithm
      • the variational disparity estimation
  • Face Detection Methods
    • Haar cascades
      • face detection
      • eyes detection
      • nose detection
      • lips detection
    • LPB cascades
  • Face Recognition Methods
    • Principal Component Analysis (PCA)
  • Face Tracking methods
  • Active Appearance Model
    • Contours
[/list][/list]

User avatar
Creator
Posts: 157
Joined: Tue Dec 16, 2008, 20:52
Location: Hannover, Germany
Contact:

Re: Visir principial scheme

Postby Creator » Fri Feb 26, 2010, 16:42

We have updated the Visir architecture concept as follows:
Slide2.JPG

Slide3.JPG


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 6 guests