Difference between revisions of "User:Palamedes"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
* 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
* Autonomous robot athletics
+
* Autonomous robot athletics (eg with Arduino)
 
* Metroidvania-style medieval fantasy games
 
* Metroidvania-style medieval fantasy games
 +
* Hand-weaving loom construction
  
  
 
== Currently working on ==
 
== 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.
 
* 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.

Revision as of 12:57, 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 ...)

  • 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