Skip to main content

nsvision - Computer Vision Wrapper built on top of PIL, cv2 and Numpy

Project description

nsvision

nsvision - Computer Vision Wrapper built on top of PIL, cv2 and Numpy

Installation:

pip install nsvision

Usage:

  1. Python
import nsvision as nv
  1. Command line (split data script)
  • Syntax
split_data -d path_to_data_folder -r ratio_in_tuple_string
  • example
split_data -d "./cats_vs_dogs" -r "(70,10,10,10)"

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

nsvision-0.0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

nsvision-0.0.1-py3-none-any.whl (12.4 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