This tutorial explains simple blob detection using OpenCV. What is a Blob? A Blob is a group of connected pixels in an image that share some common property ( E.g, grayscale value ). In the ...
Latest From the Blog
February 17, 2015
178 Comments
Turn your OpenCV Code into a Web API in under 10 minutes — Part 1
February 14, 2015
22 Comments
By 22 Comments
How to compile OpenCV sample code ?
February 4, 2015
33 Comments
By 33 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 : ...
Install OpenCV 3 on Yosemite ( OSX 10.10.x )
January 26, 2015
49 Comments
By 49 Comments
Life was good the last time you installed OpenCV on your Mac. You instantly brewed it and thanked the good folks at Homebrew. All it took were these few commands. Install OpenCV 2 on Mac ...
- « Go to Previous Page
- Go to page 1
- Interim pages omitted …
- Go to page 72
- Go to page 73
- Go to page 74