石鑫华视觉 发表于 昨天 18:51

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

Halcon所有类及类下算子作用索引-HMisc其他(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所有类和方法索引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.将元组写入文件。
页: [1]
查看完整版本: Halcon所有类及类下算子作用索引-HMisc其他(17.12~24.11版)

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