Table of Contents

NAME

QccWAVSubbandPyramid3DCopy - copy 3D subband pyramid

SYNOPSIS

#include "libQccPack.h"

int QccWAVSubbandPyramid3DCopy(QccWAVSubbandPyramid3D *subband_pyramid1, const QccWAVSubbandPyramid3D *subband_pyramid2);

DESCRIPTION

QccWAVSubbandPyramid3DCopy() copies the contexts of subband_pyramid2 to subband_pyramid1. If subband_pyramid1 is not allocated prior to the call to QccWAVSubbandPyramid3DCopy(), QccWAVSubbandPyramid3DAlloc(3) is called to allocate subband_pryamid1 to the same size as subband_pyramid2.

RETURN VALUE

This routine returns 0 on success, and 1 on failure.

SEE ALSO

QccWAVSubbandPyramid3DAlloc(3) , 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