20 Star 90 Fork 39

百晓通客栈 / BXT-AR4Python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

BAR4Py (BXT-AR-For-Python) - V0.1.2.0

BXT Augmented Reality For Python百晓通客栈 Python增强现实开发库」

依赖:

  • Python3/Python3+
  • Numpy
  • Flask
  • OpenCV-3+ for Python3

安装:

不管用什么安装方法必须要先安装支持 Python3 的 OpenCV-3+

方法一、下载源码编译安装

git clone https://github.com/bxtkezhan/BAR4Py.git
cd BAR4Py
python3 setup.py build
python3 setup.py install

方法二、使用pip工具(不适用于安装最新版)

pip3 install bar4py

测试

cd BAR4Py/samples/core # 进入项目目录中的 sample/core
python3 preview_core.py
MIT License Copyright (c) 2016 kk Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

百晓通客栈-增强现实开发库(with Python) 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
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

搜索帮助