libpano13

Panorama Tools library

Github stars Tracking Chart

This file discribes how to build the library libpano13.so
for the Linux operating system.

Legal Issues:

This software is distributed under GNU-license, see the
file COPYING for details. Some parts of the software
are derived from other sources, which are distributed under
different copyrights. These are:

  • The public domain Levenberg-Marquardt solver
    of the Argonne National Laboratories MINPACK mathematical library,
    C translation by Steve Moshier (file lmdif.c).
  • Fast fourier transformation, code by:
    RC Singleton, Stanford Research Institute, Sept. 1968
    Copyright MJ Olesen, Queen's University at Kingston, 1995-97.
    See the file fftn.c for details.

BUILD INSTRUCTIONS

You need the gcc compiler, libgcj and various imaging libraries: libtiff,
libjpeg and libpng. Headers for these libraries are required, so you probably
have to install libXXX-dev or libXXX-devel packages too.

(Sun java is NOT required if you have libgcj)

Compilation is straightforward:

./configure
make
make install

If you have downloaded from Mercurial, you will need to bootstrap the build
system first:

./bootstrap

This distribution of the sources limits processing
of fisheye images to fields of view smaller than
179 degrees. This limit is controlled by the constant
MAX_FISHEYE_FOV in the file filter.h. There
is some controversy regarding the legality of processing
hemispherical images (ie images having 180 degree field
of view) in connection with virtual reality panoramas.
If your application of fisheye lenses is not prohibited
by patents, you can build and use your own unlimited version
of the library by changing the soure code.

Main metrics

Overview
Name With Ownerpld-linux/libpano13
Primary Language
Program language (Language Count: 0)
PlatformLinux, Mac, Windows
License:
所有者活动
Created At2012-07-14 00:19:41
Pushed At2023-08-31 18:45:36
Last Commit At2023-08-31 20:13:11
Release Count17
Last Release Nameauto/th/libpano13-2.9.21-1 (Posted on )
First Release Nameauto/th/libpano13-2_9_14-1 (Posted on )
用户参与
Stargazers Count0
Watchers Count1
Fork Count0
Commits Count14
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private