smartkids77 / ArcSoft_FreeSDK_Demo

Demo For ArcSoft FreeSDK
111 stars 98 forks source link

libarcsoft_fsdk_face_detection.dll not found #13

Open chenjingamy11 opened 4 years ago

chenjingamy11 commented 4 years ago

[DllImport("libarcsoft_fsdk_face_detection", CallingConvention = CallingConvention.Cdecl)]

wassryan commented 4 years ago

you can see another version of ArcSoft(SDK) demo I created for the face recognition and detection system, https://github.com/k-miracle/ARC_Face @chenjingamy11