注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HMetrologyModel计量模型(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所有类和方法索引 HMetrologyModel计量模型Represents an instance of a metrology model. 表示计量模型的实例。 AddMetrologyObjectCircleMeasure添加计量对象圆测量Add a circle or a circular arc to a metrology model. 将圆或圆弧添加到计量模型中。 AddMetrologyObjectEllipseMeasure添加计量对象椭圆测量Add an ellipse or an elliptic arc to a metrology model. 将椭圆或椭圆弧添加到计量模型中。 AddMetrologyObjectGeneric添加计量对象通用Add a metrology object to a metrology model. 将计量对象添加到计量模型中。 AddMetrologyObjectLineMeasure添加计量对象线测量Add a line to a metrology model. 在计量模型中添加一条线。 AddMetrologyObjectRectangle2Measure添加计量对象矩形2测量Add a rectangle to a metrology model. 将矩形添加到计量模型中。 AlignMetrologyModel对齐计量模型Alignment of a metrology model. 计量模型的对齐。 ApplyMetrologyModel应用计量模型Measure and fit the geometric shapes of all metrology objects of a metrology model. 测量并拟合计量模型中所有计量对象的几何形状。 ClearMetrologyModel清除计量模型Delete a metrology model and free the allocated memory. 删除计量模型并释放分配的内存。 ClearMetrologyObject清除计量对象Delete metrology objects and free the allocated memory. 删除计量对象并释放分配的内存。 CopyMetrologyModel复制计量模型Copy a metrology model. 复制计量模型。 CopyMetrologyObject复制计量对象Copy metrology metrology objects of a metrology model. 复制计量模型的计量对象。 CreateMetrologyModel创建计量模型Create the data structure that is needed to measure geometric shapes. 创建测量几何形状所需的数据结构。 DeserializeMetrologyModel反序列化计量模型Deserialize a serialized metrology model. 反序列化一个序列化的计量模型。 GetMetrologyModelParam获取计量模型参数Get parameters that are valid for the entire metrology model. 获取对整个计量模型有效的参数。 GetMetrologyObjectFuzzyParam获取计量对象模糊参数Get a fuzzy parameter of a metrology model. 获取计量模型的模糊参数。 GetMetrologyObjectIndices获取计量对象索引Get the indices of the metrology objects of a metrology model. 获取计量模型中计量对象的索引。 GetMetrologyObjectMeasures获取计量对象测量Get the measure regions and the results of the edge location for the metrology objects of a metrology model. 获取计量模型的计量对象的测量区域和边缘位置结果。 GetMetrologyObjectModelContour获取计量对象模型轮廓Query the model contour of a metrology object in image coordinates. 在图像坐标系中查询计量对象的模型轮廓。 GetMetrologyObjectNumInstances获取计量对象数量实例Get the number of instances of the metrology objects of a metrology model. 获取计量模型的计量对象的实例数。 GetMetrologyObjectParam获取计量对象参数Get one or several parameters of a metrology model. 获取计量模型的一个或多个参数。 GetMetrologyObjectResult获取计量对象结果Get the results of the measurement of a metrology model. 获取计量模型的测量结果。 GetMetrologyObjectResultContour获取计量对象结果轮廓Query the result contour of a metrology object. 查询计量对象的结果轮廓。 ReadMetrologyModel读取计量模型Read a metrology model from a file. 从文件中读取计量模型。 ResetMetrologyObjectFuzzyParam重置计量对象模糊参数Reset all fuzzy parameters and fuzzy functions of a metrology model. 重置计量模型的所有模糊参数和模糊函数。 ResetMetrologyObjectParam重置计量对象参数Reset all parameters of a metrology model. 重置计量模型的所有参数。 SerializeMetrologyModel序列化计量模型Serialize a metrology model. 序列化计量模型。 SetMetrologyModelImageSize设置计量模型图像大小Set the size of the image of metrology objects. 设置计量对象的图像大小。 SetMetrologyModelParam设置计量模型参数Set parameters that are valid for the entire metrology model. 设置对整个计量模型有效的参数。 SetMetrologyObjectFuzzyParam设置计量对象模糊参数Set fuzzy parameters or fuzzy functions for a metrology model. 为计量模型设置模糊参数或模糊函数。 SetMetrologyObjectParam设置计量对象参数Set parameters for the metrology objects of a metrology model. 为计量模型的计量对象设置参数。 TransformMetrologyObject变换计量对象Transform metrology objects of a metrology model, e.g., for alignment. 变换计量模型的计量对象,例如用于对齐。 WriteMetrologyModel写入计量模型Write a metrology model to a file. 将计量模型写入文件。 |