-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
When I enter person name and pressing Next Button, it throws java.lang.UnsatisfiedLinkError: dlopen failed: library "../../lib/libtbb.so" not found .
at line faceRecognizer = com.googlecode.javacv.cpp.opencv_contrib.createLBPHFaceRecognizer(2,8,8,8,200);
for this I changed I to faceRecognizer = com.googlecode.javacv.cpp.opencv_contrib.createEigenFaceRecognizer(10,123.0);
also.
But did't work.
Please Help
Metadata
Metadata
Assignees
Labels
No labels