宏定义 | 函数 | 变量
MultiLightCtrl_ImageStitching.cpp 文件参考

宏定义

#define IMAGE_NAME_LEN   256
 

函数

void PressEnterToExit (void)
 
unsigned int GetPixelSize (enum MvGvspPixelType enPixelType)
 
bool IsBayerPixelFormat (MvGvspPixelType enType)
 
bool IsHBPixelFormat (MvGvspPixelType ePixelType)
 
bool PrintDeviceInfo (MV_CC_DEVICE_INFO *pstMVDevInfo)
 
int main ()
 

变量

bool g_bExit = false
 

宏定义说明

◆ IMAGE_NAME_LEN

#define IMAGE_NAME_LEN   256

函数说明

◆ PressEnterToExit()

void PressEnterToExit ( void  )

◆ GetPixelSize()

unsigned int GetPixelSize ( enum MvGvspPixelType  enPixelType)

◆ IsBayerPixelFormat()

bool IsBayerPixelFormat ( MvGvspPixelType  enType)

◆ IsHBPixelFormat()

bool IsHBPixelFormat ( MvGvspPixelType  ePixelType)

◆ PrintDeviceInfo()

bool PrintDeviceInfo ( MV_CC_DEVICE_INFO pstMVDevInfo)

◆ main()

int main ( )

变量说明

◆ g_bExit

bool g_bExit = false