Halcon所有类及类下算子作用索引-HFramegrabber帧抓取器(17.12~24.11版)
Halcon所有类及类下算子作用索引-HFramegrabber帧抓取器(17.12~24.11版)这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。http://shixinhua.com/static/upload/image/20241219/1734570310121608.png《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料http://visionbbs.com/thread-28124-1-1.html Index of all Classes and Methods所有类和方法索引HFramegrabber帧抓取器Represents an instance of an image acquisition device.表示图像采集设备的实例。CloseFramegrabber关闭帧抓取器Close specified image acquisition device.关闭指定的图像采集设备。GetFramegrabberCallback获取帧抓取器回调Query callback function of an image acquisition device.查询图像采集设备的回调功能。GetFramegrabberLut获取帧抓取器查找表Query look-up table of the image acquisition device.查询图像采集设备的查找表。GetFramegrabberParam获取帧抓取器参数Query specific parameters of an image acquisition device.查询图像采集设备的具体参数。GrabData抓取数据Synchronous grab of images and preprocessed image data from the specified image acquisition device.从指定的图像采集设备同步抓取图像和预处理图像数据。GrabDataAsync抓取数据异步Asynchronous grab of images and preprocessed image data from the specified image acquisition device.从指定的图像采集设备异步抓取图像和预处理图像数据。GrabImage抓取图像Synchronous grab of an image from the specified image acquisition device.从指定的图像采集设备同步抓取图像。GrabImageAsync抓取图像异步Asynchronous grab of an image from the specified image acquisition device.从指定的图像采集设备异步抓取图像。GrabImageStart抓取图像开始Start an asynchronous grab from the specified image acquisition device.从指定的图像采集设备启动异步抓取。OpenFramegrabber打开帧抓取器Open and configure an image acquisition device.打开并配置图像采集设备。SetFramegrabberCallback设置帧抓取器回调Register a callback function for an image acquisition device.为图像采集设备注册回调函数。SetFramegrabberLut设置帧抓取器查找表Set look-up table of the image acquisition device.设置图像采集设备的查找表。SetFramegrabberParam设置帧抓取器参数Set specific parameters of an image acquisition device.设置图像采集设备的特定参数。
页:
[1]