Vision
From TT-Solutions
ObjectDetect |
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.

