PSmile // Smile Recognition Lib.
in
Contributed Library Questions
•
2 years ago
Hello everyone.
I've been looking for a p5 equivalent of OF Smile detection for some time.
Luckily Bryan Chung published a lib and source code of Smile Detection for Processing.
http://www.magicandlove.com/blog/
On his site he got a video of him showing the lib in action. I've downloaded the files but i keep getting the unsatisfied link error when i compile the code.
He put the .jar and .dll file in the code folder of the sketch. I copied them into p5's libraries folder but no luck. I've put them in p5 root as well as sys32 folder too but still getting the unsatisfied link error.
What could be the problem? I've been away from the p5 scene for a year so its quite possible that im overlooking a tiny yet crucial detail.
Thanks in advance.
I've been looking for a p5 equivalent of OF Smile detection for some time.
Luckily Bryan Chung published a lib and source code of Smile Detection for Processing.
http://www.magicandlove.com/blog/
On his site he got a video of him showing the lib in action. I've downloaded the files but i keep getting the unsatisfied link error when i compile the code.
He put the .jar and .dll file in the code folder of the sketch. I copied them into p5's libraries folder but no luck. I've put them in p5 root as well as sys32 folder too but still getting the unsatisfied link error.
What could be the problem? I've been away from the p5 scene for a year so its quite possible that im overlooking a tiny yet crucial detail.
Thanks in advance.
2