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

图像编程

Halcon所有类及类下算子作用索引-HOperatorSet算子集(18)(17.12~24.11版)

文章来源:石鑫华视觉网时间:2025-02-10 10:12:53 点击:96

Halcon所有类及类下算子作用索引-HOperatorSet算子集(18)(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所有类和方法索引

HOperatorSet算子集(18)

Class grouping all HALCON operators.

类分组所有HALCON算子。

HistoToThresh直方图至阈值

Determine gray value thresholds from a histogram.

根据直方图确定灰度值阈值。

HitOrMiss击中击不中

Hit-or-miss operation for regions.

区域的击中击不中算子。

HitOrMissGolay击中击不中戈莱

Hit-or-miss operation for regions using the Golay alphabet.

使用Golay字母表的区域的命中或未命中操作。

HitOrMissSeq击中击不中顺序

Hit-or-miss operation for regions using the Golay alphabet (sequential).

使用格雷字母表(顺序)对区域进行命中或未命中操作。

HomMat2dCompose齐次矩阵二维组成

Multiply two homogeneous 2D transformation matrices.

将两个齐次二维变换矩阵相乘。

HomMat2dDeterminant齐次矩阵二维行列式

Compute the determinant of a homogeneous 2D transformation matrix.

计算齐次2D变换矩阵的行列式。

HomMat2dIdentity齐次矩阵二维相同

Generate the homogeneous transformation matrix of the identical 2D transformation.

生成相同2D变换的齐次变换矩阵。

HomMat2dInvert齐次矩阵二维反转

Invert a homogeneous 2D transformation matrix.

反转一个齐次2D变换矩阵。

HomMat2dReflect齐次矩阵二维反射

Add a reflection to a homogeneous 2D transformation matrix.

将反射添加到齐次2D变换矩阵中。

HomMat2dReflectLocal齐次矩阵二维反射局部

Add a reflection to a homogeneous 2D transformation matrix.

将反射添加到齐次2D变换矩阵中。

HomMat2dRotate齐次矩阵二维旋转

Add a rotation to a homogeneous 2D transformation matrix.

向齐次2D变换矩阵添加旋转。

HomMat2dRotateLocal齐次矩阵二维旋转局部

Add a rotation to a homogeneous 2D transformation matrix.

向齐次2D变换矩阵添加旋转。

HomMat2dScale齐次矩阵二维缩放

Add a scaling to a homogeneous 2D transformation matrix.

为齐次2D变换矩阵添加缩放。

HomMat2dScaleLocal齐次矩阵二维缩放局部

Add a scaling to a homogeneous 2D transformation matrix.

为齐次2D变换矩阵添加缩放。

HomMat2dSlant齐次矩阵二维倾斜

Add a slant to a homogeneous 2D transformation matrix.

向齐次2D变换矩阵添加倾斜。

HomMat2dSlantLocal齐次矩阵二维倾斜局部

Add a slant to a homogeneous 2D transformation matrix.

向齐次2D变换矩阵添加倾斜。

HomMat2dToAffinePar齐次矩阵二维至仿射参数

Compute the affine transformation parameters from a homogeneous 2D transformation matrix.

从齐次2D变换矩阵计算仿射变换参数。

HomMat2dTranslate齐次矩阵二维平移

Add a translation to a homogeneous 2D transformation matrix.

将平移添加到齐次2D变换矩阵中。

HomMat2dTranslateLocal齐次矩阵二维平移局部

Add a translation to a homogeneous 2D transformation matrix.

将平移添加到齐次2D变换矩阵中。

HomMat2dTranspose齐次矩阵二维转置

Transpose a homogeneous 2D transformation matrix.

转置一个齐次二维变换矩阵。

HomMat3dCompose齐次矩阵三维组成

Multiply two homogeneous 3D transformation matrices.

将两个齐次3D变换矩阵相乘。

HomMat3dDeterminant齐次矩阵三维行列式

Compute the determinant of a homogeneous 3D transformation matrix.

计算齐次3D变换矩阵的行列式。

HomMat3dIdentity齐次矩阵三维相同

Generate the homogeneous transformation matrix of the identical 3D transformation.

生成相同3D变换的齐次变换矩阵。

HomMat3dInvert齐次矩阵三维反转

Invert a homogeneous 3D transformation matrix.

反转一个齐次3D变换矩阵。

HomMat3dProject齐次矩阵三维投影

Project an affine 3D transformation matrix to a 2D projective transformation matrix.

将仿射3D变换矩阵投影到2D投影变换矩阵。

HomMat3dRotate齐次矩阵三维旋转

Add a rotation to a homogeneous 3D transformation matrix.

向齐次3D变换矩阵添加旋转。

HomMat3dRotateLocal齐次矩阵三维旋转局部

Add a rotation to a homogeneous 3D transformation matrix.

向齐次3D变换矩阵添加旋转。

HomMat3dScale齐次矩阵三维缩放

Add a scaling to a homogeneous 3D transformation matrix.

为齐次3D变换矩阵添加缩放。

HomMat3dScaleLocal齐次矩阵三维缩放局部

Add a scaling to a homogeneous 3D transformation matrix.

为齐次3D变换矩阵添加缩放。

HomMat3dToPose齐次矩阵三维至姿态

Convert a homogeneous transformation matrix into a 3D pose.

将齐次变换矩阵转换为3D姿态。

HomMat3dTranslate齐次矩阵三维平移

Add a translation to a homogeneous 3D transformation matrix.

将平移添加到齐次3D变换矩阵中。

HomMat3dTranslateLocal齐次矩阵三维平移局部

Add a translation to a homogeneous 3D transformation matrix.

将平移添加到齐次3D变换矩阵中。

HomMat3dTranspose齐次矩阵三维转置

Transpose a homogeneous 3D transformation matrix.

转置一个齐次3D变换矩阵。

HomVectorToProjHomMat2d齐次向量至投影齐次矩阵二维

Compute a homogeneous transformation matrix using given point correspondences.

使用给定的点对应关系计算齐次变换矩阵。

HoughCircleTrans霍失圆变换

Return the Hough-Transform for circles with a given radius.

返回具有给定半径的圆的霍夫变换。

HoughCircles霍夫圆

Detect centers of circles for a specific radius using the Hough transform.

使用霍夫变换检测特定半径的圆心。

HoughLineTrans霍夫线变换

Produce the Hough transform for lines within regions.

为区域内的线生成霍夫变换。

HoughLineTransDir霍夫线变换方向

Compute the Hough transform for lines using local gradient direction.

使用局部梯度方向计算直线的霍夫变换。

HoughLines霍夫线

Detect lines in edge images with the help of the Hough transform and returns it in HNF.

在霍夫变换的帮助下检测边缘图像中的线,并以HNF格式返回。

HoughLinesDir霍夫线方向

Detect lines in edge images with the help of the Hough transform using local gradient direction and return them in normal form.

在霍夫变换的帮助下,使用局部梯度方向检测边缘图像中的线,并以正常形式返回。

HysteresisThreshold滞后阈值

Perform a hysteresis threshold operation on an image.

对图像执行滞后阈值运算。

If如果

Conditional statement.

条件语句。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

Ifelse如果其他

Conditional statement with alternative.

带替代项的条件语句。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

Illuminate照亮

Illuminate image.

照亮图像。

ImagePointsToWorldPlane图像点至世界平面

Transform image points into the plane z=0 of a world coordinate system.

将图像点变换到世界坐标系的平面z=0中。

ImageToChannels图像至通道

Convert a multi-channel image into One-channel images

将多通道图像转换为单通道图像

ImageToMemoryBlock图像至内存块(22.11)

Write an image to a memory block in various graphic formats.

以各种图形格式将图像写入存储块。

ImageToWorldPlane图像至世界平面

Rectify an image by transforming it into the plane z=0 of a world coordinate system.

通过将图像变换到世界坐标系的平面z=0来校正图像。

ImportLexicon导入词典

Create a lexicon from a text file.

从文本文件创建词典。

InfoEdges信息边缘

Return the filter coefficients of a filter in EdgesImage.

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

InfoFramegrabber信息帧抓取器

Query information about the specified image acquisition interface.

查询指定图像采集接口的信息。

InfoOcrClassBox信息光学字符识别类盒子

Get information about an OCR classifier.

获取有关OCR分类器的信息。

InfoParallelsXld信息平行扩展线描述

Return information about the gray values of the area enclosed by XLD parallels.

返回XLD平行线所包围区域的灰度值信息。

InfoSmooth信息平滑

Information on smoothing filter SmoothImage.

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

InitComputeDevice初始化计算设备

Initialize a compute device.

初始化计算设备。

InnerCircle内部圆

Largest inner circle of a region.

区域的最大内部圆。

InnerRectangle1内部矩形1

Largest inner rectangle of a region.

区域的最大内部矩形。

InpaintingAniso修复各向异性

Perform an inpainting by anisotropic diffusion.

通过各向异性扩散进行修复。

InpaintingCed修复相干增强扩散

Perform an inpainting by coherence enhancing diffusion.

通过连续增强扩散进行修复。

InpaintingCt修复相干传输

Perform an inpainting by coherence transport.

通过相干传输进行修复。

InpaintingMcf修复平均曲率流

Perform an inpainting by smoothing of level lines.

通过平滑水平线进行修复。MCF:Mean Curvature Flow平均曲率流。

InpaintingTexture修复纹理

Perform an inpainting by texture propagation.

通过纹理传播进行修复。

Insert插入

Assignment of a value to a tuple element.

为元组元素赋值。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

InsertObj插入对象

Insert objects into an iconic object tuple.

将对象插入到图标对象元组中。

InspectClusteredComponents检查集群组件

Inspect the rigid model components obtained from the training.

检查从训练中获得的刚性模型组件。

InspectLexicon检查词典

Query all words from a lexicon.

查询词典中的所有单词。

InspectShapeModel检查形状模型

Create the representation of a shape model.

创建形状模型的描述。

IntegerToHandle整数至句柄(18.05)

Convert an integer into a handle.

将整数转换为句柄。

IntegerToObj整数至对象

Convert an “integer number” into an iconic object.

将“整数”转换为图标对象。

IntegrateFunct1d集成函数一维

Compute the positive and negative areas of a function.

计算函数的正负面积。

Intensity强度

Calculate the mean and deviation of gray values.

计算灰度值的均值和偏差。

Interjacent中间层

Partition the image plane using given regions.

使用给定区域划分图像平面。

InterleaveChannels交错通道

Create an interleaved image from a multichannel image.

从多通道图像创建交错图像。

InterpolateScatteredData插值散乱数据

Interpolation of scattered data using a scattered data interpolator.

使用散乱数据插值器对散乱数据进行插值。

InterpolateScatteredDataImage插值散乱数据图像

Interpolation of an image.

图像的插值。


首页
84162741QQ
联系