{"repo":"image-rs/imageproc","free":true,"listed":false,"github":"https://github.com/image-rs/imageproc","clone":"git clone https://github.com/image-rs/imageproc.git","description":"Image processing operations","language":"Rust","stars":976,"topics":["imageproc","image-processing","rust-library"],"license":"MIT","category":"media-processing","readme_excerpt":"imageproc [![doc-badge]][doc-link] An image processing library, based on the image library. [API documentation][doc-link] [doc-badge]: https://docs.rs/imageproc/badge.svg [doc-link]: https://docs.rs/imageproc Goals A performant, well-tested, well-documented library with a consistent API, suitable for use as the basis of computer vision applications or graphics editors. Non-goals Maximum genericity over image storages or formats, or support for higher-dimensional images. Color Space Functions in this library implicitly assume that pixels colors are stored in a linear color space like RGB as opposed to a non-linear color space such as sRGB . If you are not familiar with gamma correction then [this article] contains an introduction and examples of color artefacts resulting from not using linear color spaces. [this article]: https://blog.johnnovak.net/2016/09/21/what-every-coder-should-know-about-gamma/ Parallelism This library provides both single-threaded and multi-threaded variations of several functions by using rayon. Depending on image size and the amount of work performed per pixel the parallel versions may not always be faster - we recommend benchmarking for your specific use-case. Crate Features Default Features - rayon : enables multi-threaded versions of several functions - text : enables text drawing - fft : enables phash and other functions that depend on the rustfft crate Optional Features - display-window : enables the displaying of images (using imageproc::window ","default_branch":null,"files":null,"tree":[],"storefront":"/r/image-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/image-rs/imageproc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}