asmlib-opencv
an ASM(Active Shape Model) implementation by C++ & OpenCV
asmlib-opencv Documentation

Introduction

An open source Active Shape Model implementation written by C++ using OpenCV 2.0 (or above), no other dependencies.

The library has been successfully compiled in Linux (both 32 and 64 bits), Windows(both VC and MinGW) and Mac OS X. Both training and fitting codes are provided. For Windows users, a binary demo is available for download.

This doc is for codes and APIs. For general info, see: http://code.google.com/p/asmlib-opencv/

For compiling the codes, running demo and building models, see the Wiki Pages.

For APIs, see API.

 All Classes Namespaces Files Functions Variables Typedefs Defines