Mirror of code.google.com/p/graphics-go
Go to file
Johan Euphrosine 24750d4271 graphics-go: fix opencv_parser xml decoding
R=nigeltao, crawshaw
CC=golang-dev
http://codereview.appspot.com/6495122

Committer: Nigel Tao <nigeltao@golang.org>
2012-09-14 10:16:26 +10:00
graphics graphics-go: fix opencv_parser xml decoding 2012-09-14 10:16:26 +10:00
lib/codereview graphics: gaussian blur 2011-09-18 20:51:47 -07:00
testdata graphics/detect: haar cascade object detector 2011-11-05 15:10:19 -07:00
.hgignore Initial commit 2011-09-15 17:30:30 -07:00
AUTHORS Initial commit 2011-09-15 17:30:30 -07:00
CONTRIBUTORS graphics: C: Johan Euphrosine <proppy@google.com> (Google CLA). 2012-09-14 10:14:04 +10:00
LICENSE Initial commit 2011-09-15 17:30:30 -07:00
Makefile graphics: gaussian blur 2011-09-18 20:51:47 -07:00
README Initial commit 2011-09-15 17:30:30 -07:00

This is a Graphics library for the Go programming language.

Unless otherwise noted, the graphics-go source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html