2 месяца назад
История
README.md
VTA video overlay
Program for overlaying VTA data on video.
Requirements
Install
git clone https://gitflic.ru/project/i-o-yurev/vta-video-overlay.git
cd vta-video-overlay
poetry install
Launch
Before starting for the first time, run the command:
uic.cmd
To launch, run the command:
run poetry python vta_video_overlay
Build
build.cmd
After executing the command, the build will be located in the pyinstaller/dist subfolder.