Read heights of the pedestrians from a file
- add button for selecting the height file - add option to CLI for passing the height file
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- include/IO.h 30 additions, 0 deletionsinclude/IO.h
- include/control.h 2 additions, 2 deletionsinclude/control.h
- include/petrack.h 10 additions, 1 deletioninclude/petrack.h
- include/tracker.h 2 additions, 0 deletionsinclude/tracker.h
- src/IO.cpp 121 additions, 0 deletionssrc/IO.cpp
- src/control.cpp 55 additions, 1 deletionsrc/control.cpp
- src/helper.cpp 2 additions, 0 deletionssrc/helper.cpp
- src/main.cpp 30 additions, 0 deletionssrc/main.cpp
- src/tracker.cpp 34 additions, 0 deletionssrc/tracker.cpp
- tests/unit_test/CMakeLists.txt 1 addition, 0 deletionstests/unit_test/CMakeLists.txt
- tests/unit_test/tst_io.cpp 268 additions, 0 deletionstests/unit_test/tst_io.cpp
- ui/control.ui 13 additions, 3 deletionsui/control.ui
Loading
Please register or sign in to comment