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. ...
Showing posts with label Computer Vision. Show all posts
Showing posts with label Computer Vision. Show all posts
simplAR 2: 99 Lines of Code for Augmented Reality with OpenCV using Chessboard
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...
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: Build a simple OpenCV program using CMake in Ubuntu
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...
Installing OpenCV 2.4.9 in Ubuntu 14.04
In the previous post information on Ubuntu installation was shared, in this post we shall see how to install OpenCV in Ubuntu 14....
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 ...
simplAR: Augmented reality for OpenCV beginners
Here is a simple AR demo for beginners (-includes me). The program augments only in 2D with a picture or a clip. The video plays rather s...
Updates: The things that flew by....
My project: Remember my opencv augmented reality program. [ This? ] yes that one...well its finally finished. but it needs cleaning up befor...
Subscribe to:
Posts (Atom)





