Skip to main content

A Python Package for Digital Image Processing Education

Project description

dippykit - A Digital Image Processing Library

Authors: Brighton Ancelin

Versioning Scheme: Semantic Versioning 2.0.0

This package is intended for use by Digital Image Processing students. It serves as an educational resource. The general methodology for the package is that each module contains functions pertinent to a specific concept or field. For convenience to the user, all functions are available directly through the package itself. In other words, users are not tasked with specifying modules to access specific members. The organization of modules is a logical “under-the-hood” aspect in this regard.

This code is maintained under the Semantic Versioning 2.0.0 versioning scheme, further defined here. In essence, the version is represented as MAJOR.MINOR.PATCH and each increments by the following rules:

  • Increment MAJOR when incompatible API changes are made

  • Increment MINOR when backwards-compatible functionality is added

  • Increment PATCH when backwards-compatible bug fixes are made

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

dippykit-1.0.1.tar.gz (51.0 kB view hashes)

Uploaded Source

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