From 6233c9224a3ca6755030ffa58bf7ae78c4686d7c Mon Sep 17 00:00:00 2001 From: Yuheng Chen Date: Wed, 13 May 2015 15:33:08 +0800 Subject: [PATCH] Add chyh1990/imageproc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c89e4a..f431dc5 100644 --- a/README.md +++ b/README.md @@ -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 [](https://travis-ci.org/PistonDevelopers/image)