Difference between revisions of "Image matching"

From Open Maps wiki
Jump to: navigation, search
(Created page with " Looking at SIFT implemented on phone with JavaScript - doesn't look like it's out there. SIFT on Raspberry Pi would be too slow. [http://demo.ipol.im/demo/my_affine_sift...")
 
 
Line 6: Line 6:
  
 
[http://demo.ipol.im/demo/my_affine_sift/result?key=191C11A59D5EE476567522D07E749B5F ASIFT online processing looks okay], but slow.
 
[http://demo.ipol.im/demo/my_affine_sift/result?key=191C11A59D5EE476567522D07E749B5F ASIFT online processing looks okay], but slow.
 +
 +
[http://octagon.viitala.eu/releases.htm Octagon] matched on structure and colour (quite well) but not useful. Need SIFT
  
 
Just do desktop matching and keep a copy of the database?
 
Just do desktop matching and keep a copy of the database?
  
 
Or even just ask people to tag the image with some descriptive words or whatever the text is!
 
Or even just ask people to tag the image with some descriptive words or whatever the text is!

Latest revision as of 18:37, 9 January 2015


Looking at SIFT implemented on phone with JavaScript - doesn't look like it's out there.

SIFT on Raspberry Pi would be too slow.

ASIFT online processing looks okay, but slow.

Octagon matched on structure and colour (quite well) but not useful. Need SIFT

Just do desktop matching and keep a copy of the database?

Or even just ask people to tag the image with some descriptive words or whatever the text is!