-
- Downloads
All GUI elements finished, with proper initialization, handling,...
All GUI elements finished, with proper initialization, handling, thread-execution and safety, termination, and serialization. Now works as a standalone software product. (Stopping while trimming a video means that thread waits to finish writing a detection before exiting)
Showing
- src/python/RunDetection.py 32 additions, 28 deletionssrc/python/RunDetection.py
- src/python/VideoTrimmer.py 35 additions, 40 deletionssrc/python/VideoTrimmer.py
- src/python/__pycache__/RunDetection.cpython-39.pyc 0 additions, 0 deletionssrc/python/__pycache__/RunDetection.cpython-39.pyc
- src/python/__pycache__/VideoTrimmer.cpython-39.pyc 0 additions, 0 deletionssrc/python/__pycache__/VideoTrimmer.cpython-39.pyc
- src/python/gui.py 145 additions, 17 deletionssrc/python/gui.py
- src/python/uis/config.ui 6 additions, 3 deletionssrc/python/uis/config.ui
- src/python/uis/gui.ui 111 additions, 0 deletionssrc/python/uis/gui.ui
Loading
Please register or sign in to comment