Skip to content

Releases: johnwmillr/ActiveShapeModels

FullyFunctioningFaceFindingExample

30 Apr 22:43
Compare
Choose a tag to compare

Download this release, run the Example_FindFace.m script, start finding faces!

ItIsActuallyFindingFacesICantBelieveIt

29 Apr 21:37
Compare
Choose a tag to compare
Pre-release

This is the first commit where I'm satisfied enough to say the code is actually finding faces automatically. I still have it set up where the user needs to click for the initial location of the face (rather than an automatic global face finder like Viola-Jones), but the initial estimate can be fairly far off and the ASM will still converge on the face.

Time to start fine-tuning.