Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinpt/lecroy-colorizer

LeCroy 93xx oscilloscope colorizer
https://github.com/kevinpt/lecroy-colorizer

Last synced: 7 days ago
JSON representation

LeCroy 93xx oscilloscope colorizer

Awesome Lists containing this project

README

        

.. image:: http://kevinpt.github.io/lecroy-colorizer/_static/lecroy_colorizer_logo.png

=====================
LeCroy 93xx colorizer
=====================

LeCroy Colorizer is a command line utility to add color to the black and white
images produced by the screen capture on the LeCroy 93xx series oscilloscopes.
It should run without issue on all platforms that support Python and PIL.

Features
--------
* Colorize all portions of a 93xx series screen capture
* Automatically detects grid layout
* Provides user customizable colors
* Supports a wide variety of input and output image formats

================================================================================ ==============================================================================
Original Colorized
================================================================================ ==============================================================================
.. image:: http://kevinpt.github.io/lecroy-colorizer/_images/example_single.png .. image:: http://kevinpt.github.io/lecroy-colorizer/_images/color_single.png
================================================================================ ==============================================================================

Requirements
------------
* Python 2.6 or newer. Not tested under Python 3 due to lack of PIL support
* `Python Imaging Library (PIL) `_

The installation script depends on setuptools which will be installed if it isn't currently present in your Python distribution.

Download
--------
You can access the lecroy-colorizer Git repository from `Github
`_. `Packaged source code
`_
is also available for download.

Documentation
-------------

The full documentation is available online at the `main LeCroy colorizer site
`_.