Socket
Socket
Sign inDemoInstall

bar4py

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bar4py

Augmented reality lib for Python3


Maintainers
1

Readme

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

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

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc