An API for IOT application with emphasis on some module
Project description
PAPI IOT
An API for home security system using raspberry Pi with Pi IR camera and facial recognition.
Github repo: PAPI IOT
Free software: MIT license
Documentation: https://papi-iot.readthedocs.io.
Features
Face recognition from photos
Face recognition from videos
Pi camera feature controls
Storage Management: SD card memory and Google cloud storage
Quick Start
Pre-requisite
Minimum Raspberry Pi 0 w, 2GB is recommended for optimal Face recognition performance
Google Cloud Storage Severice Account After this, download the service account json file for use with onlineStorage module
Python>= 3.6 recommended.
Upon finishing up the above steps, download the requirements file and execute:
$ pip install -r requirements.txt
to install the remaining dependancies.
Test module by running
Test module by executing:
>>> from papi_iot.papi_face_recognition import PapiFaceRecognition >>> test = PapiFaceRecognition() >>> test.faceRecognitionFromVideo()
This Tests storage management and face recognition from videos
To end program use ‘Ctl’+’C’ command
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
3.7.6 (2020-08-12)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file papi_iot-3.7.8.tar.gz
.
File metadata
- Download URL: papi_iot-3.7.8.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdb124595349f024dcb40206083d4871626219fc911b3a2674b3866051257537 |
|
MD5 | 9c25504fe1febc0794444c5e2119cad9 |
|
BLAKE2b-256 | 26dcb356728817ffc0ff978d34314ed38d63b9a10c5506157bcc62de04cbef77 |
File details
Details for the file papi_iot-3.7.8-py2.py3-none-any.whl
.
File metadata
- Download URL: papi_iot-3.7.8-py2.py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b03be7c51d9c491df6e792c70ac77ea3b9463ca6e5adc2bce81bfbd5b4adbdde |
|
MD5 | 30460091f080fd1c2751434601dc42e8 |
|
BLAKE2b-256 | 3ec07ab60fcdaf5d8485087222d12625656ac0728701c37288bacd146180b0ec |