MCPcopy Create free account
hub / github.com/UVA-Computer-Vision-Lab/FrameINO / track_FrameINO.py

File track_FrameINO.py

preprocess/track_FrameINO.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2'''
3 Track Frame In and Frame Out cases at the same time.
4 We require ID to be outside the region box, but don't intentionally find FrameOut cases, because learning arbitrary motion cases with a small region box must include Frame Out cases.

Callers

nothing calls this directly

Calls 2

bivariate_GaussianFunction · 0.90
single_processFunction · 0.70

Tested by

no test coverage detected