luca-m / emotime

Recognizing emotional states in faces
138 stars 65 forks source link

libopencv_objdetect.so.2.4 #49

Closed shadkhan111 closed 9 years ago

shadkhan111 commented 9 years ago

what is the meaning of this error

dbellavista commented 9 years ago

Can you please report the exact command and the exact output. By the way this is most likely a bad installation of the opencv libraries (required >=2.4.5).

shadkhan111 commented 9 years ago

command - ./emotimegui_cli ../resources//haarcascade_frontalface_cbcl1.xml none 48 3 5 4 svm ../dataset_svm_354_cbcl1_1vsallext/classifiers/svm/*

output - ./emotimegui_cli: error while loading shared libraries: libopencv_objdetect.so.2.4: cannot open shared object file: No such file or directory

dbellavista commented 9 years ago

You haven't installed or configured the correct opencv libraries. (http://opencv.org/)