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.
- 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 |
---|---|
- 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.
You can access the lecroy-colorizer Git repository from Github. Packaged source code is also available for download.
The full documentation is available online at the main LeCroy colorizer site.