Giter Club home page Giter Club logo

klucv2's People

Watchers

 avatar

klucv2's Issues

Mouth falsely detected when opened

What steps will reproduce the problem?

1. Choose and image with a face in which the mouth is opened.
2. Watch what is detected.

The mouth is expected to be detected correctly.
Instead you see either the space between the lips detected or some other shape.

Maybe we should ensure that the left and right corner of the mouth are only
accepted if they lie left and right from the anthropometric mouth point.

Original issue reported on code.google.com by [email protected] on 19 Feb 2010 at 12:03

Attachments:

Rotate face on perpendicular view-axis

For ANN-data normalization it might be relevant how a face is rotated
around the z-axis (your perpendicular viewing axis on the face).

Maybe we should rotate the face "back" using the negative angle of the
connection line between the two eyes.


Original issue reported on code.google.com by [email protected] on 22 Feb 2010 at 12:56

Extract exact eye region (Region doesn't fit eye exactly)

Currently the eye region is recognized by a cascade of Haar-based
classifiers...

When detecting the eye region, the eye ofton does not lie completely in the
region's rectangle. Sometimes a corner is cut away.

Maby try some other haarcascade (for instance the ones from Modesto
Castrillon-Santanaones) to fix it:

http://code.google.com/p/klucv2/source/browse/trunk/data/haarcascades/haarcascad
e_mcs_lefteye.xml
and
http://code.google.com/p/klucv2/source/browse/trunk/data/haarcascades/haarcascad
e_mcs_righteye.xml

and

http://code.google.com/p/klucv2/source/browse/trunk/data/haarcascades/haarcascad
e_mcs_lefteye.xml
and
http://code.google.com/p/klucv2/source/browse/trunk/data/haarcascades/haarcascad
e_mcs_lefteye.xml

I expect the detected eye rectangle to exactly fit the eye at least when
looking at the camera in frontal view.

Original issue reported on code.google.com by [email protected] on 4 Feb 2010 at 6:18

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.