Skip to main content

An easier solution to computer vision.

Project description

pycamera

An easier solution to computer vision.

What is pycamera?

Pycamera is a wrapper around OpenCV for people who, don't know how to use OpenCV, don't want to use OpenCV for such a simple project, or want something easier!

Installation

pip3 install pycamera

This will install pycamera, NumPy, and OpenCV.

Example Usage

from pycamera import camera

cam = camera.Camera(1) # Choosing a camera
snap = cam.snap() # Snapping a picture from that camera

snap.save("output.jpg") # Save picture to output.jpg

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycamera-0.2.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

pycamera-0.2.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file pycamera-0.2.1.tar.gz.

File metadata

  • Download URL: pycamera-0.2.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for pycamera-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b69d4043343876d869b1d6b70dc05bf30c9fa91066b3d2f4974b0b5dd83617f7
MD5 3480becc8b91179f18a103d79037cba3
BLAKE2b-256 6340c7b05cbd9c8910957e3d7a80382fe8266c8aaf4f33c72b02403bbad5a2d1

See more details on using hashes here.

File details

Details for the file pycamera-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pycamera-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for pycamera-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 92f68071071ee402c3cb06ccc18043669e1f9f0bb8793385bc6ad0179fc63be6
MD5 6c12823d0b806fd2d7363d7ac4eb780e
BLAKE2b-256 3b99079bd1ee189aa51d5e3597e65912e67f8e3d06398f3a0ec66f5d3acfc3f2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page