Up to [cvs.netbsd.org] / pkgsrc / graphics / autopano-sift-C
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 22 18:34:30 2009 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
HEAD
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Changes 2.5.1: * Fix for crash when input specified with a project file contains file paths with spaces. * Major memory leak in autopano-sift-c command-line tool fixed. * Other minor improvements including: a fix for a possible crash, inlined functions and cpack support for rpm and deb packaging.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Aug 20 20:24:28 2009 UTC (2 years, 9 months ago) by adam
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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. This package provides an implementation of the SIFT algorithm and a set of utilities to utilize the algorithm to match two or more images. As output, a number of control points are created, which specify one and the same image location in two images.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 20 20:24:28 2009 UTC (2 years, 9 months ago) by adam
Branch: MAIN
Initial revision