Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 305 Bytes

File metadata and controls

6 lines (5 loc) · 305 Bytes

tic-tac-toe

Maria Mikołajczak

Michał Mędzin

Description

Algorithm aims to recognise tic-tac-to games on photographs using solely image transformations - without any machine learning. Libraries used in image transformations: NumPy, SciPy and Skimage (scikit-image).