imageio 2.35.1
0
Library for reading and writing a wide range of image, video, scientific, and volumetric data format
Contents
Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
Stars: 1469, Watchers: 1469, Forks: 292, Open Issues: 101The imageio/imageio
repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1469 github stars!
How to Install imageio
You can install imageio using pip
pip install imageio
or add it to a project with poetry
poetry add imageio
Package Details
- Author
- imageio contributors
- License
- BSD-2-Clause
- Homepage
- https://github.com/imageio/imageio
- PyPi:
- https://pypi.org/project/imageio/
- GitHub Repo:
- https://github.com/imageio/imageio
Classifiers
Related Packages
Errors
A list of common imageio errors.
Code Examples
Here are some imageio
code examples and snippets.
GitHub Issues
The imageio package has 101 open issues on GitHub
- FEAT: Make tifffile read
resolution
metadata - TIFF reader: ResolutionUnit, XResolution, YResolution not accessible
- fix: add TiffFileError to the internal tifffile package
- DOC: v3 plugin docs + contribution guidelines
- Mac unable to read camera
- Deprecation plan while transitioning to v3
- Deprecate Python3.6 support
- MAINT: dedicated namespaces for APIs
- DOC: v3 API docs
- Add OpenImageIO Backend
- Use pytest fixture and markers for a simpler test control (closes #700)
- make ffmpeg's can_read more sophisticated
- ffmpeg mp4 mimsave with io.BytesIO() raises FileNotFoundError
- imageio.plugins.freeimage.download() downloads wrong architecture on Apple Silicon