Skip to main content

No project description provided

Project description

About

OpenRV is a open source wrapper for such computer vision libs as OpenCV, SciKit and imutils. The main idea of the project is to join lots of frequently used functions and utils under the complex classes to make the developing process easier and faster.

So, according to the conception of this project feel free to request for a function/feature that you think can be useful for developing.

Installation

Python 3.x is required.

Using pip:

$ python3 -m pip install openrv

From source:

  1. Download this repo
  2. $ python3 setup.py install

Import:

from openrv import *

Basics

The library contains three(for now) classes: Image, Contour, Contours.

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

OpenRV-0.1.6.6.2.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

OpenRV-0.1.6.6.2-py3-none-any.whl (27.1 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