# libpano12-2.8.6 **Repository Path**: junyius/libpano12-2.8.6 ## Basic Information - **Project Name**: libpano12-2.8.6 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-18 - **Last Updated**: 2023-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the pano12 library, part of the Panorama Tools by Helmut Dersch of the University of Applied Sciences Furtwangen. http://panotools.sourceforge.net/ Also included with the library are: - tools/PTOptimizer, a command-line tool for optimizing control points. - tools/pano12info, a command-line tool for querying the library version. Installation ------------ Build and install as normal: ./configure make make install If you have retrieved this from CVS you need to prepare the build system first: ./bootstrap ./configure make make install