wincam 0.1.0

This create aims to create an easy way to capture images.
Documentation
1
2
3
4
5
6
7
# Capture images with your webcam in the easiest way:

- ## Simplicity:
  This crate builds upon simplicity therefor is very easy to use. The difficulties one might have to encounter while trying to achieve a similar result is nonexistent.
- ## Performance:
  The crate uses opencv's binding therefor providing a fast and efficient way of communicating with the underlying apis.
- ## Support:
  Despite the name this crate can be used on all platforms supported by [OpenCV]https://crates.io/crates/opencv.