This is a simple program that implements Augmented Reality in OpenCV. This is a follow-up for the previous post that was implemented in th...
Showing posts with label Webcams. Show all posts
Showing posts with label Webcams. Show all posts
OpenAR: OpenCV Augmented Reality Program
OpenAR is a very simple C++ implementation to achieve Marker based Augmented Reality. OpenAR based on OpenCV and solely dependent on ...
OpenCV: 'FAST' like Corner detection with scanning window
The key to building many important OpenCV application, is to extract robust features from the image. Depending on the application w...
OpenCV: Implementation of Threshold by OTSU method
Here is a simple example showing implementation of OTSU thresholding in OpenCV. Note: OTSU threshold available in OpenCV via t...
OpenCV: Decoding QR Codes using libdecoderqr
libdecodeqr "libdecodeqr" is a C/C++ library for decoding QR code based on JIS X 0510 and ISO/IEC18004. This library is able ...
OpenCV: Augmented Reality - Testing
Ok... So Ive been posting a lot of videos on Augmented Reality, but what have I done??? Here is the answer. Yet another augmented reality...
More blob inventions
Ever interested in owning a Microsoft Surface of your own? Yes, atleast you can make your own. So if you think you can handle blobs then pr...
Blob pointer using OpenCV & cvblobslib
Well... i had time to waste on this :P .... Download the source here: Blob pointer [Source code] 4.61 Mb Source: //_______________...
Camera Calibration using OpenCV
Here is a simple test by which you can look into the parameters of your camera and correct any distortions. The entire program is as i...
OpenCV + cvblobslib Demo program
Here is a Sample application to display an image. Download the Project folder and the source code. //________________________________...
cvblobslib with OpenCV : Installation
Here are the details for installing cvblobslib. If you want save this post for reading it later, download the PDF from the link below. ...
OpenCV : Accessing the Webcam
Here is a Sample program to access the webcam. Download the Project folder and the source code . //____________________________________...
Subscribe to:
Posts (Atom)





