Dec 31, 2015

OpenCV Tutorials and Source Code

UNDER CONSTRUCTION! Please go to http://www.shervinemami.info/openCV.html until this website is fixed.


OpenCV is a great library for creating Computer Vision software using state-of-the-art techniques, and is freely available for Windows, Linux, Mac and even the iPhone. OpenCV was originally designed by Intel in 1999 to show how fast Intel CPUs can run. So most of OpenCV runs very fast on Intel CPUs, now including some SSE2 optimizations.

However, OpenCV is mainly used for tasks that are complex in nature, often requiring post-grad experience in the fields of Computer Vision or Artificial Intelligence (AI). So this website tries to make it easier with tutorials and source-code. All source code on this site are free to use for educational or commercial purposes, but may not be used for military-funded projects.

Warning: OpenCV is for creating futuristic applications that perhaps no-one else has done before, so its important that you are good at computer programming BEFORE you start using OpenCV! (Otherwise you will have extreme difficulty at every step)

Tutorials are shown in the graphical menu on the left.

5 comments:

Utkarsh said...

Hi there! There seems to be a problem with the links... or are you working on these tutorials?

Shervin Emami said...

Hi Utkarsh,
yes I am still moving my website from "http://www.shervinemami.co.cc/" to here. Right now you should go to "http://www.shervinemami.co.cc/" to read my articles until I move everything here in the next few days.

Cheers,
Shervin Emami.

Utkarsh said...

Okay..

Unknown said...

hey bro your co.cc website doesnt seem to be working
and your tutorial on face recognition in this blog also is not opening.

please provide proper links for it

Shervin Emami said...

Hi Harsh, yes sorry my whole co.cc website doesn't work anymore, so my official website is now: "http://www.shervinemami.info/openCV.html"

Post a Comment