Skip to main content

Snake case opencv with type annotations

Project description

Snake-OpenCV

Snake case OpenCV with type annotations for Python.

Note: Still in early development

Install

git clone https://github.com/cospectrum/snake-opencv.git
cd snake-opencv && pip install .

Usage

import snake_opencv as cv

image = cv.imread(path)
image = cv.cvt_color(image, cv.COLOR_BGR2RGB)

cv.imshow(window_name, image) 

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

snake-opencv-0.1.0.tar.gz (48.6 kB view hashes)

Uploaded Source

Built Distribution

snake_opencv-0.1.0-py3-none-any.whl (53.5 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