Skip to contents

Classify all 64 squares against a single template library

Usage

recognize_symbols(squares, lib)

Arguments

squares

A list of 64 magick square images, row-major, top row first.

lib

A template library from load_template_library().

Value

A character vector of 64 piece symbols ("." for empty).