Skip to main content

Helper Objects for working with open computer vision and image projects

Project description

imageObjects

This acts as an API of sorts for CV2, with some common methods cast into objects that work with images, contours and more.

ContourObject

open-cv python has contours, a extremely useful component that can be extracted from images. However, these components are in a ndarray format that can then be processed by a list of methods, rather than an object which has a list of methods. This library changes that around and allows for the contour extracted via open cv python to be placed in an object which can then be manipulated.

ImageObject

There are lots of common image functions that have been mapped to images, so that a loaded image can have these as properties or as methods inherently rather than having to code them yourself.

Source code can be found at the git hub page for imageObjects

LineObject

This will search for lines within an ImageObject which you can then utilise as a mask or manipulate with ImageObjects

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

imageObjects-0.3.7-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file imageObjects-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: imageObjects-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3

File hashes

Hashes for imageObjects-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2830f40eacd825ea0c89f6a25abab511ba2cf69128fc09455b4d3d7f9e5fb65c
MD5 28e4669be0a8a3042b5ed4579fee343e
BLAKE2b-256 9f2dc4ed37ad5d0bd43e75a22b18ac2ea461b2de90d5cb9846591a58da1c8429

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