Many years back, when I was a student, I wanted to write a filter that would create a stylized / cartoonized image like the one shown above. In my naivety I thought I could simply blur the image using ...
Latest From the Blog
March 21, 2015
11 Comments
Seamless Cloning using OpenCV ( Python , C++ )
March 2, 2015
49 Comments
By 49 Comments
Image Thresholding in OpenCV
February 24, 2015
29 Comments
By 29 Comments
Blob Detection Using OpenCV ( Python, C++ )
February 17, 2015
180 Comments
By 180 Comments
Turn your OpenCV Code into a Web API in under 10 minutes — Part 1
February 14, 2015
24 Comments
By 24 Comments
How to compile OpenCV sample code ?
February 4, 2015
35 Comments
By 35 Comments
Let's say you want to compile and run the face detection sample code that comes with the OpenCV. This code is located at OpenCV 2.4.x : /path/to/opencv/samples/c/facedetect.cppOpenCV 3 : ...
- « Go to Previous Page
- Page 1
- Interim pages omitted …
- Page 78
- Page 79
- Page 80
- Page 81
- Go to Next Page »