02-14-2014 05:48 AM
i am working on this project bt i am unable to detect eye ball
Solved! Go to Solution.
02-14-2014 08:47 AM
Hello,
some pointers:
http://forums.ni.com/t5/Machine-Vision/eye-controlled-wheelchair/td-p/2651903
Hope you find it useful.
Best regards,
K
02-15-2014 04:02 AM
02-15-2014 04:29 AM
02-15-2014 04:47 AM
02-15-2014 08:13 AM
Hello,
did you add the OpenCV path to environment variables?
Best regards,
K
02-17-2014 12:47 AM
02-17-2014 01:37 AM - edited 02-17-2014 01:37 AM
Hello,
you should read the posts more thoroughly! 🙂
Please check three posts back! For instructions on how to add path to system variables: Instructions .
Best regards,
K
02-17-2014 02:06 AM
02-17-2014 02:30 AM - edited 02-17-2014 02:30 AM
Hello,
that is strange. Are you sure you are meeting all of the below requirements:
1. OpenCV 2.4.6
2. Visual Studio 2010x86 (I think Microsoft Visual C++ 2010 Redistributable Package x86 should do it, but I am not entirely sure, since I have not tested this)
3. Modified environment variables (add path C:\Program Files (x86)\OpenCV 2.4.6\opencv\build\x86\vc10\bin).
Also check the comments here: https://decibel.ni.com/content/blogs/kl3m3n/2013/10/08/real-time-face-and-eye-detection-in-labview-u...
I have just tested the SW package and it works without any errors, so the problem must be on your side.
Hope you get it working.
Best regards,
K