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)

Added draw_label in this version

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.1.tar.gz (558.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

opencv_extra-1.0.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for opencv_extra-1.0.1.tar.gz
Algorithm Hash digest
SHA256 270681aaa59cbd632f2d0ea7377b330be478815dab5672aa4aec22794405c4e9
MD5 6d0982d8a87bfeb93e21053c940990ea
BLAKE2b-256 82364a3babf5010614bcf98693cfd459c5b38ed324424805c5e5911925a75e80

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for opencv_extra-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5691b82b9b38fe2cc44a8b811c2e6df0095ab79de93f9c3d3d2c4b65f79b49ad
MD5 d7de4b93d5387693a361d576d73b07c6
BLAKE2b-256 5c3d6a2182acbc73167ed2ef8d0b9730522db44bf459c9edfc2006a60964f92d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page