Popular Posts

Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

OpenCV: QR Code detection and extraction

Read Article →
       There are many ways to decode QR Code these days. Here is an attempt to detect QR Code in an image to manipulate within OpenCV. ...
By : Bharath Prabhuswamy
7 Comments

OpenAR: OpenCV Augmented Reality Program

Read Article →
OpenAR is a very simple C++ implementation to achieve Marker based Augmented Reality. OpenAR based on OpenCV and solely dependent on ...
By : Bharath Prabhuswamy
0 Comments

OpenCV: 'FAST' like Corner detection with scanning window

Read Article →
    The key to building many important OpenCV application, is to extract robust features from the image. Depending on the application w...
By : Bharath Prabhuswamy
0 Comments

OpenCV: Implementation of Threshold by OTSU method

Read Article →
Here is a simple example showing implementation of OTSU thresholding in OpenCV. Note: OTSU threshold available in  OpenCV via t...
By : Bharath Prabhuswamy
0 Comments

OpenCV: Build a simple OpenCV program using CMake in Ubuntu

Read Article →
Building on our progress with usage of OpenCV, a demo on how to build and run a C++ based OpenCV program is described below. To unders...
By : Bharath Prabhuswamy
0 Comments

Installing OpenCV 2.4.9 in Ubuntu 14.04

Read Article →
In the previous post information on  Ubuntu installation was shared, in this post we shall see how to install OpenCV in Ubuntu 14....
By : Bharath Prabhuswamy
0 Comments

Installing Ubuntu 14.04 LTS

Read Article →
Before we get on to the exciting stuff (- coming soon!!), we shall get started with installation of Ubuntu. So head over to Ubuntu site ...
By : Bharath Prabhuswamy
2 Comments

Logitech QuickCam Pro 9000: Support

Read Article →
If you are facing any problems, the best hope will be the Discussion forums. The quickcamteam has an excellent forum and any problems regard...
By : Bharath Prabhuswamy
0 Comments

Logitech QuickCam Pro 9000: Driver Installation

Read Article →
Here are the details of installing libwebcamdrivers. If you want save this for reading it later, download the PDF from the link below. Do...
By : Bharath Prabhuswamy
4 Comments