Latest Posts

Latest Posts

Opencv C++ Tutorial Sliding Window

Opencv C++ tutorial about object detection with sliding window. A sliding window is easy to implement on a single scale and also not to mu...

Vl 8 Dec, 2015 5

Opencv C++ Tutorial, Mat Roi, Region of interest

Simple opencv C++ tutorial on how to work with ROI. Code example about selecting the rectangle region of interest inside the image and cut...

Vl 8 Dec, 2015 12

Opencv C++ Tutorial Mat resize

Resize the Mat or Image in the Opencv C++ tutorial. It is obviously a simple task and important to learn. This tutorial is visualized step ...

Vl 7 Dec, 2015 11

Facial landmark detection, Another Great results from Czech Republic

This is another great result of the Czech school of computer vision. The facial landmark detector was developed at Czech Technical Univer...

Vl 3 Dec, 2015 2

Smart advertising panels, Opencv C++ app in chrome by Google Native Client

Smart billboards with computer vision Smart billboards like big TV panels in supermarkets is not really smart. This simple example ...

Vl 1 Dec, 2015 3

Helicopter with vibrating suspended load

Position and vibration control This is really nice control example on experimental tool developed in our group at Czech Technical Univer...

Vl 23 Nov, 2015

Basic Face Detection, Opencv 3 Visual Studio 2015

Basic Opencv Face Detection Tutorial Basic Opencv C++ tutorial how to detect the face from video image and any source you can achieve. ...

Vl 23 Nov, 2015 18

Install opencv Visual Studio 2015

Opencv tutorial on how to build OpenCV from source in Visual Studio 2015. This is useful when the new version has just been released and th...

Vl 21 Nov, 2015 70

Kalman Filter simple tracking example.

This is a simple tracking example of moving object.  The basic concept is simple as following the steps  Use background subtraction   ...

Vl 17 Nov, 2015 8

Opencv VideoCapture File, Web Camera, RTSP stream

Opencv tutorial simple code in C++ to capture video from File, Ip camera stream and also the web camera plug into the computer. The key is...

Vl 16 Nov, 2015 24

Labels