uricamic / clandmark

Open Source Landmarking Library
http://cmp.felk.cvut.cz/~uricamic/clandmark
GNU General Public License v3.0
199 stars 111 forks source link

Can I use this lib to detect smile ? #84

Closed matakk closed 6 years ago

matakk commented 7 years ago

Thanks you! I need detect smile on face. I have test the static_input.exe with CDPM.xml FDPM.xml model . but I can‘t find howto get mouth point on landmark points .

uricamic commented 7 years ago

Hi @matakk,

check Figure 3. in this paper: http://cmp.felk.cvut.cz/ftp/articles/uricar/Uricar_ICCVw_2015.pdf for the IDs of mouth landmarks. Both CDPM and FDPM models have the same numbering. Keep in mind that the IDs in the figure are 1-based.

uricamic commented 6 years ago

Closing this since no other reaction appeared