Autopano-sift-c version 2.4-${svn.revision} - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    autopano-sift-c  most recent diff


    version 2.4-${svn.revision}

      View the most recent changes for the autopano-sift-c port at: autopano-sift-c.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for autopano-sift-c.
      The raw portfile for autopano-sift-c 2.4-${svn.revision} is located here:
      http://autopano-sift-c.darwinports.com/dports/graphics/autopano-sift-c/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/autopano-sift-c


      The autopano-sift-c Portfile 57380 2009-09-10 09:03:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: autopano-sift-c
      svn.revision 2903
      Version: 2.4-${svn.revision}
      Revision: 0
      Category: graphics
      Maintainers: auckland.ac.nz:p.schmiedeskamp
      Description: Detects control points in photos using SIFT algorithm
      Long Description: C-language port of the original autopano-sift (http://www.cs.tu-berlin.de/~nowozin/autopano-sift). This software automatically finds control points in photos. Useful for stitching photographs, particularly in conjunction with graphics/hugin.

      Homepage: http://hugin.sourceforge.net
      Platform: darwin

      fetch.type svn
      svn.url http://hugin.svn.sourceforge.net/svnroot/hugin/autopano-sift-C/trunk

      worksrcdir trunk

      depends_build port:cmake

      depends_lib port:libpano13 port:libxml2

      configure.cmd cmake
      configure.pre_args

      configure.args -DCMAKE_INSTALL_PREFIX:PATH=${prefix}

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/autopano-sift-c
      % sudo port install autopano-sift-c
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching autopano-sift-c
      ---> Verifying checksum for autopano-sift-c
      ---> Extracting autopano-sift-c
      ---> Configuring autopano-sift-c
      ---> Building autopano-sift-c with target all
      ---> Staging autopano-sift-c into destroot
      ---> Installing autopano-sift-c
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using autopano-sift-c with these commands:
      %  man autopano-sift-c
      % apropos autopano-sift-c
      % which autopano-sift-c
      % locate autopano-sift-c

     Where to find more information:

    Darwin Ports



    Lightbox this page.