RecognizedImage constructor

__init__(self, lines)

Constructs a new instance of RecognizedImage


def __init__(self, lines):
    ...
Parameter Type Description
lines list

See Also