EnoxSoftware / DlibFaceLandmarkDetector

FaceLandmark Detector using Dlib (Unity Asset Plugin)
https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314
95 stars 31 forks source link

webgl platform :Cannot get the save directory #6

Open ryj438591419 opened 5 years ago

ryj438591419 commented 5 years ago

webgl platform :Cannot get the save directory 。
FaceLandmarkDetector not Load sp_human_face dat

EnoxSoftware commented 5 years ago

Thank you very much for reporting.

Could you tell me about your test environment? Unity version : Dlib Face LandmarkDetector version :

ryj438591419 commented 5 years ago

unity version 2019.1.1f1 Dlib Face LandmarkDetector version :1.2.7 Opencv:2.3.5

webgl platform When new MatOfPoint3f , error occurred

EnoxSoftware commented 5 years ago

You may not have completed the setup procedure. Please move the “DlibFaceLandmarkDetector/StreamingAssets/sp_human_face_68.dat” to the “Assets/StreamingAssets/” folder. image