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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_pyueye-0.0.7.tar.gz.
File metadata
- Download URL: simple_pyueye-0.0.7.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7b99d69d1882ecf28616c3e21891a34ea123542a12d2878e33bb8da76e9c0c8
|
|
| MD5 |
d34546e58143283b819ee7f0263a2c1f
|
|
| BLAKE2b-256 |
617f90d2a5e62c6415c278dc92381600f5935a64c5ed9f67ae2c88033e46808f
|
File details
Details for the file simple_pyueye-0.0.7-py3-none-any.whl.
File metadata
- Download URL: simple_pyueye-0.0.7-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
522fb8f9d1b19a8fcbb75691f6bb242e4be0a6ef4c1742cef741cf75912acf93
|
|
| MD5 |
5c2a0f72162bce67d3bb3892ca68ec08
|
|
| BLAKE2b-256 |
f00853c1a890f07eda9a3d39d953c8973d13c2ade4ae1df1b4dd748fc7c6a44b
|