Ask Your Question
0

./facerec_video not working

asked 2013-04-25 11:03:03 -0600

Hello. I am using Ubuntu here and I am running the Facial Recognition with Video. I have complied my code. When I tried running the program using the following code

./facerec_video /home/parallels/OpenCV-2.4.1/data/haarcascades/haarcascade_frontalface_default.xml /home/parallels/Desktop/myCSV.txt 0

It doesn't work. It says ./facerec_video not found! How do I solve this?

edit retag flag offensive close merge delete

Comments

hey, your program does not exist [at least not where you expect it to be] ;)

berak gravatar imageberak ( 2013-04-25 14:47:12 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-04-26 03:54:34 -0600

If it says that ./facerec_video isn't found, then that probably means you are not in the folder of the actual executable. Could this be the case?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-25 11:03:03 -0600

Seen: 173 times

Last updated: Apr 26 '13