User:Palamedes: Difference between revisions
From London Hackspace Wiki
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Things I think are cool == | == Things I think are cool == | ||
(and which I might get into projects on if I run out of other stuff to do ...) | (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 | * Getting computers to recognise and classify stuff | ||
** for example, reverse image search, song recognition | ** for example, reverse image search, song recognition |
Revision as of 12:58, 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
- 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.