Skip to main content

OpenCV based visual logger for debugging,logging and testing image processing code

Project description

https://user-images.githubusercontent.com/20145075/78172497-c8f85380-7473-11ea-9eb6-8963fc879a42.png
Pypi Version Build Status Coverage Status MIT License

An OpenCV based visual logger for debugging, logging and testing reporting an image processing code.

Why opencv-log?

Visually Debug, Log and Test an Image Processing Code using OpenCV and Python

Installation

Use the package manager pip to install.

pip install opencv-log

Documentation: https://navarasu.github.io/opencv-log

A Simple Usage

import cvlog as log
import cv2

# image read using opencv
img = cv2.imread("sample.png")

log.image(log.Level.ERROR, img)

Just by switching mode, you can use the same line of code for logging and debugging. Also you can log houghlines, countour and more.

Refer docs to get started.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Refer Guidelines for more information.

License

MIT

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-log-1.4.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

opencv_log-1.4.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file opencv-log-1.4.0.tar.gz.

File metadata

  • Download URL: opencv-log-1.4.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.6.8 Linux/4.15.0-1067-aws

File hashes

Hashes for opencv-log-1.4.0.tar.gz
Algorithm Hash digest
SHA256 27973a10f83b58868067869126d304754a5c1f438a33eb3754e0d4f78e2daee7
MD5 ca0150bb9c65286ce49da3beb477d462
BLAKE2b-256 033aab873449d92510eea25a9de132831943f85bb630009a1cb74c7f4102fbf0

See more details on using hashes here.

File details

Details for the file opencv_log-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: opencv_log-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.6.8 Linux/4.15.0-1067-aws

File hashes

Hashes for opencv_log-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cbd3c838aceb6b0c8d865f40e68b4bdcca1680d36db139fd003b07533ccc0679
MD5 bc161eb2d1ad7ed6ffcf7960c6774361
BLAKE2b-256 47b8a37ec586014c4a9b43943a84175257c9d1f626aa4569e9a664a4f07d6a94

See more details on using hashes here.

Supported by

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