石鑫华视觉 发表于 3 天前

Halcon所有算子及算子作用索引-T1(17.12~24.11版)

Halcon所有算子及算子作用索引-T1(17.12~24.11版)
这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从Halcon 17.12版本开始统计,算子名称中未包含数字版本说明的,表示17.12版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而17.12之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十几二十几个新算子。
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 Operators所有算子索引T1
TanImage正切图像Calculate the tangent of an image.计算图像的正切。TestClosedXld测试闭合扩展线描述Test whether contours or polygons are closed.测试轮廓或多边形是否闭合。TestEqualObj测试相等对象Compare image objects regarding equality.比较图像对象的相等性。TestEqualRegion测试相等区域Test whether the regions of two objects are identical.测试两个对象的区域是否相同。TestRegionPoint测试区域点Test if the region contains a given point.测试该区域是否包含给定点。TestRegionPoints测试区域点多个(24.11)Test if points are contained in regions.测试区域中是否包含多个点。TestSampsetBox测试样本集盒子Classify a set of arrays.对一组数组进行分类。TestSelfIntersectionXld测试自相交扩展线描述Test XLD contours or polygons for self intersection.测试XLD轮廓或多边形的自相交。TestSubsetRegion测试子集区域Test whether a region is contained in another region.测试一个区域是否包含在另一个区域中。TestXldPoint测试扩展线描述点Test whether one or more contours or polygons enclose the given point(s).测试一个或多个轮廓或多边形是否包围了给定点。TestdOcrClassBox测试直接光学字符识别类盒子Test an OCR classifier.测试OCR分类器。直接通过输入图像中的区域来测试字符属于给定类的置信度。已经过时的算子。TextLineOrientation文本行方向Determines the orientation of a text line or paragraph.确定文本行或段落的方向。TextLineSlant文本行倾斜Determines the slant of characters of a text line or paragraph.确定文本行或段落的字符倾斜度。TextureLaws纹理劳斯Filter an image using a Laws texture filter.使用Laws纹理过滤器过滤图像。Thickening粗化Add the result of a hit-or-miss operation to a region.将击中击不中运算的结果添加到区域中。ThickeningGolay粗化戈莱Add the result of a hit-or-miss operation to a region (using a Golay structuring element).将击中击不中运算的结果添加到区域中(使用Golay结构元素)。ThickeningSeq粗化顺序Add the result of a hit-or-miss operation to a region (sequential).将击中击不中运算的结果添加到区域(顺序)。Thinning细化Remove the result of a hit-or-miss operation from a region.从区域中删除击中击不中运算的结果。ThinningGolay细化戈莱Remove the result of a hit-or-miss operation from a region (using a Golay structuring element).从区域中删除击中击不中运算的结果(使用Golay结构元素)。ThinningSeq细化顺序Remove the result of a hit-or-miss operation from a region (sequential).从区域中删除击中击不中运算的结果(顺序)。Threshold阈值Segment an image using global threshold.使用全局阈值分割图像。ThresholdSubPix阈值亚像素Extract level crossings from an image with subpixel accuracy.以亚像素精度从图像中提取级交叉点。TileChannels平铺通道Tile multiple images into a large image.将多个图像平铺成一个大图像。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三角对象模型3dCreate a surface triangulation for a 3D object model.为三维对象模型创建表面三角测量。TrimmedMean切尾均值Smooth an image with an arbitrary rank mask.使用任意级别掩模平滑图像。切尾均值又称“截尾均值”,是指在一个数列中,去掉两端的极端值后所计算的算术平均数。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.计算元组的反正弦。
更多NI视觉软件使用,可参考作者相关作品:视觉助手软件教程:《NI Vision Assistant2024图像处理视频教程》-NI视觉助手视频教程,基于NI视觉助手2024版本http://visionbbs.com/thread-31545-1-1.html《NI Vision Assistant2020-2024图像处理教程》视觉助手2024版教程PDF版本http://visionbbs.com/thread-31229-1-1.htmlVBAI软件教程:《NI Vision Builder for Automated Inspection2023图像处理视频教程》,基于NI VBAI自动化检测视觉生成器2023版本介绍http://visionbbs.com/thread-31694-1-1.html《NI Vision Builder for Automated Inspection 2020&2023入门教程》,VBAI2020/2023自动化检测视觉生成器PDF文档版http://visionbbs.com/thread-30854-1-1.htmlLabVIEW Vision Development Module教程:《LabVIEW Vision函数实例详解2020-2024》NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM2021/2022/2023/2024http://visionbbs.com/thread-14658-1-1.html《LabVIEW Vision图像处理开发宝典(第二版)》介绍如何在LabVIEW中开发图像处理程序,如何搭建常用的图像处理框架http://visionbbs.com/thread-14415-1-1.html《LabVIEW VISION图像处理宝典视频教程》LabVIEW如何使用NI Vision开发图像处理程序框图http://visionbbs.com/thread-21050-1-1.htmlLabVIEW Halcon教程:《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料http://visionbbs.com/thread-28124-1-1.htmlVAS驱动软件采集图像教程:《LabVIEW驱动相机采集图像指南(24.11)》 LabVIEW图像采集 LabVIEW相机驱动 NI-IMAQdx相机驱动 Halcon采集图像驱动http://visionbbs.com/thread-32381-1-1.html机器视觉硬件和方案相关教程:《机器视觉实用教程视频教程+附加案例》,相机镜头光源控制器硬件选型,视觉案例解析http://visionbbs.com/thread-17239-1-1.html《机器视觉实用教程(修订版)》,工业相机、工业镜头、机器视觉光源、光源控制器、图像采集卡、延长管延长线滤光片标定板等配件的选型知识http://visionbbs.com/thread-29982-1-1.html
页: [1]
查看完整版本: Halcon所有算子及算子作用索引-T1(17.12~24.11版)

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