Skip to content

kevinpt/lecroy-colorizer

Repository files navigation

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
http://kevinpt.github.io/lecroy-colorizer/_images/example_single.png http://kevinpt.github.io/lecroy-colorizer/_images/color_single.png

Requirements

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.