注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HMeasure测量(17.12~24.11版)这里的类和算子是针对.NET环境的。类和算子是从Halcon 17.12版本开始,名称中未包含数字版本说明的,表示17.12版本中已经包含。名称中有数字说明的,则表示是从数字版本后才增加的。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的类和算子,则未做验证。但是从更新历史来看,大部分的类和算子都是包含的,更新版本后,也只是增加一两个新类、几个十来个算子,多数版本可能并未增加新类。增加一个新类相当于增加一个新的功能模块,并不是每个版本都有新功能模块推出的,很多版本只在现有类中增加了几个算子。图像处理发展这么多年,中间增加的功能都比较少,Halcon在引入深度学习后,才多增加了几个类,如深度学习、深度OCR、深度Counting、深度Matching3D等。 《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI Vision+Halcon混合编程机器视觉与图像处理入门学习资料 Index of all Classes and Methods所有类和方法索引 HMeasure测量Represents an instance of a tool to measure distances. 表示用于测量距离的工具的实例。 CloseMeasure关闭测量Delete a measure object. 删除测量对象。 DeserializeMeasure反序列化测量Deserialize a serialized measure object. 反序列化一个序列化的测量对象。 FuzzyMeasurePairing模糊测量对Extract straight edge pairs perpendicular to a rectangle or an annular arc. 提取垂直于矩形或圆弧的直边对。 FuzzyMeasurePairs模糊测量对Extract straight edge pairs perpendicular to a rectangle or an annular arc. 提取垂直于矩形或圆弧的直边对。 FuzzyMeasurePos模糊测量位置Extract straight edges perpendicular to a rectangle or an annular arc. 提取垂直于矩形或环形弧的直边。 GenMeasureArc生成测量弧Prepare the extraction of straight edges perpendicular to an annular arc. 准备提取垂直于环形弧的直边。 GenMeasureRectangle2生成测量矩形2Prepare the extraction of straight edges perpendicular to a rectangle. 准备提取垂直于矩形的直边。 GetMeasureParam获取测量参数(22.05)Return the parameters and properties of a measure object. 返回测量值对象的参数和属性。 MeasurePairs测量对Extract straight edge pairs perpendicular to a rectangle or annular arc. 提取垂直于矩形或环形弧的直边对。 MeasurePos测量位置Extract straight edges perpendicular to a rectangle or annular arc. 提取垂直于矩形或环形弧的直边。 MeasureProjection测量投影Extract a gray value profile perpendicular to a rectangle or annular arc. 提取垂直于矩形或环形弧的灰度值剖面。 MeasureThresh测量阈值Extracting points with a particular gray value along a rectangle or an annular arc. 沿矩形或环形弧提取具有特定灰度值的点。 ReadMeasure读取测量Read a measure object from a file. 从文件中读取测量对象。 ResetFuzzyMeasure重置模糊测量Reset a fuzzy function. 重置模糊函数。 SerializeMeasure序列化测量Serialize a measure object. 序列化测量值对象。 SetFuzzyMeasure设置模糊测量Specify a fuzzy function. 指定一个模糊函数。 SetFuzzyMeasureNormPair设置模糊测量范数对Specify a normalized fuzzy function for edge pairs. 为边缘对指定一个归一化模糊函数。 TranslateMeasure平移测量Translate a measure object. 平移测量对象。 WriteMeasure写入测量Write a measure object to a file. 将测量对象写入文件。 |