Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 422 Bytes

goban-image-crop

A simple tool for batch cropping goban screenshots. I designed this to batch crop screenshots I take and add to Anki flashcards.

Uses OpenCV to detect the stones, and from there it decides where to crop.

Working, but TODO

  • Find files
  • Find stones
  • Make it crop
  • Improve accuracy against some other dimension, maybe line detection
  • Usability/releases

Run with --help for instruction.