Emgu CV (openCV wrapper) Eye Detection Tutorial
Uploader Comments (badrepent)
All Comments (34)
-
please look here for a complete and easy solution called 'Solving 'Emgu.CV.Invoke threw an exception':
fewtutorials[dot]bravesites[do
t]com/tutorials -
Do u have eye blink detection sample code.If u have please upload it
-
how can i handle this problem
The type initializer for 'Emgu.CV.CvInvoke' threw an exception.
???
-
hello! thank you for the code, i downloaded and tried it,but there was that sticky cvInvoke error again,
if you'd kindly add opencv_core220.dll and opencv_highgui220.dll to your debug folder, then the most downloaders wont have anymore trouble running the application with Cvinvoke error :)
-
thanks for linking to my blog, and yeah i've updated, now there's a Webcam Tutorial and CvInvoke error solution. do visit us gain ^_^
-
hello, visit my site, i've explained a solution to CvInvoke error. hope it works for you :)
fewtutorials[dot]bravesites[do
t]com/entries/emgu-cv-c/level- 1---lets-make-a-camera-applica tion#tut1Error please leave a feedback
@badrepent Thanks for the tutorial, however i get `imageBoxCapturedFrame` does not exist erroe. can you help me out regarding this error?
Yashu808 1 month ago
@Yashu808
It simply means that there's some error with emgu imageBox control. It could depend on non correct loading of emgu dll's. Take a look at references section of my project and check that all dll's does not contain a yellow triangle. You should also take a look at emgu website where there's a tutorial on using and loading imagebox control.
badrepent 1 month ago
hi, i found this site with basic tutorials for beginners on Emgu CV with C#, these guys are going to do more tutorials soon. right now there's a tutorial on installing and and configuring Emgu CV.
fewtutorials[dot]bravesites[dot].com
TSUKItsuki19 8 months ago
@TSUKItsuki19
Thanks a lot for providing a useful link. It could be useful for beginners...
badrepent 8 months ago