Python extension for reading xim files
Project description
ximReader Python package for loading xim files
ximReader is an open-source tool for reading xim files as numpy arrays. It is based on XimReader (https://bitbucket.org/dmoderesearchtools/ximreader/src/master/).
Installation
ximReader can installed via pip
pip install git+https://github.com/aryabhatt/ximreader.git
Alternatively, it can be installed from the source. It is recommended that a virtual environment be used for the installation.
Usage
from ximreader import ximReader
image = ximReader(<full path to xim>)
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
ximreader-1.0.0.tar.gz
(4.7 kB
view details)
File details
Details for the file ximreader-1.0.0.tar.gz.
File metadata
- Download URL: ximreader-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d874c1eaae14e63d5926d707922748960c6d921c532f7e7073b24fddfb47b30e
|
|
| MD5 |
b7e31613cf95b84fbe4320b5c32f4d0c
|
|
| BLAKE2b-256 |
de618f90eccfac395409e7460f8cfdcef2bf5ea89197fc2ef40fe21b84b3313a
|