Table of Contents

NAME

QccWAVSubbandPyramidCopy - copy subband pyramid

SYNOPSIS

#include "libQccPack.h"

int QccWAVSubbandPyramidCopy(QccWAVSubbandPyramid *subband_pyramid1, const QccWAVSubbandPyramid *subband_pyramid2);

DESCRIPTION

QccWAVSubbandPyramidCopy() copies the contexts of subband_pyramid2 to subband_pyramid1. If subband_pyramid1 is not allocated prior to the call to QccWAVSubbandPyramidCopy(), QccWAVSubbandPyramidAlloc(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

QccWAVSubbandPyramidAlloc(3) , QccWAVSubbandPyramid(3) , QccPackWAV(3) , QccPack(3)

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