Vision
From TT-Solutions
Cette page n'est pas encore disponible en français. Veuillez nous en excuser.
Projet Vision |
Object Detection
ObjectDetect is a C++ implementation of Object Detection method. The original algorithm was developped by Ivan Laptev.
In short you can detect and localize objects in an image. For each type of objects you need to have a prepared statistical data.

