Difference between revisions of "OpenCV"
From Robert-Depot
| Line 3: | Line 3: | ||
People Detection | People Detection | ||
*Histogram of Oriented Gradients (HOG) descriptor - http://docs.opencv.org/modules/gpu/doc/object_detection.html | *Histogram of Oriented Gradients (HOG) descriptor - http://docs.opencv.org/modules/gpu/doc/object_detection.html | ||
| + | |||
| + | Background Erasure MOG | ||
| + | *<code>./cpp-example-bgfg_segm -c false --file_name=/Volumes/Cistern/Memory/Webcam_Videos_20061211/madeinbritain20050221.wmv</code> | ||
Revision as of 06:06, 3 April 2013
People Detection
- Histogram of Oriented Gradients (HOG) descriptor - http://docs.opencv.org/modules/gpu/doc/object_detection.html
Background Erasure MOG
./cpp-example-bgfg_segm -c false --file_name=/Volumes/Cistern/Memory/Webcam_Videos_20061211/madeinbritain20050221.wmv