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.
449 stars 197 forks source link

How to get build for Android? #29

Open hoangdado opened 7 years ago

hoangdado commented 7 years ago

Thanks for your great library! I have built successfully on iOS but failed on Android. How should I config my android.mk and application.mk to get my android build succeed?