XIMEA camera API
Project description
ximea-py
This module provides a python interface to XIMEA cameras. It is simply a repackaging of XIMEA's python drivers available at https://www.ximea.com/downloads/recent/XIMEA_Linux_SP.tgz (package/api/Python/v3/ximea) in order to allow for easier installation with pip, e.g. into virtual or conda environments.
Installation
On Linux, add users that will use the camera to the "plugdev" group:
sudo usermod -aG plugdev <myuser>
Install with:
pip install ximea-py
and use like so:
import ximea.xiapi
ximea.xiapi.Camera()
...
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
ximea-py-4.27.2.3.tar.gz
(58.9 kB
view hashes)
Built Distribution
Close
Hashes for ximea_py-4.27.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc8e3108d8c5ff00c34960eede614483ca03e3a48001eb85da54751d2ce96c09 |
|
MD5 | 76715f6c46ef2ffdf5d277ca4edab683 |
|
BLAKE2b-256 | 5e86e62ed0e96483b6c8d4540198d6c2c9b4726908eee4c5f139e36183fd1510 |