From 3ee0546396801d03afc96b0d0c10b110a7fc4cac Mon Sep 17 00:00:00 2001 From: Mark Sta Ana Date: Fri, 5 May 2017 09:53:55 +0100 Subject: [PATCH] Add OpenCV --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b44f16..796a62a 100644 --- a/README.md +++ b/README.md @@ -703,6 +703,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [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. * [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) +* [kali/opencv-rust](https://github.com/kali/opencv-rust) — Rust bindings for OpenCV [](https://travis-ci.org/kali/opencv-rust) ### Logging