Aggregate channel features ACF Pedestrian Detector
I am testing Aggregated Channel Features ACF [1] for mode than 6 months. Features are extracted from 10 channels, L LUV, U LUV, V LU...
I am testing Aggregated Channel Features ACF [1] for mode than 6 months. Features are extracted from 10 channels, L LUV, U LUV, V LU...
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...
Simple opencv C++ tutorial on how to work with ROI. Code example about selecting the rectangle region of interest inside the image and cut...
This is another great result of the Czech school of computer vision. The facial landmark detector was developed at Czech Technical Univer...
Smart billboards with computer vision Smart billboards like big TV panels in supermarkets is not really smart. This simple example ...
Position and vibration control This is really nice control example on experimental tool developed in our group at Czech Technical Univer...
Basic Opencv Face Detection Tutorial Basic Opencv C++ tutorial how to detect the face from video image and any source you can achieve. ...