Dirac - A Video Codec
Created by the British Broadcasting Corporation.
Go to the documentation of this file.
51 void CWMFilter( Picture& picture,
const int strength );
61 void LPFilter( PicArray& pic_data,
const float qf,
const int strength );
64 void DiagFilter( PicArray& pic_data,
const float qf ,
const int strength );
void DiagFilter(PicArray &pic_data, const float qf, const int strength)
Diagonally filters an input component.
Definition of class SequenceHeaderByteIO.
Definition: accessunit_byteio.h:51
int Median(const int val1, const int val2, const int val3)
Return the median of 3 integers.
void LPFilter(PicArray &pic_data, const float qf, const int strength)
Denoises a component.
short ValueType
Type of picture data (including motion compensated residuals)
Definition: common.h:70
void CWMFilterComponent(PicArray &pic_data, const int strength)
void CWMFilter(Picture &picture, const int strength)
Denoises an input frame.
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.