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 git+https://github.com/jacobfeder/ximea-py.git
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.tar.gz
(58.8 kB
view hashes)
Built Distribution
ximea_py-4.27.2-py3-none-any.whl
(60.8 kB
view hashes)
Close
Hashes for ximea_py-4.27.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 460329ac76f298a9e08c911d6205d35cb9a2e64d8bf46836fabd26ff0c81f943 |
|
MD5 | 841c998550af2424b124892a77f51031 |
|
BLAKE2b-256 | 27f1cef659084800fa472ddefdab1743b138bee55aa0d40f8d2ecbe9d697e720 |