User:Palamedes: Difference between revisions
From London Hackspace Wiki
(Created page with "Palamedes user page") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Palamedes user page | 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 [http://stackoverflow.com/questions/596262/image-fingerprint-to-compare-similarity-of-many-images this Stack Overflow discussion], and implemented in Python using Pygame, Numpy and Scipy. |
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.