Given an input image of a 2D chess board, return the segmented squares
DEBUG=1 cargo run ./images/screenshot_01.png
The DEBUG flag write output debugging images to the ./tmp directory
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Given an input image of a 2D chess board, return the segmented squares
DEBUG=1 cargo run ./images/screenshot_01.png
The DEBUG flag write output debugging images to the ./tmp directory