Games::Go::Image2SGF

Interpret photographs of go positions
Download

Games::Go::Image2SGF Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Ball
  • Publisher web site:
  • http://search.cpan.org/~chris/

Games::Go::Image2SGF Tags


Games::Go::Image2SGF Description

Interpret photographs of go positions Games::Go::Image2SGF is a Perl interpret photographs of go positions.SYNOPSIS my $board = Games::Go::Image2SGF->new( tl => , tr => , bl => , br => , image => 'go_photograph.jpg' ); $board->to_sgf; print $board->{sgf};Games::Go::Image2SGF is a perl5 module to create a computer-readable SGF format description of the position on a Go board, given a photograph of the position. Requirements: · Perl


Games::Go::Image2SGF Related Software