Date: Sat, 29 Jul 2006 17:48:51 +0000 (UTC) From: Tom McLaughlin <tmclaugh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL ports/graphics Makefile ports/graphics/autopano-sift Makefile distinfo pkg-descr pkg-plist ports/graphics/autopano-sift/files autopano.in patch-Makefile patch-bin-autopano-complete.sh patch-util-Makefile Message-ID: <200607291748.k6THmpEg028365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmclaugh 2006-07-29 17:48:51 UTC FreeBSD ports repository Modified files: . LEGAL graphics Makefile Added files: graphics/autopano-sift Makefile distinfo pkg-descr pkg-plist graphics/autopano-sift/files autopano.in patch-Makefile patch-bin-autopano-complete.sh patch-util-Makefile Log: - Add autopano-sift: Autopano analyses two or more images and automatically generates control points - coordinates in the images where the views overlap. This can be fed to hugin which then stitches the files together and enblend which combines the colors to remove seam lines. WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/ - Add entry to LEGAL: The use of this software is restricted by certain conditions. See the "LICENSE" file distributed with the program for details. The University of British Columbia has applied for a patent on the SIFT algorithm in the United States. Commercial applications of this software may require a license from the University of British Columbia. PR: 95746 Submitted by: J.R. Oldroyd <fbsd@opal.com> Maintained by: Carlos E. G. Carvalho <cartola@openit.com.br> Revision Changes Path 1.484 +2 -1 ports/LEGAL 1.965 +1 -0 ports/graphics/Makefile 1.1 +69 -0 ports/graphics/autopano-sift/Makefile (new) 1.1 +3 -0 ports/graphics/autopano-sift/distinfo (new) 1.1 +13 -0 ports/graphics/autopano-sift/files/autopano.in (new) 1.1 +21 -0 ports/graphics/autopano-sift/files/patch-Makefile (new) 1.1 +15 -0 ports/graphics/autopano-sift/files/patch-bin-autopano-complete.sh (new) 1.1 +31 -0 ports/graphics/autopano-sift/files/patch-util-Makefile (new) 1.1 +17 -0 ports/graphics/autopano-sift/pkg-descr (new) 1.1 +19 -0 ports/graphics/autopano-sift/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607291748.k6THmpEg028365>