mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
Add chyh1990/imageproc
This commit is contained in:
parent
afa76a19cd
commit
6233c9224a
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
|||
|
||||
### Image processing
|
||||
|
||||
* [chyh1990/imageproc](https://github.com/chyh1990/imageproc) — An advanced image processing library for Rust. [![Build Status](https://travis-ci.org/chyh1990/imageproc.svg?branch=master)](https://travis-ci.org/chyh1990/imageproc)
|
||||
* [cybergeek94/img-hash](https://github.com/cybergeek94/img-hash) — Perceptual image hashing and comparison for equality and similarity. [![Build Status](https://travis-ci.org/cybergeek94/img-hash.svg?branch=master)](https://travis-ci.org/cybergeek94/img-hash)
|
||||
* [PistonDevelopers/image](https://github.com/PistonDevelopers/image) — Basic imaging processing functions and methods for converting to and from image formats [<img src="https://travis-ci.org/PistonDevelopers/image.svg?branch=master">](https://travis-ci.org/PistonDevelopers/image)
|
||||
|
||||
|
|
Loading…
Reference in a new issue