Skip to main content

This package is built as a opencv utilities. Additional algorithms to write text and making boxes on the image.

Project description

OpenCV Extra Utilities

Table of Contents

About

This package is built as a opencv utilities. Additional algorithms to write text on the image without thinking about the image size. My algorithm will do it own its own.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

pip install opencv-extra

Usage

image = cv.imread("car.jpg", cv.IMREAD_COLOR)
cv.namedWindow("Image", cv.WINDOW_NORMAL)
image = put_text(image, "car", (0, 255, 0), (0, 0), True)
cv.imshow("Image", image)
cv.waitKey(0)

Additional algorithms will be updated regularly, keep in touch with this python package.

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

opencv_extra-1.0.0.tar.gz (558.5 kB view details)

Uploaded Source

Built Distribution

opencv_extra-1.0.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file opencv_extra-1.0.0.tar.gz.

File metadata

  • Download URL: opencv_extra-1.0.0.tar.gz
  • Upload date:
  • Size: 558.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for opencv_extra-1.0.0.tar.gz
Algorithm Hash digest
SHA256 13afbe5bb192768ffa72671f43d2396aee90c493ed45270d408016dbe5b5f1b0
MD5 221c5415a254205f474fac2e7dd1501e
BLAKE2b-256 ce8fc7bc943902fc189bd33be053a9ae4f2cd73312863cf1b49baa2db35712c8

See more details on using hashes here.

File details

Details for the file opencv_extra-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: opencv_extra-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for opencv_extra-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e6abd767b7a9fe03a3027d447afaaf077592627f26eaa25b817cf372824f6c1
MD5 033f99a7930a7f4a3beecc639f3f1001
BLAKE2b-256 6a2831f3a9b4afddb2783fbe10a911c757add4ec7c599b595694a4aa3050088f

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