Documentation ¶
Overview ¶
Package counter include object counter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Counter ¶
type Counter interface { common.Estimator CrowdCount(img *common.Image) ([]common.Keypoint, error) }
Counter represents Object Counter interface
Click to show internal directories.
Click to hide internal directories.