Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328167 - media-gfx/sift new ebuild David Lowe's SIFT keypoint detector
Summary: media-gfx/sift new ebuild David Lowe's SIFT keypoint detector
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.cs.ubc.ca/~lowe/keypoints/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 323581
  Show dependency tree
 
Reported: 2010-07-13 20:24 UTC by Michael Weber (RETIRED)
Modified: 2011-05-10 08:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (sift-4.ebuild,656 bytes, text/plain)
2010-07-13 20:25 UTC, Michael Weber (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weber (RETIRED) gentoo-dev 2010-07-13 20:24:37 UTC
This page provides access to a demo version of David Lowe's SIFT keypoint detector in the form of compiled binaries that can run under Linux or Windows. The demo software uses PGM format for image input. It can output keypoints and all information needed for matching them to a file in a simple ASCII format. A Matlab program and sample C code are provided that can read the keypoints and match them between images.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-07-13 20:25:42 UTC
Created attachment 238637 [details]
ebuild