dabble
Description
Algorithms that perform calculations/heuristics on the outputs of model
.
Modules
Counts the number of detected boxes. |
|
Estimates the 3D coordinates of an object given a 2D bounding box. |
|
Converts bounding boxes to a single point of reference. |
|
Calculates camera coefficients to be used to remove distortion from a wide-angle camera image. |
|
Checks if number of objects in a group exceeds a threshold. |
|
Checks if detected objects are near each other. |
|
Calculates the FPS of video. |
|
Assigns objects in close proximity to groups. |
|
Estimates the 3D coordinates of a person given 2D pose coordinates. |
|
Calculates the cumulative average, minimum, and maximum of a single variable of interest over time. |
|
🎯 Performs multiple object tracking for detected bboxes. |
|
Counts the number of detected objects within a boundary. |