OpenCV Eye Tracking with C#
A while back, I wrote a few articles about using OpenCV with C#. One of those articles was titled “OpenCV Eye Tracking with C#”. However, I had titled that article wrong. The article was actually...
View ArticleUse OpenCV in a Windows Form Application in C#
A couple of days ago, I got an email from a reader asking about OpenCV in C#. He was interested in using OpenCV inside a Windows Form Application so that he could add standard form buttons to control...
View ArticleMore Eye Tracking with OpenCV and C#
One of our readers is working on a project that does eye tracking with OpenCV and C#. He has asked for a little bit of assistance with his project. So, I’ve thrown together a basic starting point for...
View ArticleTemplate Matching with OpenCV and C#
Apparently, a lot of people are interested in my OpenCV articles. In fact, my OpenCV articles receive more visits than any other page on this site. The OpenCV articles receive about 100 hits each...
View ArticleAugmented Reality Video
Alrighty. I finally took the time to create a quick video of my Augmented Reality application in action. I used OpenCV and C# to do this. So, be sure to checkout my OpenCV articles on this site to...
View ArticleHow to Train OpenCV Haar Classifiers
Of all the emails I receive thru this website, the question I am asked the most is “how do I teach OpenCV to detect my own objects?” Although the questions are usually worded very differently, they’re...
View ArticleAugmented Reality Using C# and OpenCV
As I’ve mentioned before, my articles about using OpenCV and C# are the most viewed articles on this site. Among those articles, I get more emails asking about using OpenCV and C# for augmented...
View ArticleGetting Started with OpenCV and Python
Over the last several months, I have shown you all kinds of cool ways you can use OpenCV with C# to create some really cool applications. Today, at the request of a reader, I want to begin showing you...
View ArticleIntroduction to embedded vision and the OpenCV library
Originally posted at http://www.eetimes.com/design/embedded/4372167/Introduction-to-embedded-vision-and-the-OpenCV-library?pageNumber=0 Eric Gregori, BDTI The term “embedded vision” refers to the use...
View ArticleLane Detection with OpenCV and C#
It’s easy to recognize when a semester is drawing near. Every computer science college student on the planet begins scouring the internet, looking for projects they can call their own and submit as...
View Article