projekty
/
imago.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
works without pygame, where not needed
[imago.git]
/
imago
1
#!/usr/bin/env python
2
3
"""Go image recognition."""
4
5
from src import imago
6
7
imago.main()