Skip to main content

Computer Vision library that makes simple the new powerful.

Project description

Eye Vision

Downloads

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:

  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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eye-vision-0.0.2.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

eye_vision-0.0.2-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page