Diagrams Recognition

For discussing go computing, software announcements, etc.
Post Reply
elvard
Beginner
Posts: 2
Joined: Thu Mar 10, 2011 6:36 am
Rank: Euclidean 3.14d
GD Posts: 0

Diagrams Recognition

Post by elvard »

Hi dangos!

Does anybody know about any software to recognize go diagrams in images and convert them to SGF files? I'm not able to find any...

I don't suppose it's a difficult task as it's possible to recognize more complicated patterns (like human faces). I want to write some script, if I don't anything. I just don't want to reinvent wheel.

Thanks in advance for you answers:)
User avatar
Li Kao
Lives in gote
Posts: 643
Joined: Wed Apr 21, 2010 10:37 am
Rank: KGS 3k
GD Posts: 0
KGS: LiKao / Loki
Location: Munich, Germany
Has thanked: 115 times
Been thanked: 102 times

Re: Diagrams Recognition

Post by Li Kao »

I know no program that does recognize diagrams. I assume you have a printed diagram with move-numbers you want to recognize. There are some programs which recognize the board-state in a photo, and some that can recognize the board-state in a screenshot of a typical go program.
Sanity is for the weak.
elvard
Beginner
Posts: 2
Joined: Thu Mar 10, 2011 6:36 am
Rank: Euclidean 3.14d
GD Posts: 0

Re: Diagrams Recognition

Post by elvard »

Well, I have book with go diagrams (tsumego). I don't need sgf's with solutions (diagrams with move-numbers), just initial board-state.

Do you know names of those programs you are talking about?
User avatar
Li Kao
Lives in gote
Posts: 643
Joined: Wed Apr 21, 2010 10:37 am
Rank: KGS 3k
GD Posts: 0
KGS: LiKao / Loki
Location: Munich, Germany
Has thanked: 115 times
Been thanked: 102 times

Re: Diagrams Recognition

Post by Li Kao »

A webcam based programs:
viewtopic.php?f=18&t=572

My go program has a screenshot based recorder. But it won't directly work for what you need. In particular it requires a brown background as the board. But you can use parts of the source in your own program if you want that.
Sanity is for the weak.
User avatar
daal
Oza
Posts: 2508
Joined: Wed Apr 21, 2010 1:30 am
GD Posts: 0
Has thanked: 1304 times
Been thanked: 1128 times

Re: Diagrams Recognition

Post by daal »

I just read on SL that Compogo can do this.
Patience, grasshopper.
Post Reply