标签: c# python dlib
C#中是否有任何等效的dlib库,如果没有什么方法可以在我的C#代码中使用它。
import dlib detector = dlib.simple_object_detector('hand.svm')