CSubPattern Class Reference

#include <Pattern.h>

List of all members.

Public Member Functions

 CSubPattern (eTypeAdjust type)
eTypeAdjust GetTypeAdjust ()
 This method returns the type of settings that can be adjusted with this sub-pattern.

BOOL CalcCurrentSubPattern (BOOL reinit, unsigned int nb_calc_needed, TDeinterlaceInfo *pInfo)
 This method analyzes the current overlay buffer.

void GetSumDeltaColor (BOOL YUV, int *pR_Y, int *pG_U, int *pB_V, int *pTotal)
void Draw (TDeinterlaceInfo *pInfo)
 This method draws in the video signal rectangles around each color bar of the sub-pattern.


Public Attributes

vector< CColorBar * > m_ColorBars
 Color bars of the sub-pattern.


Protected Attributes

eTypeAdjust m_TypeAdjust
 type of settings that can be adjusted with this sub-pattern


Detailed Description

Object representing a subset of a predefined test pattern

A test pattern is divided in several subsets, each subset allows to adjust one or several particular settings


Member Function Documentation

void CSubPattern::GetSumDeltaColor BOOL  YUV,
int *  pR_Y,
int *  pG_U,
int *  pB_V,
int *  pTotal
 

This methode returns the sum of absolute delta between reference color and calculated average color through all the color bars


The documentation for this class was generated from the following files:
Generated on Mon Oct 27 09:54:57 2003 for DScaler by doxygen 1.3.4