libpano13

Panorama Tools library

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者pld-linux/libpano13
主編程語言
編程語言 (語言數: 0)
平台Linux, Mac, Windows
許可證
所有者活动
創建於2012-07-14 00:19:41
推送於2023-08-31 18:45:36
最后一次提交2023-08-31 20:13:11
發布數17
最新版本名稱auto/th/libpano13-2.9.21-1 (發布於 )
第一版名稱auto/th/libpano13-2_9_14-1 (發布於 )
用户参与
星數0
關注者數1
派生數0
提交數14
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?