I hereby claim:
- I am goto1134 on github.
- I am goto1134 (https://keybase.io/goto1134) on keybase.
- I have a public key ASDIPMd-xsQhmjVEeiMMQkBTXxY10LulP89DcrExAPx67wo
To claim this, I am signing this object:
| cmake_minimum_required(VERSION 3.15) | |
| project(sudoku_parser) | |
| set(CMAKE_CXX_STANDARD 14) | |
| find_package(OpenCV REQUIRED) | |
| add_executable(sudoku_parser cli/sudoku_parser_cli.cpp detect_digits.cpp | |
| detect_digits.hpp identify_digits.cpp identify_digits.hpp | |
| sudoku_parser.cpp sudoku_parser.h sudoku_parser.hpp sudoku_parser_c.cpp) | |
| # |
I hereby claim:
To claim this, I am signing this object: