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

图像编程

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

文章来源:石鑫华视觉网时间:2025-02-17 08:10:01 点击:41

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

Class grouping all HALCON operators.

类分组所有HALCON算子。

TileImages平铺图像

Tile multiple image objects into a large image.

将多个图像对象平铺成一个大图像。

TileImagesOffset平铺图像偏移

Tile multiple image objects into a large image with explicit positioning information.

将多个图像对象平铺成具有明确定位信息的大图像。

TimedWaitCondition定时等待条件

Bounded wait on the signal of a condition synchronization object.

对条件同步对象的信号进行有限等待。

TopHat顶帽

Compute the top hat of regions.

计算区域的顶帽。

TopographicSketch地形草图

Compute the topographic primal sketch of an image.

计算图像的地形原始草图。

TrainClassGmm训练类高斯混合模型

Train a Gaussian Mixture Model.

训练高斯混合模型。

TrainClassKnn训练类K-最近邻

Creates the search trees for a k-NN classifier.

为K-最近邻(k-NN)分类器创建搜索树。

TrainClassMlp训练类多层感知机

Train a multilayer perceptron.

训练多层感知机。

TrainClassSvm训练类支持向量机

Train a support vector machine.

训练支持向量机。

TrainDlClassifierBatch训练深度学习分类器批次

Perform a training step of a deep-learning-based classifier on a batch of images.

对一批图像执行基于深度学习的分类器的训练步骤。

TrainDlModelAnomalyDataset训练深度学习模型异常数据集(19.11)

Train a deep learning model for anomaly detection.

训练用于异常检测的深度学习模型。

TrainDlModelBatch训练深度学习模型批次(18.11)

Train a deep learning model.

训练一个深度学习模型。

TrainGenericShapeModel训练通用形状模型(21.05)

Train a shape model for matching.

训练形状模型进行匹配。

TrainModelComponents训练模型组件

Train components and relations for the component-based matching.

训练组件和基于组件的匹配关系。

TrainSampleIdentifier训练样本标识符

Train a sample identifier.

训练样本标识符。

TrainTextureInspectionModel训练纹理检查模型

Train a texture inspection model.

训练纹理检查模型。

TrainVariationModel训练变体模型

Train a variation model.

训练变体模型。

TraindOcrClassBox训练直接光学字符识别类盒子

Train an OCR classifier by the input of regions.

通过输入区域来训练OCR分类器。

TraindOcvProj训练直接光学字符验证投影

Training of an OCV tool.

OCV工具的训练。

TrainfOcrClassBox训练文件光学字符识别类盒子

Train an OCR classifier with the help of a training file.

在训练文件的帮助下训练OCR分类器。

TrainfOcrClassKnn训练文件光学字符识别类K-最近邻

Trains an k-NN classifier for an OCR task.

为OCR任务训练K-最近邻(k-NN)分类器。

TrainfOcrClassMlp训练文件光学字符识别类多层感知机

Train an OCR classifier.

训练OCR分类器。

TrainfOcrClassMlpProtected训练文件光学字符识别类多层感知机保护

Train an OCR classifier with data from a (protected) training file.

使用(受保护的)训练文件中的数据训练OCR分类器。

TrainfOcrClassSvm训练文件光学字符识别类支持向量机

Train an OCR classifier.

训练OCR分类器。

TrainfOcrClassSvmProtected训练文件光学字符识别类支持向量机保护

Train an OCR classifier with data from a (protected) training file.

使用(受保护的)训练文件中的数据训练OCR分类器。

TransFromRgb变换从红绿蓝

Transform an image from the RGB color space to an arbitrary color space.

将图像从RGB颜色空间变换到任意颜色空间。

TransPoseShapeModel3d变换姿态形状模型三维

Transform a pose that refers to the coordinate system of a 3D object model to a pose that refers to the reference coordinate system of a 3D shape model and vice versa.

将涉及3D对象模型的坐标系的姿态变换为涉及3D形状模型的参考坐标系的姿态,反之亦然。

TransToRgb变换至红绿蓝

Transform an image from an arbitrary color space to the RGB color space.

将图像从任意颜色空间变换到RGB颜色空间。

TransformFunct1d变换函数一维

Transform a function using given transformation parameters.

使用给定的变换参数变换一个函数。

TransformMetrologyObject变换计量对象

Transform metrology objects of a metrology model, e.g., for alignment.

变换计量模型的计量对象,例如用于对齐。

TranslateMeasure平移测量

Translate a measure object.

平移测量对象。

TransposeMatrix转置矩阵

Transpose a matrix.

转置矩阵。

TransposeMatrixMod转置矩阵模

Transpose a matrix.

转置矩阵。

TransposeRegion转置区域

Reflect a region about a point.

围绕一个点反射一个区域。

TriangulateObjectModel3d三角对象模型三维

Create a surface triangulation for a 3D object model.

为三维对象模型创建表面三角测量。

TrimmedMean切尾均值

Smooth an image with an arbitrary rank mask.

使用任意级别掩模平滑图像。切尾均值又称“截尾均值”,是指在一个数列中,去掉两端的极端值后所计算的算术平均数。

Try尝试

Starts a program block where exceptions are detected and caught.

启动一个程序块,在其中检测并捕获异常。这个算子属于HDevelop环境的,在.NET环境中没有该算子。

TryLockMutex尝试锁定互斥

Lock a mutex synchronization object.

锁定互斥同步对象。

TryWaitEvent尝试等待事件

Lock an event synchronization object only if it is unlocked.

仅当事件同步对象未锁定时,才将其锁定。

TupleAbs元组绝对

Compute the absolute value of a tuple.

计算元组的绝对值。

TupleAcos元组余弦

Compute the arccosine of a tuple.

计算元组的反余弦。

TupleAcosh元组反双曲余弦(20.05)

Compute the inverse hyperbolic cosine of a tuple.

计算元组的反双曲余弦。

TupleAdd元组加

Add two tuples.

添加两个元组。

TupleAnd元组与

Compute the logical and of two tuples.

计算两个元组的逻辑和。

TupleAsin元组反正弦

Compute the arcsine of a tuple.

计算元组的反正弦。

TupleAsinh元组反双曲正弦(20.05)

Compute the inverse hyperbolic sine of a tuple.

计算元组的反双曲正弦。

TupleAtan元组反正切

Compute the arctangent of a tuple.

计算元组的反正切。

TupleAtan2元组反正切2

Compute the arctangent of a tuple for all four quadrants.

计算所有四个象限的元组的反正切。

TupleAtanh元组反双曲正切(20.05)

Compute the inverse hyperbolic tangent of a tuple.

计算元组的反双曲正切。

TupleBand元组位与

Compute the bitwise and of two tuples.

计算两个元组的位与。

TupleBnot元组位非

Compute the bitwise not of a tuple.

计算元组的位非。

TupleBor元组位或

Compute the bitwise or of two tuples.

计算两个元组的位或。

TupleBxor元组位异或

Compute the bitwise exclusive or of two tuples.

计算两个元组的位异或。

TupleCbrt元组立方根(20.05)

Compute the cube root of a tuple.

计算元组的立方根。

TupleCeil元组上限

Compute the ceiling function of a tuple.

计算元组的上限函数。

TupleChr元组字符

Convert a tuple of integer numbers into strings.

将整数元组转换为字符串。ANSI整数转换为字符。整数数组将转换为单个字符的数组。Chr是character的缩写,即将ASCII/ASNI编码转换为字符。

TupleChrt元组字符

Convert a tuple of integer numbers into strings.

将整数元组转换为字符串。ANSI整数转换为字符。整数数组将转换为一个字符串。

TupleConcat元组连接

Concatenate two tuples to a new one.

将两个元组连接成一个新的元组。

TupleConstant元组常量(22.11)

Generate a tuple with the value of a HDevelop language constant.

生成一个具有HDevelop语言常量值的元组。

TupleCos元组余弦

Compute the cosine of a tuple.

计算一个元组的余弦。

TupleCosh元组双曲余弦

Compute the hyperbolic cosine of a tuple.

计算元组的双曲余弦。

TupleCumul元组累积

Calculate the cumulative sums of a tuple.

计算元组的累积和。

TupleDeg元组度

Convert a tuple from radians to degrees.

将元组从弧度转换为度数。

TupleDeviation元组偏差

Return the standard deviation of the elements of a tuple.

返回元组元素的标准偏差。

TupleDifference元组差

Compute the difference set of two input tuples.

计算两个输入元组的差集。

TupleDiv元组除

Divide two tuples.

除两个元组。

TupleEnvironment元组环境

Read one or more environment variables.

读取一个或多个环境变量。

TupleEqual元组等于

Test whether two tuples are equal.

测试两个元组是否相等。

TupleEqualElem元组等于元素

Test, whether two tuples are elementwise equal.

测试两个元组在元素上是否相等。

TupleErf元组误差函数(20.05)

Compute the error function of a tuple.

计算元组的误差函数。

TupleErfc元组误差函数互补(20.05)

Compute the complementary error function of a tuple.

计算元组的互补误差函数。

TupleExp元组指数

Compute the exponential of a tuple.

计算元组的指数。

TupleExp10元组指数10(20.05)

Compute the base 10 exponential of a tuple.

计算元组的基数10指数。

TupleExp2元组指数2(20.05)

Compute the base 2 exponential of a tuple.

计算元组的基数2指数。


首页
84162741QQ
联系