“增强现实(AR)”的 Python 开发库 BAR4Py

码农软件 · 软件分类 · 多媒体处理 · 2019-09-12 23:26:45

软件介绍

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

本文地址:https://codercto.com/soft/d/14474.html

Release It!

Release It!

Michael T. Nygard / Pragmatic Bookshelf / 2007-03-30 / USD 34.95

“Feature complete” is not the same as “production ready.” Whether it’s in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to......一起来看看 《Release It!》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具