ViewFaceCoreDemo icon indicating copy to clipboard operation
ViewFaceCoreDemo copied to clipboard

Error

Open Regina-pxk opened this issue 2 years ago • 0 comments

run demo has some problem: System.TypeInitializationException HResult=0x80131534 Message=“ViewFaceCore.Plus.ViewFaceBridge”的类型初始值设定项引发异常。 Source=ViewFaceCore StackTrace: 在 ViewFaceCore.Plus.ViewFaceBridge.set_ModelPath(String value) 在 ViewFaceCore.Sharp.ViewFace..ctor(String modelPath) 在 ViewFaceCore.Sharp.ViewFace..ctor() 在 FaceDetectionDemo.FormDemo..ctor() 在 E:\学习\项目\git\ViewFaceCoreDemo\FaceDetectionDemo\FormDemo.cs 中: 第 51 行 在 FaceDetectionDemo.Program.Main() 在 E:\学习\项目\git\ViewFaceCoreDemo\FaceDetectionDemo\Program.cs 中: 第 19 行

此异常最初是在此调用堆栈中引发的: [外部代码]

内部异常 1: DirectoryNotFoundException: 找不到本机库目录:...\ViewFaceCoreDemo\FaceDetectionDemo\bin\Debug\viewfacecore\win\x86

Regina-pxk avatar Mar 20 '22 09:03 Regina-pxk