欢迎来到天天文库
浏览记录
ID:11156714
大小:191.50 KB
页数:11页
时间:2018-07-10
《dalsa帮助文档介绍:》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、Sapera帮助文档简介:SaperaLT是一套用于图像采集、显示和控制的独立于硬件以外的C和C++软件库,支持所有DALSACoreco硬件平台。它的综合功能集包括程序可移植性、多样化的相机控制、灵活的显示和管理功能,以及易于使用的应用开发向导。SaperaLT与MicrosoftVisualStudioC/C++、.Net、VisualBasic6.0和BorlandC++Builder兼容,支持WindowsXP、2000和NT平台。一.Sapera++介绍Sapera++是SaperaLT为用户提供的API.Sapera++包含两大类:基础应用类(BasicClasses)和GUI
2、类(GUIClasses)。1.基础应用类:提供了用户进行图像开发的基本函数,命名方式为Sap+类功能名,其结构如下图所示:SaperaBasicClass函数功能介绍:lDataClasses:功能:下属多个数据类,每一个数据类管理了一种特定数据类型下属数据类:SapDataClassSapDataHSIClassSapDataHSVClassSapDataFloatClassSapDataFPointClassSapDataFRGBClassSapDataMonoClassSapDataPointClassSapDataRGBClassSapDataRGBAClassSapDataYU
3、VClasslSapAcquisition功能:控制与板卡相连接的采集设备常用函数:SapAcquisition::SapAcquisitionSapAcquisition::CreateSapAcquisition::DestroySapAcquisition::ApplyLutSapAcquisition::GetParameter,SapAcquisition::SetParameterSapAcquisition::GetSignalStatusSapAcquisition::IsSignalStatusAvailablelSapAcqCallbackInfo功能:存储SapAcq
4、uisition类回调的内容常用函数:SapAcqCallbackInfo::GetContextSapAcqCallbackInfo::GetSignalStatuslSapAcqDevice功能:由设备读、写信息,还可直接发送、寄存事件至设备。常用于直接连接电脑的相机(如GigE相机)常用函数:SapAcqDevice::SapAcqDeviceSapAcqDevice::CreateSapAcqDevice::DestroySapAcqDevice::GetConfigFile,SapAcqDevice::SetConfigFileSapAcqDevice::UpdateFeatur
5、esFromDevicelSapAcqDeviceCallbackInfo功能:存储SapAcqDevice类回调的内容常用函数:SapAcqDeviceCallbackInfo::SapAcqDeviceCallbackInfoSapAcqDeviceCallbackInfo::GetAcqDevicelSapBayer功能:Bayer转换操作(分为软件和硬件实现两种)常用函数:SapBayer::WhiteBalanceSapBayer::EnableLutSapBayer::GetAlign,SapBayer::SetAlignSapBayer::GetWBGain,SapBayer
6、::SetWBGainlSapBuffer功能:操作buffer资源常用函数:SapBuffer::SapBufferSapBuffer::CreateSapBuffer::ClearSapBuffer::DestroySapBuffer::GetParameter,SapBuffer::SetParameterSapBuffer::GetPitchSapBuffer::GetPixelDepth,SapBuffer::SetPixelDepthSapBuffer::GetIndex,SapBuffer::SetIndexSapBuffer::GetCount,SapBuffer::Set
7、CountSapBuffer::GetFrameRate,SapBuffer::SetFrameRateSapBuffer::NextlSapBufferRemote功能:Buffer远程使用(需用SapBuffer::Register事先定义)常用函数:SapBufferRemote::SapBufferRemoteSapBufferRemote::CreatelSapBufferRoi功能:在已存在的SapBuffe
此文档下载收益归作者所有