Feb 11, 2020
DlibFaceLandmarkDetector सकते ObjectDetection और ShapePrediction Dlib का उपयोग कर। DlibFaceLandmarkDetectExample का नवीनतम संस्करण 1.3.0 डाउनलोड करें ताकि आप नए फ़ीचर्स और अपडेट्स का तुरंत आनंद ले सकें!
1.3.0
[UWP]Added ARM64 Architecture.
1.2.9
[Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, "DLIB_USE_UNSAFE_CODE" ScriptingDefineSymbol and Unity2018.2 or later. )
[Common]Added support for Unicode file path ( objectDetectorFilePath and shapePredictorFilePath ).
[Common]Added ImageOptimizationHelper to ARHeadWebCamTextureExample.
[Common]Added some converter methods to OpenCVForUnityUtils.cs.
1.2.8
[Lumin]Added the code for MagicLeap.