Click here to Skip to main content
15,891,785 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello!
I am Beginner in Emgu and I am trying to Build a Program that Controls Mouse by face Movments.i found a Program that Controls Mouse By Face motions in Emgu Examples.But ii work not Correctly and when debugging ends , program shows this error :
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

This Error showed when i was tried to Create a new object of HaarCascade by this instruction :
_face = new HaarCascade("haarcascade_frontalface_default.xml");

sorry,in can't wrie English well.
Posted
Comments
Member 10118213 1-Apr-14 8:50am    
Same Problem :( but in a diffrent Solution, not a Sample. At the 1. PC it works but notin the 2.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900