OpenCV Helper Tools
Project description
Rakali (Version 0.0.3)
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.
[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.
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
File details
Details for the file rakali-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: rakali-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c26fe4ae5899682cb7749f10f1b02f2892cff52a57d801d07185a74db97c029 |
|
MD5 | c830368594544648aaf7933b40348391 |
|
BLAKE2b-256 | e51b5b8ceabc51520e889125e910dc4f851afb570be4eb7ca3c738f463dc8784 |