eye-vision

Computer Vision library that makes simple the new powerful.


License
MIT
Install
pip install eye-vision==0.0.2

Documentation

Eye Vision

CircleCI

Eye Vision provides a simple but powerful python library for Computer Vision. It uses well know libraries like OpenCv and Matplotlib. Typical usage often looks like this::

import ziso
from ziso import read
from ziso import view

file = read.rgb("image.jpg")
view(file)

from ziso import zen

Speed

Your favourite libraries compressed:

  • OpenCV

  • Matplotlib

  • etc

Note:

Things to expect and know:

  1. Easy implementation

  2. Rapid Scalability

  3. Portability

Read the Docs:-> Urls are https://eye-vision.readthedocs.io
Eye-vision webpage:-> https://simbatmotsi.github.io/eye-vision/
Personal webpage:-> http://bit.ly/simbatmotsi