5802 标注辅助工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fiber 7396d43a6d 兼容gui分支 3 weeks ago
src/esd_bleeding_view_tool 兼容gui分支 3 weeks ago
tests init and video convert nox 2 months ago
.gitignore 兼容gui分支 3 weeks ago
.pdm-python init and video convert nox 2 months ago
LICENSE Initial commit 2 months ago
README.md readme 1 month ago
pdm.lock Video 和 Mark逻辑部分 2 months ago
pyproject.toml Video 和 Mark逻辑部分 2 months ago

README.md

ESD_bleeding_view_tool

main分支

安装

安装pdm包管理器(如果已安装请跳过)

python3 -m pip install pdm

运行代码(第一次运行)

pdm install
pdm run main

运行代码(非第一次运行)

pdm run main

安装gui环境(如没有问题请跳过)

sudo apt-get update
sudo apt-get install libxcb-cursor0