Quantcast
Channel: OpenCV – Code Pool
Browsing all 26 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Listing Multiple Cameras for OpenCV-Python on Windows

Using OpenCV APIs to capture video from a camera is convenient. However, OpenCV does not provide an API for listing all available devices. If you have multiple cameras connected to your PC, you have no...

View Article


Image may be NSFW.
Clik here to view.

How to Build Web Camera Recorder Using OpenCV and Flask

Recently, I was inspired by a blog post “Python Live Video Streaming Example” and thinking whether it is possible to save the camera streaming to a video file. Based on the example code, I managed to...

View Article


Image may be NSFW.
Clik here to view.

How to Build Web Document Scanner Using OpenCV-Python

Many excellent document mobile apps support not only image capture, but also edge detection and perspective transformation. If you are interested in these computer vision technologies, you can use...

View Article

Image may be NSFW.
Clik here to view.

A Simple Web Document Management App with OpenCV.js

Document Scanning is nothing new for mobile apps. I remember the first time that I installed a document scanning app was in 2010. However, Apple, Microsoft, and Google the giant tech companies got...

View Article

Image may be NSFW.
Clik here to view.

Building .NET Barcode Reader with OpenCV and DBR 5.2

OpenCV is written in C++.  If you install OpenCV library on Windows, you will see OpenCV officially provides wrappers for Python and Java but not for C#. Fortunately, there are many .NET open source...

View Article


Image may be NSFW.
Clik here to view.

How to Build DotCode Reader in Java on Windows 10

A dot code is a 2D barcode symbology composed of disconnected dots. It is widely used in the tobacco industry. Recently, Dynamsoft rolled out barcode reader SDK v7.4, which added DotCode support. In...

View Article
Browsing all 26 articles
Browse latest View live


Latest Images