scistag.imagestag.ascii_imageΒΆ

Implements the AsciiImage class which converts an image to ASCII using different methods

Module attributes

CHARACTERS_GRAY_LEVELS_10

ASCII representation with 10 nuances

CHARACTERS_GRAY_LEVELS_13

Alternate ASCII representation with 10 nuances

Classes

AsciiImage

Helper class for converting images from RGB to ASCII, e.g.

AsciiImageMethod

Defines the method which is used to convert an image to gray scale