UI tool to merge and fix tracking results from our 2-camera behavior setup
fixtracks | ||
icons | ||
.gitignore | ||
main.py | ||
README.md | ||
resources.qrc |
fitracks
UI tool to merge and fix tracking results from our 2-camera behavior setup
TODO
-
add status bar that shows the processes that are running in the background
-
icons
-
merging of the detections
-
track merging
-
leftcut: 1778, rightcut: 400
-
how to merge the detections:
- go through the frames.
- for each frame:
- get the detections for that frame
- if they are outside the overlap range, accept them into the destination data frame
- if on the right video, increment the x-positions
- if they are on the left video, accept as is
- if they are within, they need to be merged: