20 Star 90 Fork 39

百晓通客栈 / BXT-AR4Python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
resconfig.py 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
百晓通客栈KK 提交于 2017-02-12 11:53 . 添加命令行工具
from bar4py.shortfuncs import opjoin, module2path
# Resources Config
RES_DIR = module2path(__file__, 'res')
RES_IMG = opjoin(RES_DIR, 'image')
RES_MRK = opjoin(RES_DIR, 'marker')
RES_VID = opjoin(RES_DIR, 'video')
RES_CAM = opjoin(RES_DIR, 'camera')
Python
1
https://gitee.com/Lindor_L/BXT-AR4Python.git
git@gitee.com:Lindor_L/BXT-AR4Python.git
Lindor_L
BXT-AR4Python
BXT-AR4Python
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891