Giter Club home page Giter Club logo

vilib's Introduction

vilib -- Vision Library for Raspberry Pi

Image visual processing library for Raspberry Pi. It is developed based on opencv, picamera, tflite, mediapipe, pyzbar. Integrate multiple functions such as color recognition, face recognition, hands detection, image_classification, objects_detection, Wireless video transmission, etc...

If you want to use the new version of Raspberry Pi camera driver libcamera, please switch to the picamera2 branch:

https://github.com/sunfounder/vilib/tree/picamera2

Quick Links:

Documentions

Compatibility

fuction python version os bit
web display (flask) py37, py38, py39 32-bit
color detection (opencv) py37, py38, py39 32-bit
face detection (opencv) py37, py38, py39 32-bit
image classification (tflite) py37, py38, py39 32-bit
objects detection (tflite) py37, py38, py39 32-bit
qrcode detection (pyzbar) py37, py38, py39 32-bit
take photo (opencv) py37, py38, py39 32-bit
record video (opencv) py37, py38, py39 32-bit
hands detection (mediapipe) py37 32-bit
pose detection (mediapipe) py37 32-bit
others - -

Install

  • clone code
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

ChangeLog

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!

Contact us

website: ezblock.cc

E-mail: [email protected]

vilib's People

Contributors

lovmong avatar marcgrimme avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.