Skip to main content

A module which includes various network camera utilities.

Project description

PYPI Build Status Coverage Status

This module contains device adaptors and drivers that make it possible to connect network cameras to your robot.

Installation

pip install zorg-network-camera

Network Camera Adaptor

This module’s network camera adaptor handles the basic functions of retrieving images from the remote camera when necessary. Because this module is intended to run on devices such as the Intel Edison or the Raspberry Pi, the adaptor has been designed with additional features for efficiency. Mainly, if an images are cached until the image from the remote camera has been updated. This ensures that an image will not be unnecessarily downloaded onto the device.

Camera Feed Driver

The Feed module provides a driver for accessing the url to of the remote camera’s image. This is a convenience method intended to be used to load the image into your application.

Light Sensor Driver

The LightSensor module allows you to use the camera as a light sensor. This driver provides the ability to get the average lighting level from the camera.

OCR Driver

Optical character recognition (OCR) is the process of programmatically converting images of typed, handwritten or printed text into machine-encoded text. The OCR driver module provided in this package provides a utility that makes it possible for your robot to process written text that it sees.

The OCR driver achieves the process of extracting text from an image through the use of the open source Tesseract OCR module. Tesseract is an optical character recognition engine origionally developed by Hewlett-Packard. Development of Tesseract has been sponsored by Google since 2006.

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

zorg-network-camera-0.0.3.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

zorg_network_camera-0.0.3-py2.py3-none-any.whl (10.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zorg-network-camera-0.0.3.tar.gz.

File metadata

File hashes

Hashes for zorg-network-camera-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1592191059610d6a8592946670e8a9144528cf48691bdb726a7088f82bdeb9da
MD5 4622df0440dcceb7453eef06d389a7ec
BLAKE2b-256 b53dada29d14b125058df75712a33223ded07568e2ed50bb8a15287327349ddd

See more details on using hashes here.

File details

Details for the file zorg_network_camera-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for zorg_network_camera-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4fb55587e6d2cb44828c46ac134bfb6132e48a5db1ccbd4a9f2175b4a6127fda
MD5 15349b1a65120bb46148c893a188f4e9
BLAKE2b-256 36c0f8b937436bfbffe3e529f9f7fb89069be3a5d312009515f4118008daad71

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