chengzhengxin / sdm

Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
448 stars 197 forks source link

where do u call function void ldmarkmodel::convert(std::vector<int> &full_eyes_Indexs) when train model?? #42

Open happyamyhope opened 5 years ago

happyamyhope commented 5 years ago

hello, thanks much for your project ! There is one problem when train model, in this project where could call function void ldmarkmodel::convert(std::vector &full_eyes_Indexs)?