石鑫华视觉 手机微信QQ:13450001061

图像编程

Halcon所有类及类下算子作用索引-HMisc其他(17.12~24.11版)

文章来源:石鑫华视觉网时间:2025-01-15 18:50:27 点击:4

Halcon所有类及类下算子作用索引-HMisc其他(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混合编程机器视觉与图像处理入门学习资料

http://visionbbs.com/thread-28124-1-1.html 

Index of all Classes and Methods所有类和方法索引

HMisc其他

Class grouping methods belonging to no other HALCON class.

不属于其他HALCON类的类分组方法。

AngleLl角度线

Calculate the angle between two lines.

计算两条线之间的角度。

AngleLx角度线水平

Calculate the angle between one line and the horizontal axis.

计算一条线与水平轴之间的角度。

ApproxChain近似链

Approximate a contour by arcs and lines.

用圆弧和线近似轮廓。

ApproxChainSimple近似链简单

Approximate a contour by arcs and lines.

用圆弧和线近似轮廓。

CaltabPoints标定表点

Read the mark center points from the calibration plate description file.

从标定板描述文件中读取标记中心点。

CloseAllBgEsti关闭所有背景估计

This operator is inoperable. It had the following function: Delete all background estimation data sets.

该算子无法操作。它具有以下功能:删除所有背景估计数据集。

CloseAllClassBox关闭所有类盒子

This operator is inoperable. It had the following function: Destroy all classifiers.

该算子无法操作。它具有以下功能:销毁所有分类器。

CloseAllFiles关闭所有文件

This operator is inoperable. It had the following function: Close all open files.

该算子无法操作。它具有以下功能:关闭所有打开的文件。

CloseAllFramegrabbers关闭所有帧抓取器

This operator is inoperable. It had the following function: Close all image acquisition devices.

该算子无法操作。它具有以下功能:关闭所有图像采集设备。

CloseAllMeasures关闭所有测量

This operator is inoperable. It had the following function: Delete all measure objects.

该算子无法操作。它具有以下功能:删除所有测量对象。

CloseAllOcrs关闭所有光学字符识别

This operator is inoperable. It had the following function: Destroy all OCR classifiers.

该算子无法操作。它具有以下功能:销毁所有OCR分类器。

CloseAllOcvs关闭所有光学字符验证

This operator is inoperable. It had the following function: Clear all OCV tools.

该算子无法操作。它具有以下功能:清除所有OCV工具。

CloseAllSerials关闭所有串行

This operator is inoperable. It had the following function: Close all serial devices.

该算子无法操作。它具有以下功能:关闭所有串行设备。

ConcatOcrTrainf连接光学字符识别训练文件

Concat training files.

连接训练文件。

ConvertPoint3dCartToSpher转换点三维笛卡尔至球面

Convert Cartesian coordinates of a 3D point to spherical coordinates.

将三维点的笛卡尔坐标转换至球面坐标。

ConvertPoint3dSpherToCart转换点三维球面至笛卡尔

Convert spherical coordinates of a 3D point to Cartesian coordinates.

将三维点的球面坐标转换为笛卡尔坐标。

CopyFile复制文件

Copy a file to a new location.

将文件复制到新位置。

CreateCaltab创建标定表

Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with hexagonally arranged marks.

为带有六边形排列标记的标定板生成标定板描述文件和相应的PostScript文件。

CreateRectificationGrid创建校正网格

Generate a PostScript file, which describes the rectification grid.

生成一个描述校正网格的PostScript文件。

DeleteFile删除文件

Delete a file.

删除文件。

DeserializeFftOptimizationData反序列化快速傅立叶变换优化数据

Deserialize FFT speed optimization data.

反序列化FFT速度优化数据。

DistancePl距离点线

Calculate the distance between one point and one line.

计算一个点和一条线之间的距离。

DistancePointLine距离点线(21.11)

Calculate the distance between a 3D point and a 3D line given by two points on the line.

计算一个3D点和一条由线上两点给出的3D线之间的距离。

DistancePointPlueckerLine距离点普吕克线(21.11)

Calculate the distance between a 3D point and a 3D line given by Plücker coordinates.

计算由Plücker坐标给出的3D点和3D线之间的距离。

DistancePp距离点点

Calculate the distance between two points.

计算两点之间的距离。

DistancePs距离点线段

Calculate the distances between a point and a line segment.

计算一个点和一条线段之间的距离。

DistanceSl距离线段线

Calculate the distances between a line segment and a line.

计算一条线段和一条线之间的距离。

DistanceSs距离线段线段

Calculate the distances between two line segments.

计算两条线段之间的距离。

FileExists文件存在

Check whether file exists.

检查文件是否存在。

FilterKalman滤波器卡尔曼

Estimate the current state of a system with the help of the Kalman filtering.

借助卡尔曼滤波估计系统的当前状态。

GaussDistribution高斯分布

Generate a Gaussian noise distribution.

生成高斯噪声分布。

GenArbitraryDistortionMap生成任意畸变映射

Generate a projection map that describes the mapping between an arbitrarily distorted image and the rectified image.

生成一个投影映射,描述任意畸变图像和校正图像之间的映射。

GenCaltab生成标定表

Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with rectangularly arranged marks.

为带有矩形排列标记的标定板生成标定板描述文件和相应的PostScript文件。

GetCurrentDir获取当前目录

Get the current working directory.

获取当前工作目录。

GetPointsEllipse获取点椭圆

Calculate points on the perimeter of an ellipse.

计算椭圆周长上的点。

InfoEdges信息边缘

Return the filter coefficients of a filter in EdgesImage.

返回EdgesImage中滤波器的滤波系数。

InfoSmooth信息平滑

Information on smoothing filter SmoothImage.

有关平滑滤波器SmoothImage的信息。

IntersectionLl相交线线

Calculate the intersection point of two lines.

计算两条线的交点。

LineOrientation线方向

Calculate the orientation of lines.

计算线的方向。

LinePosition线位置

Calculate the center of gravity, length, and orientation of a line.

计算线的重心、长度和方向。

ListFiles罗列文件

List all files in a directory.

罗列目录中的所有文件。

MakeDir创建目录

Make a directory.

创建一个目录。

OptimizeFftSpeed优化快速傅立叶变换速度

Optimize the runtime of the FFT.

优化FFT的运行时间。

OptimizeRftSpeed优化实值傅立叶变换速度

Optimize the runtime of the real-valued FFT.

优化实值FFT的运行时间。

PartitionLines分割线

Partition lines according to various criteria.

根据各种标准分割线。

PlueckerLineToPointDirection普吕克线至点方向(21.11)

Convert a 3D line given by Plücker coordinates to a 3D line given by a point and a direction.

将Plücker坐标给出的3D线转换为由点和方向给出的3D线。

PlueckerLineToPoints普吕克线至点(21.11)

Convert a 3D line given by Plücker coordinates to a 3D line given by two points.

将Plücker坐标给出的3D线转换为由两点给出的3D线。

PointDirectionToPlueckerLine普吕克方向至普吕克线(21.11)

Convert a 3D line given by a point and a direction to Plücker coordinates.

将由点和方向给出的3D线转换为Plücker坐标。

PointsToPlueckerLine点至普吕克线(21.11)

Convert a 3D line given by two points to Plücker coordinates.

将两点给出的3D线转换为Plücker坐标。

ProjectionPl投影点线

Calculate the projection of a point onto a line.

计算点在直线上的投影。

ReadFftOptimizationData读取快速傅立叶变换优化数据

Load FFT speed optimization data from a file.

从文件加载FFT速度优化数据。

ReadKalman读取卡尔曼

Read the description file of a Kalman filter.

读取卡尔曼滤波器的描述文件。

ReadOcrTrainfNames读取光学字符识别训练文件名称

Query which characters are stored in a training file.

查询训练文件中存储了哪些字符。

ReadOcrTrainfNamesProtected读取光学字符识别训练文件名称保护

Query which characters are stored in a (protected) training file.

查询哪些字符存储在(受保护的)训练文件中。

ReadTuple可读文组

Read a tuple from a file.

从文件中读取元组。

RemoveDir移除目录

Delete an empty directory.

删除空目录。

SelectLines选择线

Select lines according to various criteria.

根据各种标准选择线。

SelectLinesLongest选择线最长

Select the longest input lines.

选择最长的输入线。

SerializeFftOptimizationData序列化快速傅立叶变换优化数据

Serialize FFT speed optimization data.

序列化FFT速度优化数据。

SetCurrentDir设置当前目录

Set the current working directory.

设置当前工作目录。

SpDistribution椒盐分布

Generate a salt-and-pepper noise distribution.

生成椒盐噪声分布。

UpdateKalman更新卡尔曼

Read an update file of a Kalman filter.

读取卡尔曼滤波器的更新文件。

WriteFftOptimizationData写入快速傅立叶变换优化数据

Store FFT speed optimization data in a file.

将FFT速度优化数据存储在文件中。

WriteTuple写入元组

Write a tuple to a file.

将元组写入文件。


首页
84162741QQ
联系