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

pip install snake-opencv

Usage

import snake_opencv as cv

path = '..'
image = cv.imread(path)
assert image is not None
gray_image = cv.cvt_color(image, cv.COLOR_BGR2GRAY)

cv.imshow(window_name, gray_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.7.tar.gz (55.9 kB view details)

Uploaded Source

Built Distribution

snake_opencv-0.1.7-py3-none-any.whl (61.5 kB view details)

Uploaded Python 3

File details

Details for the file snake_opencv-0.1.7.tar.gz.

File metadata

  • Download URL: snake_opencv-0.1.7.tar.gz
  • Upload date:
  • Size: 55.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.11.3 Darwin/22.1.0

File hashes

Hashes for snake_opencv-0.1.7.tar.gz
Algorithm Hash digest
SHA256 cef7328b477768cbbc093b40b8d914d13e55433383e99119af32891e6ccb9b06
MD5 6bbb3090c0320ee486641bc76ea4fd73
BLAKE2b-256 51fb8d50c16a35dec5bbaf6b7b43faca3709347866294f1d46ab9e5ff44adba0

See more details on using hashes here.

File details

Details for the file snake_opencv-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: snake_opencv-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 61.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.11.3 Darwin/22.1.0

File hashes

Hashes for snake_opencv-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f982f29f233ce945883ad9766810b4c433a6abd34aebcac82c7f60789d5f014e
MD5 3f6728548cab487e92bf3266b573abe3
BLAKE2b-256 5a178aaa849a5fdfc7fcc5e2559a98ca2cd7790f89dd2134f250ccfefb7ef84e

See more details on using hashes here.

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