示例#1
0
文件: CLNF.cs 项目: zjmsky/SharpFace
 public void Reset(double x, double y)
 {
     LandmarkDetectorPINVOKE.CLNF_Reset__SWIG_1(swigCPtr, x, y);
 }