-
- Downloads
Connected the Python parts that retrieve the generated .csv and trim the video...
Connected the Python parts that retrieve the generated .csv and trim the video based on the timestamps. Haven't been able to test, but it should work as a complete MVP. Have yet to add the optional success rate calculation functionality if there is a ground truth to compare to.
Showing
- src/openCV/main.cpp 6 additions, 8 deletionssrc/openCV/main.cpp
- src/python/Jaccard.py 1 addition, 9 deletionssrc/python/Jaccard.py
- src/python/RunDetection.py 23 additions, 7 deletionssrc/python/RunDetection.py
- src/python/VideoTrimmer.py 22 additions, 17 deletionssrc/python/VideoTrimmer.py
- src/python/__pycache__/Jaccard.cpython-39.pyc 0 additions, 0 deletionssrc/python/__pycache__/Jaccard.cpython-39.pyc
- src/python/__pycache__/VideoTrimmer.cpython-39.pyc 0 additions, 0 deletionssrc/python/__pycache__/VideoTrimmer.cpython-39.pyc
- src/python/test.csv 0 additions, 1 deletionsrc/python/test.csv
File added
File added
src/python/test.csv
deleted
100644 → 0
Please register or sign in to comment