Coder Social home page Coder Social logo

asmlib-opencv's Introduction

Note: Consider trying "stasm", which is better maintained and included lots of improvements..

An open source Active Shape Model library written by C++ using OpenCV 2.0 (or above), no other dependencies. Thanks to CMake, the library has been successfully compiled in following environments:

  • Linux (both 32 and 64 bits)
  • Windows(both VC and MinGW)
  • Mac OS X
  • Android Both training and fitting codes are provided. For Windows users, a binary demo is available for download.

The library implements ASM and BTSM(Bayesian Tangent Shape Model). I think its result is good for most frontal faces. The fitting speed is fast, on my laptop computer(Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz), it can do real-time fitting on a webcam (see RunningDemo).

With the code provided, you can also train your own model all by yourself (see BuildModel). For face model, scripts to train a model from the MUCT Dataset are provided.

Codes are in the SVN repository, click "Source" to check them out. Documentation for the codes is available here.

If you have questions, please either file a issue or contact me directly (cxcxcxcx, gmail).

If you use the library in your project, please just add a link to this project page, thanks! But if you want to use it in proprietary applications, please contact me first (currently it's published under LGPL v3).

asmlib-opencv's People

Contributors

cxcxcxcx avatar

Watchers

 avatar

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.