Skip to main content

Picture processing algorithm development kit

Project description

A picture processing algorithm development kit.

Pyctools is a collection of picture processing primitive components that you can easily interconnect to make complex algorithm simulations. It works with stills or video, and utilises popular libraries such as Python Imaging Library, NumPy and OpenCV.

http://pyctools.readthedocs.io/en/latest/_images/editor_8.png

Example projects using pyctools include pyctools-pal (a simulation of the Transform PAL decoder) and pyctools-demo (demonstrations of some simple processing).

Documentation

The core Pyctools library and components are documented on Read The Docs. If you install additional components you should build a local copy of the documentation to include the extra components.

Requirements

Essential

Optional

  • OpenCV python bindings for advanced image processing.

  • FFmpeg to read and write video files.

  • rawkit to read raw image files.

  • PyQt5 and PyOpenGL graphic toolkit used by the Pyctools visual editor and the Qt display components.

  • Sphinx and mock to build local documentation.

Installation

Please see the documentation for full details of how to install Pyctools and its requirements.

Licence

Pyctools - a picture processing algorithm development kit.
Copyright (C) 2014-18 Pyctools contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

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

pyctools.core-0.5.0.tar.gz (464.5 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