Skip to main content

OpenCV Helper Tools

Project description

Rakali (Version 0.0.4)

Rakali is a imaging library and tool-set. It makes use of many other imaging libraries and frameworks and is also intended to be used as a pedagogical resource for those.

Rakali by Ravenari [1]

[1](By Ravenari)

Usage

Load and show image from file

from rakali import Image
Image.from_file('rakali.jpg').show()

Install

Rakali is basically a OpenCV shim. Because many people use their own builds of OpenCV to enable CUDA or the like, installing Rakali may interfere with exiting custom OpenCV builds so be sure to verify OpenCV versions after installing Rakali.

pypi

Rakali is in pypi:

$ pip install rakali

Manual install

Clone or download this repo and in your virtualenv do:

$ pip install .

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rakali-0.0.4-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 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