libQccPackSPIHT

所属分类:压缩解压
开发工具:matlab
文件大小:157KB
下载次数:14
上传日期:2009-06-29 23:10:45
上 传 者image9876543212
说明:  The QccPackSPIHT module also provides the 3D-SPIHT algorithm for image-cube coding. See the file LICENSE-3D-SPIHT for licensing information for 3D-SPIHT.

文件列表:
libQccPackSPIHT\Imakefile (279, 2006-06-16)
libQccPackSPIHT\.#RELEASENOTES-SPIHT.1.93 (9695, 2009-02-14)
libQccPackSPIHT\RELEASENOTES-SPIHT (10358, 2009-02-14)
libQccPackSPIHT\CHANGELOG-SPIHT (8576, 2009-02-14)
libQccPackSPIHT\LICENSE-3D-SPIHT (2687, 2006-06-16)
libQccPackSPIHT\LICENSE-SPIHT (2707, 2006-06-16)
libQccPackSPIHT\lib\Imakefile (434, 2006-06-16)
libQccPackSPIHT\lib\spiht.c (73209, 2009-01-27)
libQccPackSPIHT\lib\spiht_common.c (6691, 2009-01-17)
libQccPackSPIHT\lib\spiht3d.c (95928, 2009-01-27)
libQccPackSPIHT\lib\libQccPackSPIHT.h (12702, 2009-02-14)
libQccPackSPIHT\lib\man3\QccSPIHT3DDecode2.3 (28, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHT3DDecode.3 (28, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHTDecodeHeader.3 (26, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHT3DEncode.3 (18790, 2009-01-17)
libQccPackSPIHT\lib\man3\QccSPIHT3DDecodeHeader.3 (28, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHTDecode2.3 (26, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHTEncode.3 (20493, 2009-01-17)
libQccPackSPIHT\lib\man3\QccSPIHT3DEncode2.3 (28, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHTDecode.3 (26, 2006-06-16)
libQccPackSPIHT\lib\man3\QccSPIHTEncode2.3 (26, 2006-06-16)
libQccPackSPIHT\lib\man3\QccPackSPIHT.3 (3941, 2009-01-17)
libQccPackSPIHT\lib\html-man\QccSPIHTEncode.3.html (24261, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHT3DEncode2.3.html (21997, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHTDecode2.3.html (24263, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHTDecode.3.html (24262, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHTDecodeHeader.3.html (24268, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHT3DDecode.3.html (21996, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHT3DDecode2.3.html (21997, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHT3DDecodeHeader.3.html (22002, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHT3DEncode.3.html (21995, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccSPIHTEncode2.3.html (24263, 2009-02-14)
libQccPackSPIHT\lib\html-man\QccPackSPIHT.3.html (5895, 2009-02-14)
libQccPackSPIHT\utils\Imakefile (185, 2006-06-16)
libQccPackSPIHT\utils\spihtencode3d.h (3104, 2009-01-17)
libQccPackSPIHT\utils\spihtencode3d.c (11790, 2006-06-16)
libQccPackSPIHT\utils\spihtencode.c (10145, 2006-06-16)
libQccPackSPIHT\utils\spihtdecode3d.c (7822, 2009-01-17)
libQccPackSPIHT\utils\spihtdecode.h (3114, 2009-01-17)
... ...

============================================================================== Q C C P A C K S P I H T Version 0.58, 13-feb-2009 Copyright (C) 1997-2009 James E. Fowler ============================================================================== Contents: - Overview - Availability - Installation - Copyright and License Information ============================================================================== OVERVIEW: The QccPackSPIHT module is a optional addon to the QccPack library for the quantization, compression and coding of data. The QccPackSPIHT module provides an implementation of the Set Partitioning in Hierarchical Trees (SPIHT) algorithm for image compression. Since the SPIHT algorithm is patented, it is made available here under special license terms (see below and the file LICENSE-SPIHT), whereas the QccPack library is licensed under the GNU General Public License and the GNU Library General Public License. See the file CHANGELOG-SPIHT for details of recent changes to the QccPackSPIHT code. The QccPackSPIHT module also provides the 3D-SPIHT algorithm for image-cube coding. See the file LICENSE-3D-SPIHT for licensing information for 3D-SPIHT. ============================================================================== AVAILABILITY: For updated versions of QccPackSPIHT, consult the QccPack website: http://qccpack.sourceforge.net ============================================================================== WHERE TO GET MORE INFORMATION: - QccPack Users' Mailing List: If you have a general question about QccPack or how to install or use QccPack, please consult the QccPack Users' mailing list: http://lists.sourceforge.net/mailman/listinfo/qccpack-users You can browse the list archives, and if no answer to your query is there, you can post a message to the list. - QccPack Developers' Mailing List: If you have a technical question concerning the implementation of current or future library routines and utility programs, or if you think you have found a bug in some QccPack code, please consult the QccPack Developers' mailing list: http://lists.sourceforge.net/mailman/listinfo/qccpack-devel You can browse the list archives, and if no answer to your query is there, you can post a message to the list. In particular, before submitting a bug report, please verify that your bug is not a known problem by scanning the list archives. Please use the above mailing lists rather than contacting the QccPack developers directly; the lists are monitor by the developers (and many others), so your post will be responded to in a timely fashion. - QccPack Announcements Mailing List Subscribe to the QccPack Announcements mailing list, http://lists.sourceforge.net/mailman/listinfo/qccpack-announce to obtain announcements of new releases and other news concerning QccPack. Sorry, this is a "read-only" list -- you cannot post to it. ============================================================================== INSTALLATION: Installation Note: To compile the QccPackSPIHT module, you must have already obtained the main QccPack source-code distribution, untarred it to a directory, and configured the QccPack.config properly to build QccPack. Refer to the installation instructions for QccPack for details on how to accomplish these tasks before proceeding with the instructions below. Installation Steps: - Untar the QccPackSPIHT module distribution into the directory in which you have previously untarred the QccPack source-code distribution. Specifically, if you have placed the QccPack source code into the directory /usr/local/QccPack, and the QccPackSPIHT module tar file is /usr/local/QccPackSPIHT.tar, do the following: - Type "cd /usr/local/QccPack" - Type "tar xvf /usr/local/QccPackSPIHT.tar" - Edit the file QccPack.config : - Uncomment the line that reads #define QCCPACK_SPIHT to enable the optional QccPackSPIHT module - Now (re)build the Makefiles and (re)compile the QccPack source: - Type "imake". - Type "make Makefiles". - Type "make". - When you're happy that things compiled OK, type "make install" to put the libraries, header files, binaries, and man pages into their final installation locations. - Type "man QccPackSPIHT" or point your browser to file:$(QCCPACK_INSTALL)/doc/QccPackSPIHT.3.html to view the available documentation for the QccPackSPIHT module. ============================================================================== COPYRIGHT AND LICENSE INFORMATION: Copyright (C) 1997-2009 James E. Fowler The Set Partitioning In Hierarchical Trees (SPIHT) algorithm is protected by US Patent #5,7***,807 (issued June 9, 19***), US Patent #6,674,911 (issued January 6, 2004), and other international patents and patents pending. An implementation of the SPIHT algorithm is included herein (utility programs spihtencode and spihtdecode, and spiht.c in the QccPackSPIHT module of the QccPack library) with the permission of PrimaComp, Inc., exclusive holder of patent rights. PrimaComp has graciously granted a license with certain restrictions governing the terms and conditions for use, copying, distribution, and modification of the SPIHT algorithm implementation contained herein. Specifically, only use in academic and non-commercial research is permitted, while all commercial use is prohibited. Refer to the file LICENSE-SPIHT for more details. The 3D Set Partitioning In Hierarchical Trees (3D-SPIHT) algorithm is protected by US patents 5,7***,807 and 6,674,911, and other patents pending. An implementation of the 3D-SPIHT algorithm is included herein (utility programs spihtencode3d and spihtdecode3d, and spiht3d.c in the QccPack library) with the permission of PrimaComp, Inc., exclusive holder of patent rights. PrimaComp has graciously granted a license with certain restrictions governing the terms and conditions for use, copying, distribution, and modification of the 3D-SPIHT algorithm implementation contained herein. Specifically, only use in academic and non-commercial research is permitted, while all commercial use is prohibited. Refer to the file LICENSE-3D-SPIHT for more details. All programs herein are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the full text of the appropriate license for more details. ==============================================================================

近期下载者

相关文件


收藏者