eye-vision 0.0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

eyevision 0.0.2

Eye Vision

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

# to read the image in the rgb color scale
file = read.rgb("test.jpg")
# to view the image
view.im(file)

# to view the easter egg in the library
from ziso import zen

Speed
Your favourite libraries compressed:


OpenCV


Matplotlib


etc


Note:
Things to expect and know:


Easy implementation


Rapid Scalability


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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.