石鑫华视觉 发表于 3 天前

Halcon所有类及类下算子作用索引-HSampleIdentifier样本标识符(17.12~24.11版)

Halcon所有类及类下算子作用索引-HSampleIdentifier样本标识符(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所有类和方法索引HSampleIdentifier样本标识符Represents an instance of a sample identifier.表示样本标识符的实例。AddSampleIdentifierPreparationData添加样本标识符准备数据Add preparation data to an existing sample identifier.将准备数据添加到现有的样本标识符中。AddSampleIdentifierTrainingData添加样本标识符训练数据Add training data to an existing sample identifier.将训练数据添加到现有的样本标识符中。ApplySampleIdentifier应用样本标识符Identify objects with a sample identifier.使用样本标识符标识对象。ClearSampleIdentifier清除样本标签符Free the memory of a sample identifier.释放样本标识符的内存。CreateSampleIdentifier创建样本标识符Create a new sample identifier.创建新的样本标识符。DeserializeSampleIdentifier反序列化样本标识符Deserialize a serialized sample identifier.反序列化一个序列化的样本标识符。GetSampleIdentifierObjectInfo获取样本标识符对象信息Retrieve information about an object of a sample identifier.检索有关样本标识符对象的信息。GetSampleIdentifierParam获取样本标识符参数Get selected parameters of a sample identifier.获取样本标识符的选定参数。PrepareSampleIdentifier准备样本标识符Adapt the internal data structure of a sample identifier to the objects to be identified.使样本标识符的内部数据结构适应要识别的对象。ReadSampleIdentifier读取样本标识符Read a sample identifier from a file.从文件中读取样本标识符。RemoveSampleIdentifierPreparationData移除样本标识符准备数据Remove preparation data from a sample identifier.从样本标识符中移除准备数据。RemoveSampleIdentifierTrainingData移除样本标识符训练数据Remove training data from a sample identifier.从样本标识符中移除训练数据。SerializeSampleIdentifier序列化样本标识符Serialize a sample identifier.序列化示例标识符。SetSampleIdentifierObjectInfo设置样本标识符对象信息Define a name or a description for an object of a sample identifier.为样本标识符的对象定义名称或描述。SetSampleIdentifierParam设置样本标识符参数Set selected parameters of a sample identifier.设置样本标识符的选定参数。TrainSampleIdentifier训练样本标识符Train a sample identifier.训练样本标识符。WriteSampleIdentifier写入样本标识符Write a sample identifier to a file.将样本标识符写入文件。
页: [1]
查看完整版本: Halcon所有类及类下算子作用索引-HSampleIdentifier样本标识符(17.12~24.11版)

LabVIEW HALCON图像处理入门教程(24.09)
石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24