User:Palamedes: Difference between revisions
From London Hackspace Wiki
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
** for example, reverse image search, song recognition | ** for example, reverse image search, song recognition | ||
* Autonomous robot athletics (eg with Arduino) | * Autonomous robot athletics (eg with Arduino) | ||
* Metroidvania-style medieval fantasy games | * Metroidvania-style medieval fantasy games (especially open source ones) | ||
* Hand-weaving loom construction | * Hand-weaving loom construction | ||
Latest revision as of 13:03, 25 July 2012
Palamedes user page
Can do
- a little bit of Python
Things I think are cool
(and which I might get into projects on if I run out of other stuff to do ...) (this list is not exhaustive)
- Getting computers to recognise and classify stuff
- for example, reverse image search, song recognition
- Autonomous robot athletics (eg with Arduino)
- Metroidvania-style medieval fantasy games (especially open source ones)
- Hand-weaving loom construction
Currently working on
- an image hashing algorithm, inspired by this Stack Overflow discussion, and implemented in Python using Pygame, Numpy and Scipy.