artifact library

This library is part of the Textify package. Provides the Artifact class for representing and manipulating 2D grids of boolean values. The resulting output of Textify is a list of Artifacts.

Classes

Artifact
Represents a 2D grid of boolean values, primarily used for image processing and pattern recognition tasks.