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

图像编程

Halcon所有类及类下算子作用索引-HRegion区域(2)(17.12~24.11版)

文章来源:石鑫华视觉网时间:2025-01-20 12:06:02 点击:14

Halcon所有类及类下算子作用索引-HRegion区域(2)(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所有类和方法索引

HRegion区域(2)

Represents an instance of a region object(-array).

表示区域对象(-数组)的实例。

FuzzyEntropy模糊熵

Determine the fuzzy entropy of regions.

确定区域的模糊熵。

FuzzyPerimeter模糊周长

Calculate the fuzzy perimeter of a region.

计算一个区域的模糊周长。

GenCheckerRegion生成方格区域

Create a checkered region.

创建一个方格区域。

GenCircle生成圆

Create a circle.

创建一个圆。

GenCircleSector生成圆形扇区

Create a circle sector.

创建一个圆形扇区。

GenContourRegionXld生成轮廓区域扩展线描述

Generate XLD contours from regions.

从区域生成XLD轮廓。

GenContoursSkeletonXld生成轮廓骨架扩展线描述

Convert a skeleton into XLD contours.

将骨架转换为XLD轮廓。

GenCoocMatrix生成共生矩阵

Calculate the co-occurrence matrix of a region in an image.

计算图像中某个区域的共生矩阵。

GenEllipse生成椭圆

Create an ellipse.

创建椭圆。

GenEllipseSector生成椭圆扇区

Create an ellipse sector.

创建椭圆扇区。

GenEmptyRegion生成空区域

Create an empty region.

创建一个空区域。

GenGridRegion生成网格区域

Create a region from lines or pixels.

从线或像素创建区域。

GenRandomRegion生成随机区域

Create a random region.

创建一个随机区域。

GenRandomRegions生成随机区域多个

Create random regions like circles, rectangles and ellipses.

创建圆形、矩形和椭圆形等随机区域。

GenRectangle1生成矩形1

Create a rectangle parallel to the coordinate axes.

创建一个平行于坐标轴的矩形。

GenRectangle2生成矩形2

Create a rectangle of any orientation.

创建任意方向的矩形。

GenRegionHisto生成区域直方图

Convert a histogram into a region.

将直方图转换为区域。

GenRegionHline生成区域黑塞线

Store input lines described in Hesse normal form as regions.

将以黑塞法线形式(Hesse normal form,黑塞法线形式,黑塞范式)描述的输入线存储为区域。

GenRegionLine生成区域线

Store input lines as regions.

将输入线存储为区域。

GenRegionPoints生成区域点

Store individual pixels as image region.

将单个像素存储为图像区域。

GenRegionPolygon生成区域多边形

Store a polygon as a region.

将多边形存储为区域。

GenRegionPolygonFilled生成区域多边形填充

Store a polygon as a “filled” region.

将多边形存储为“填充”区域。

GenRegionRuns生成区域游程

Create a region from a runlength coding.

根据游程编码创建区域。

GenStructElements生成结构元素

Generate standard structuring elements.

生成标准结构元素。

GetIcon获取图标

Query the icon for region output

查询区域输出图标

GetRegionChain获取区域链

Contour of an object as chain code.

对象的轮廓作为链码。

GetRegionContour获取区域轮廓

Access the contour of an object.

访问对象的轮廓。

GetRegionConvex获取区域凸包

Access convex hull as contour.

访问凸包作为轮廓。

GetRegionIndex获取区域索引

Index of all regions containing a given pixel.

包含给定像素的所有区域的索引。

GetRegionPoints获取区域点

Access the pixels of a region.

访问区域的像素。

GetRegionPolygon获取区域多边形

Polygon approximation of a region.

区域的多边形近似。

GetRegionRuns获取区域游程

Access the runlength coding of a region.

访问区域的游程编码。

GetRegionThickness获取区域厚度

Access the thickness of a region along the main axis.

沿主轴访问区域的厚度。

GolayElements戈莱元素

Generate the structuring elements of the Golay alphabet.

生成戈莱字母表的结构元素。

GrabData抓取数据

Synchronous grab of images and preprocessed image data from the specified image acquisition device.

从指定的图像采集设备同步抓取图像和预处理图像数据。

GrabDataAsync抓取数据异步

Asynchronous grab of images and preprocessed image data from the specified image acquisition device.

从指定的图像采集设备异步抓取图像和预处理图像数据。

GrayFeatures灰度特征

Calculates gray value features for a set of regions.

计算一组区域的灰度值特征。

GrayHisto灰度直方图

Calculate the gray value distribution.

计算灰度值分布。

GrayHistoAbs灰度直方图绝对

Calculate the gray value distribution.

计算灰度值分布。

GrayHistoRange灰度直方图范围

Calculate the gray value distribution of a single channel image within a certain gray value range.

计算单通道图像在一定灰度值范围内的灰度值分布。

GrayProjections灰度投影

Calculate horizontal and vertical gray-value projections.

计算水平和垂直灰度值投影。

HammingChangeRegion汉明变化区域

Generate a region having a given Hamming distance.

生成具有给定汉明距离的区域。

HammingDistance汉明距离

Hamming distance between two regions.

两个区域之间的汉明距离。

HammingDistanceNorm汉明距离归一化

Hamming distance between two regions using normalization.

使用归一化的两个区域之间的汉明距离。

HeightWidthRatio高宽比

Compute the width, height, and aspect ratio of the surrounding rectangle parallel to the coordinate axes.

计算平行于坐标轴的周围矩形的宽度、高度和纵横比。

Histo2dim直方图二维

Calculate the histogram of two-channel gray value images.

计算双通道灰度图像的直方图。

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).

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

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.

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

HoughLines霍夫线

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

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

InnerCircle内部圆

Largest inner circle of a region.

区域的最大内部圆。

InnerRectangle1内部矩形1

Largest inner rectangle of a region.

区域的最大内部矩形。

InsertObj插入对象

Insert objects into an iconic object tuple.

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

Intensity强度

Calculate the mean and deviation of gray values.

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

Interjacent中间层

Partition the image plane using given regions.

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

Intersection相交

Calculate the intersection of two regions.

计算两个区域的交点。

IntersectionRegionContourXld相交区域轮廓(24.05)

Intersect a contour with a region.

将轮廓与区域相交。

JunctionsSkeleton交点骨架

Find junctions and end points in a skeleton.

在骨架中查找交点和端点。

LearnNdimBox学习N维盒子

Train a classificator using a multi-channel image.

使用多通道图像训练分类器。

LearnNdimNorm学习N维归一化

Construct classes for ClassNdimNorm.

为ClassNdimNorm构建类。

MergeRegionsLineScan合并区域线扫描

Merge regions from line scan images.

合并线扫描图像中的区域。

MinMaxGray最小最大灰度

Determine the minimum and maximum gray values within regions.

确定区域内的最小和最大灰度值。

MinkowskiAdd1闵可夫斯基加法1

Perform a Minkowski addition on a region.

在一个区域上执行闵可夫斯基加法。

MinkowskiAdd2闵可夫斯基加法2

Dilate a region (using a reference point).

膨胀一个区域(使用参考点)。

MinkowskiSub1闵可夫斯基减法1

Erode a region.

腐蚀一个区域。

MinkowskiSub2闵可夫斯基减法2

Erode a region (using a reference point).

腐蚀一个区域(使用参考点)。

MirrorRegion镜像区域

Reflect a region about an axis.

围绕轴反射一个区域。

MomentsGrayPlane矩灰度平面

Calculate gray value moments and approximation by a plane.

通过平面计算灰度值矩和近似值。

MomentsRegion2nd矩区域二阶

Calculate the geometric moments of regions.

计算区域的几何矩。

MomentsRegion2ndInvar矩区域二阶不变

Geometric moments of regions.

区域的几何矩。Invar是Invariant,不变矩(Invariant Moments)是一个高度浓缩的图像特征,具有平移、灰度、尺度、旋转不变性。M.K.Hu在1961年首先提出了不变矩的概念。1979年M.R.Teague根据正交多项式理论提出了Zernike矩。

MomentsRegion2ndRelInvar矩区域二阶相对不变

Geometric moments of regions.

区域的几何矩。

MomentsRegion3rd矩区域三阶

Geometric moments of regions.

区域的几何矩。

MomentsRegion3rdInvar矩区域三阶不变

Geometric moments of regions.

区域的几何矩。

MomentsRegionCentral矩区域中心

Geometric moments of regions.

区域的几何矩。

MomentsRegionCentralInvar矩区域中心不变

Geometric moments of regions.

区域的几何矩。

MorphHat形态学帽子

Compute the union of BottomHat and TopHat.

计算底帽和顶帽的并集。

MorphSkeleton形态学骨架

Compute the morphological skeleton of a region.

计算区域的形态学骨架。

MorphSkiz形态学按影响区域骨架

Thinning of a region.

细化一个区域。Skiz:Skeleton by influence zones按影响区域骨架。

MoveRegion移动区域

Translate a region.

平移一个区域。


首页
84162741QQ
联系