Skip to main content

High-level wrapper for the python bindings package pyueye

Project description

Description

This package is a high-level wrapper for the python bindings wrapper pyueye. The package was designed for easier implementation.

QuickStart

$ from simple_pyueye import CameraObj as Camera
$ camera=Camera(CamID)
$ camera.open()
$ camera.capture_still(save=True,filename='img.png')
$ camera.close()

Installation

$ pip install simple-pyueye
$ pip uninstall enum34  # if your python version is 3.6 or higher

Requirements

Dillinger is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Package Explanation
pyueye Python bindings to ueye.dll
numpy array management
pywin32 Capturing Windows events
opencv for the demos live simple pre-processing example
pillow handling images

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

simple_pyueye-0.0.7.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

simple_pyueye-0.0.7-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

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