Recognize 64 squares against all available sets at once
Source:R/fct_recognize.R
recognize_symbols_auto.RdScores every square against every template of every installed set in a single matrix multiply, then picks the best-matching set and reports confidence signals (see the inline comments for how they are calibrated).
Usage
recognize_symbols_auto(squares, libs = load_all_template_libraries())