Crate advent_ocr

Source
Expand description

A function to convert ASCII-art representations of letters generated by Advent of Code puzzles into a String containing those letters.

Re-exports§

Modules§

Functions§

  • Takes an image containing Advent of Code’s ASCII-art letter representations and converts it to a standard String.