uricamic / flandmark

Open-source implementation of facial landmark detector
http://cmp.felk.cvut.cz/~uricamic/flandmark/
GNU General Public License v3.0
228 stars 151 forks source link

Use correct index order. rows,cols not reverse #13

Closed sthalik closed 10 years ago

sthalik commented 10 years ago

Spotted-by: berak px1704@web.de GitHub: github issue #11

My software, @sthalik/headtracker, depends on proper behavior wrt this typo.

It uses a CAD model instead of Haar every frame. As said by @berak, it only works in @uricamic/flandmark if bbox is rectangular.