Difference between revisions of "User:Palamedes"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Palamedes user page
 
Palamedes user page
 +
 +
 
== Can do ==
 
== Can do ==
 
* a little bit of Python
 
* a little bit of Python
 +
  
 
== Things I think are cool ==
 
== Things I think are cool ==
Line 12: Line 15:
  
 
== Currently working on ==
 
== Currently working on ==
* an image hashing algorithm, inspired by a Stack Overflow post, and implemented in Python
+
* an image hashing algorithm, inspired by [http://stackoverflow.com/questions/596262/image-fingerprint-to-compare-similarity-of-many-images this Stack Overflow post], and implemented in Python using Pygame, Numpy and Scipy.

Revision as of 12:44, 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
  • Metroidvania-style medieval fantasy games


Currently working on

  • an image hashing algorithm, inspired by this Stack Overflow post, and implemented in Python using Pygame, Numpy and Scipy.