Imagematching

From Open Maps wiki
Revision as of 08:33, 9 January 2015 by Josh (talk | contribs) (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/r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.

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