alanquinlan / vilib

Vision library for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vilib -- Vision Library

Quick Links:

Preface

We are happy to see your issus and pull request. Feel free to be apart.

About vilib

Image visual processing library with multiple functions such as color recognition, face recognition, hands detection, image_classification, objects_detection, Wireless video transmission, etc...

Download

Download this repository to your Raspberry Pi:

cd ~
git clone https://github.com/sunfounder/vilib.git

Install

cd ~/vilib
sudo python3 install.py 

Usage

Before using, you need to use "sudo raspi-config " to open the camera port

cd ~/vilib/examples
sudo python3 xxx.py

Stop running the example by using Ctrl+C

Update

About SunFounder

SunFounder is a technology company focused on Raspberry Pi and Arduino open source community development. Committed to the promotion of open source culture, we strives to bring the fun of electronics making to people all around the world and enable everyone to be a maker. Our products include learning kits, development boards, robots, sensor modules and development tools. In addition to high quality products, SunFounder also offers video tutorials to help you make your own project. If you have interest in open source or making something cool, welcome to join us!

License

Contact us

website: ezblock.cc

E-mail: service@sunfounder.com

About

Vision library for python

License:GNU General Public License v2.0


Languages

Language:Python 100.0%