SIFT Feature Detection implementation

http://hugin.sourceforge.net/

The SIFT algorithm provides the capability to identify key feature
points within arbitrary images. It further extracts highly distinct
information for each such point and allows to characterize the point
invariant to a number of modifications to the image. It is invariant
to contrast/brightness changes, to rotation, scaling and partially
invariant to other kinds of transformations. The algorithm can be
flexibly used to create input data for image matching, object
identification and other computer vision related algorithms.

autopano-sift-C is a C port of the C# software autopano-sift. It is
somewhat faster and doesn't require a C# runtime. Additionally,
autopano-sift-C has experimental modifications to perform feature
identification in conformal image space, this helps with wide angle or
fisheye Projection photographs.

Refresh
Refresh
Source Files
Filename Size Changed Actions
autopano-sift-C-2.5.1.tar.bz2 0000152246 149 KB about 13 years
autopano-sift-C-libm.patch 0000000507 507 Bytes over 12 years
autopano-sift-C.changes 0000000364 364 Bytes over 12 years
autopano-sift-C.spec 0000002576 2.52 KB over 12 years
Latest Revision
pbleser pbleser committed over 12 years ago (revision 3)
forgot the patch
Comments for autopano-sift-C 0