|
PedestrainCounting
|
#include <Options.h>
Public Attributes | |
| feat | scaleMin |
| feat | scaleMax |
| feat | scaleStep |
| feat | binaryThre |
| int | slideStep |
| int | evidence |
| int | modelHeight |
| int | modelWidth |
| float | invPerimeterRatio |
| float | minAreaRatio |
| float | maxAreaRatio |
| int | nParticles |
| Rect | target |
| Point2D | initVelocity |
| int | numSelectors |
| int | numWeakClassifiers |
| int | numBackups |
| float | distWeight |
| float | velocityThre |
| float | velocitySigmaConst |
| float | matchThre |
| int | targetsFreeListCapacity |
| float | detectionWeight |
All the options here.
1.8.9.1