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.2.tar.gz
(58.8 kB
view hashes)
Built Distribution
Close
Hashes for ximea_py-4.27.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d356c5002e74fbf0e7673aad2fa25cd14dca88c171106fd6df20c53c3caa8b76 |
|
MD5 | 71d1944cccbea873eda9e2f682682451 |
|
BLAKE2b-256 | 45104f4fb4834b30353cf8e9c5d75c07d0c49f2c2b50e829420b23c5fc7ef18e |