├── README.md ├── comments.txt ├── img2sgf.py ├── screenshot-settings.jpg ├── screenshot.jpg └── test_images ├── ex1.jpg ├── ex10.jpg ├── ex11.jpg ├── ex12.jpg ├── ex13.jpg ├── ex14.jpg ├── ex15.jpg ├── ex16.jpg ├── ex17.jpg ├── ex2.jpg ├── ex3.jpg ├── ex4.jpg ├── ex5.jpg ├── ex6.jpg ├── ex7.jpg ├── ex8.jpg ├── ex9.jpg └── no_circles.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/README.md -------------------------------------------------------------------------------- /comments.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/comments.txt -------------------------------------------------------------------------------- /img2sgf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/img2sgf.py -------------------------------------------------------------------------------- /screenshot-settings.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/screenshot-settings.jpg -------------------------------------------------------------------------------- /screenshot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/screenshot.jpg -------------------------------------------------------------------------------- /test_images/ex1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex1.jpg -------------------------------------------------------------------------------- /test_images/ex10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex10.jpg -------------------------------------------------------------------------------- /test_images/ex11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex11.jpg -------------------------------------------------------------------------------- /test_images/ex12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex12.jpg -------------------------------------------------------------------------------- /test_images/ex13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex13.jpg -------------------------------------------------------------------------------- /test_images/ex14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex14.jpg -------------------------------------------------------------------------------- /test_images/ex15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex15.jpg -------------------------------------------------------------------------------- /test_images/ex16.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex16.jpg -------------------------------------------------------------------------------- /test_images/ex17.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex17.jpg -------------------------------------------------------------------------------- /test_images/ex2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex2.jpg -------------------------------------------------------------------------------- /test_images/ex3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex3.jpg -------------------------------------------------------------------------------- /test_images/ex4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex4.jpg -------------------------------------------------------------------------------- /test_images/ex5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex5.jpg -------------------------------------------------------------------------------- /test_images/ex6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex6.jpg -------------------------------------------------------------------------------- /test_images/ex7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex7.jpg -------------------------------------------------------------------------------- /test_images/ex8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex8.jpg -------------------------------------------------------------------------------- /test_images/ex9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/ex9.jpg -------------------------------------------------------------------------------- /test_images/no_circles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hanysz/img2sgf/HEAD/test_images/no_circles.jpg --------------------------------------------------------------------------------