Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FaceTracker #3

Open
gngriffiths opened this issue Nov 27, 2018 · 4 comments
Open

FaceTracker #3

gngriffiths opened this issue Nov 27, 2018 · 4 comments

Comments

@gngriffiths
Copy link

FaceTracker is broken.

FaceTrackerContent is red. TTY reports issue with code.

Tested with using VPM download of packs.

@microdee
Copy link
Owner

please provide screenshots and or exception messages

@gngriffiths
Copy link
Author

00:01:41 ERR : System.DllNotFoundException in DX11Utils.Native: Unable to load DLL 'libfacedetect.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Stacktrace:
at mp.dx.Tracking.FaceTrackerContext.facedetect_frontal_surveillance(Byte* result_buffer, Byte* gray_image_data, Int32 width, Int32 height, Int32 step, Single scale, Int32 min_neighbors, Int32 min_object_width, Int32 max_object_width, Int32 doLandmark)
at mp.dx.dx11.Nodes.TextureFaceTrackerNode.Evaluate(Int32 SpreadMax) in C:\projects\mp-dx\DX11Utils\TextureFaceTrackerNode.cs:line 150

00:01:41 ERR : Exception occured in TMPluginWrapperNode.Evaluate

00:01:41 ERR : Object reference not set to an instance of an object.

@microdee
Copy link
Owner

ok apparently at some point I forgot to copy this DLL during deployment. for now I don't have time to do proper fix release so just put this next to DX11Utils dll's.

libfacedetect.zip

@gngriffiths
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants