BAR4Py 介绍
BAR4Py (BXT-AR-For-Python) - V0.1.2.0
BXT Augmented Reality For Python 「 百晓通客栈 Python增强现实开发库」
依赖:
安装:
不管用什么安装方法必须要先安装支持 python3 的 OpenCV-3+
git clone https://github.com/bxtkezhan/BAR4Py.git cd BAR4Py python3 setup.py build python3 setup.py install
pip3 install bar4py
测试
cd BAR4Py/samples/core # 进入项目目录中的 sample/core python3 preview_core.py