Table of Contents

NAME

QccWAVSubbandPyramid3DRead, QccWAVSubbandPyramid3DWrite - read/write 3D subband pyramid to/from file

SYNOPSIS

#include "libQccPack.h"

int QccWAVSubbandPyramid3DRead(QccWAVSubbandPyramid3D *subband_pyramid);
int QccWAVSubbandPyramid3DWrite(const QccWAVSubbandPyramid3D *subband_pyramid);

DESCRIPTION

QccWAVSubbandPyramid3DRead() reads a QccWAVSubbandPyramid3D structure from a file; the filename of the SPBT-format file to be read must be stored as subband_pyramid->filename.

QccWAVSubbandPyramid3DWrite() writes a QccWAVSubbandPyramid3D structure to a file; the filename of the SPBT-format file to be written must be stored as subband_pyramid->filename.

RETURN VALUES

Both QccWAVSubbandPyramid3DRead() and QccWAVSubbandPyramid3DWrite() return 0 on success and 1 on error.

SEE ALSO

QccWAVSubbandPyramid3D(3) , QccPackWAV(3) , QccPack(3)

B.-J. Kim, Z. Xiong, and W. A. Pearlman, "Low Bit-Rate Scalable Video Coding with 3-D Set Partitioning in Hierarchical Trees (3-D SPIHT)," IEEE Transactions on Circuits and Systems for Video Technology, vol. 10, no. 8, pp. 1374-1387, December 2000.

M. Antonini, M. Barlaud, P. Mathieu, and I. Daubechies, "Image Coding Using Wavelet Transform," IEEE Transactions on Image Processing, vol. 1, pp. 205-220, April 1992.

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads