FilterDenoiseCASTInit

Initializes a denoise specification structure for content adaptive spatio-temporal noise reduction filtering.

Syntax

IppStatus ippiFilterDenoiseCASTInit(IppiDenoiseCAST* pParam);

Parameters

pParam

Pointer to an instance of the IppDenoiseCAST structure that contains input parameters for ippiFilterDenoiseCAST().

Description

The function ippiFilterDenoiseCASTInit is declared in the ippvc.h file. The function initializes the denoise specification structure for content adaptive spatio-temporal (CAST) noise reduction filtering.

Return Values

ippStsNoErr

Indicates no error. Any other value indicates an error.

ippStsNullPtrErr

Indicates an error condition when the specified pointer is NULL.


Submit feedback on this help topic

Copyright © 2000 - 2010, Intel Corporation. All rights reserved.