picam_iot provides simple interfacing with the picam V2 and intergrates it with Python computer vision or image processing libraries.
Project description
picam_iot
picam_iot provides simple interfacing with the picam V2 and intergrates it with Python computer vision or image processing libraries.
Free software: MIT license
Documentation: https://picam-iot.readthedocs.io.
Features
Basic image and video capture and recording
Face detection captured or existing images
Motion detection from videos
Local storage management for images and videos
Dropbox storage management for images and videos
Usage
Requirements
Enough storage on the raspberry pi, 3GB recommended minimum
Get Started
install dependencies:
$ pip3 install -requirements_dev.txt
basic usage:
>>> from picam_iot import * >>> img = image() # image management class >>> vid = video() # video management class >>> dpx = dropbox_storage(access_token = "<access_token from dropbox>")
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-08-29)
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 picam_iot-0.1.0.tar.gz
.
File metadata
- Download URL: picam_iot-0.1.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86771804f9cd2b72f1e043a8632a8cb5192eb4d19a627dd03ef8ce3022d958a3 |
|
MD5 | d6d039f5b77b4e84875f1dd90f9ef324 |
|
BLAKE2b-256 | 090064b517f1d4d434a135b08d1e60c1a8c0704d4027aa1798ffd52162a6cd55 |
File details
Details for the file picam_iot-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: picam_iot-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3c31f77c2517035de1edd1c2f6e83af8892e65d7c93a49326cc89a28c12e54 |
|
MD5 | b839c9472fe9b40669962b9f7d8f0ad1 |
|
BLAKE2b-256 | bfaee78b66f2567d3e63d9617bf0d4369d9b5ae50d3a1c92a002a2906fb78d22 |