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

OpenFace Integration with PSI #15

Open
mwstiber opened this issue Aug 25, 2021 · 2 comments
Open

OpenFace Integration with PSI #15

mwstiber opened this issue Aug 25, 2021 · 2 comments

Comments

@mwstiber
Copy link

I was trying to integrate OpenFace with PSI and was having trouble. I was wondering if you have any recommendations/examples on how you did it. I added CPPInerop.dll as a project reference but when it comes to running the program, it is unable to load the library. I appreciate any advice you can give me.

@KanaHayama
Copy link
Member

The interoperation assembly is inside project OpenFaceInterop. I think the code there was got from some other places.

And OpenFace.cs is how that assembly is used in \psi.

@KanaHayama
Copy link
Member

Adding only the interop DLL in project dependency may not enough. All OpenFace's native dependencies should be copied to the output directory.

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