注册登陆后可查看附件和大图,以及购买相关内容
您需要 登录 才可以下载或查看,没有账号?注册会员
x
Halcon所有类及类下算子作用索引-HOperatorSet算子集(17)(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混合编程机器视觉与图像处理入门学习资料 Index of all Classes and Methods所有类和方法索引 HOperatorSet算子集(17)Class grouping all HALCON operators. 类分组所有HALCON算子。 GetSupportVectorNumOcrClassSvm获取支持向量光学字符识别类支持向量机Return the number of support vectors of an OCR classifier. 返回OCR分类器的支持向量数量。 GetSupportVectorOcrClassSvm获取支持向量光学字符识别类支持向量机Return the index of a support vector from a trained OCR classifier that is based on support vector machines. 从基于支持向量机的训练好的OCR分类器中返回支持向量的索引。 GetSurfaceMatchingResult获取表面匹配结果Get details of a result from surface based matching. 从基于表面的匹配中获取结果的详细信息。 GetSurfaceModelParam获取表面模型参数Return the parameters and properties of a surface model. 返回表面模型的参数和属性。 GetSystem获取系统Get current value of HALCON system parameters. 获取HALCON系统参数的当前值。 GetSystemInfo获取系统信息(18.11)Get current value of system information without requiring a license. 无需许可证即可获取系统信息的当前值。 GetSystemTime获取系统时间Read out the system time. 读取系统时间。 GetTextModelParam获取文本模型参数Query parameters of a text model. 查询文本模型的参数。 GetTextObject获取文本对象Query an iconic value of a text segmentation result. 查询文本分割结果的图标值。 GetTextResult获取文本结果Query a control value of a text segmentation result. 查询文本分割结果的控制值。 GetTextureInspectionModelImage获取纹理检查模型图像Get the training images contained in a texture inspection model. 获取纹理检查模型中包含的训练图像。 GetTextureInspectionModelParam获取纹理检查模型参数Query parameters of a texture inspection model. 查询纹理检查模型的参数。 GetTextureInspectionResultObject获取纹理检查结果对象Query iconic results of a texture inspection. 查询纹理检查的图标结果。 GetThreadingAttrib获取线程属性Query the attributes of a threading / synchronization object. 查询线程/同步对象的属性。 GetThreshImagesVariationModel获取线程图像变体模型Return the threshold images used for image comparison by a variation model. 返回用于变体模型图像比较的阈值图像。 GetTposition获取文本位置Get cursor position. 获取光标位置。 GetTrainingComponents获取训练组件Return the initial or model components in a certain image. 返回某个图像中的初始或模型组件。 GetTshape获取文本形状Get the shape of the text cursor. 获取文本光标的形状。 GetValueMatrix获取值矩阵Return one ore more elements of a matrix. 返回矩阵的一个或多个元素。 GetVariationModel获取变体模型Return the images used for image comparison by a variation model. 返回用于通过变体模型进行图像比较的图像。 GetWindowAttr获取窗口属性Get window characteristics. 获取窗口特性。 GetWindowBackgroundImage获取窗口背景图像Gets a copy of the background image of the HALCON window. 获取HALCON窗口背景图像的副本。 GetWindowExtents获取窗口范围Information about a window's size and position. 有关窗口大小和位置的信息。 GetWindowParam获取窗口参数Get window parameters. 获取窗口参数。 GetWindowPointer3获取窗口指针3Access to a window's pixel data. 访问窗口的像素数据。 GetWindowType获取窗口类型Get the window type. 获取窗口类型。 GetYValueFunct1d获取Y值函数一维Return the value of a function at an arbitrary position. 返回函数在任意位置的值。 GiveBgEsti给定背景估计Return the estimated background image. 返回估计的背景图像。 Global全局Declare a global variable. 声明一个全局变量。这个算子属于HDevelop环境的,在.NET环境中没有该算子。 GnuplotClose科学绘图关闭(23.11止)Close all open gnuplot files or terminate an active gnuplot sub-process. 关闭所有打开的gnuplot文件或终止活动gnuplot子进程。仅在23.11版之前的版本中存在,24.05版后没有该类。 GnuplotOpenFile科学绘图打开文件(23.11止)Open a gnuplot file for visualization of images and control values. 打开gnuplot文件以可视化图像和控件值。仅在23.11版之前的版本中存在,24.05版后没有该类。 GnuplotOpenPipe科学绘图打开管道(23.11止)Open a pipe to a gnuplot process for visualization of images and control values. 打开一个指向gnuplot进程的管道,以可视化图像和控制值。仅在23.11版之前的版本中存在,24.05版后没有该类。 GnuplotPlotCtrl科学绘图绘制控制(23.11止)Plot control values using gnuplot. 使用gnuplot绘制控制值。仅在23.11版之前的版本中存在,24.05版后没有该类。 GnuplotPlotFunct1d科学绘图绘制函数(23.11止)Plot a function using gnuplot. 使用gnuplot绘制函数。仅在23.11版之前的版本中存在,24.05版后没有该类。 GnuplotPlotImage科学绘图绘制图像(23.11止)Visualize images using gnuplot. 使用gnuplot可视化图像。仅在23.11版之前的版本中存在,24.05版后没有该类。 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. 从指定的图像采集设备异步抓取图像和预处理图像数据。 GrabImage抓取图像Synchronous grab of an image from the specified image acquisition device. 从指定的图像采集设备同步抓取图像。 GrabImageAsync抓取图像异步Asynchronous grab of an image from the specified image acquisition device. 从指定的图像采集设备异步抓取图像。 GrabImageStart抓取图像开始Start an asynchronous grab from the specified image acquisition device. 从指定的图像采集设备启动异步抓取。 GrayBothat灰度底帽Perform a gray value bottom hat transformation on an image. 对图像执行灰度值底帽变换。 GrayClosing灰度闭Perform a gray value closing on an image. 对图像执行灰度值闭。 GrayClosingRect灰度闭矩形Perform a gray value closing with a rectangular mask. 使用矩形掩模执行灰度值闭。 GrayClosingShape灰度闭形状Perform a gray value closing with a selected mask. 使用选定的掩模执行灰度值闭。 GrayDilation灰度膨胀Perform a gray value dilation on an image. 对图像执行灰度值膨胀。 GrayDilationRect灰度膨胀矩形Determine the maximum gray value within a rectangle. 确定矩形内的最大灰度值。 GrayDilationShape灰度膨胀形状Determine the maximum gray value within a selected mask. 确定选定掩模内的最大灰度值。 GrayErosion灰度腐蚀Perform a gray value erosion on an image. 对图像执行灰度值腐蚀。 GrayErosionRect灰度腐蚀矩形Determine the minimum gray value within a rectangle. 确定矩形内的最小灰度值。 GrayErosionShape灰度腐蚀形状Determine the minimum gray value within a selected mask. 确定选定蒙版内的最小灰度值。 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. 计算单通道图像在一定灰度值范围内的灰度值分布。 GrayInside灰度内部Calculate the lowest possible gray value on an arbitrary path to the image border for each point in the image. 为图像中的每个点计算到图像边界的任意路径上的最低可能灰度值。 GrayOpening灰度开Perform a gray value opening on an image. 对图像执行灰度值打开。 GrayOpeningRect灰度开矩形Perform a gray value opening with a rectangular mask. 使用矩形掩模执行灰度值开。 GrayOpeningShape灰度开形状Perform a gray value opening with a selected mask. 使用选定的掩模执行灰度值打。 GrayProjections灰度投影Calculate horizontal and vertical gray-value projections. 计算水平和垂直灰度值投影。 GrayRangeRect灰度范围矩形Determine the gray value range within a rectangle. 确定矩形内的灰度值范围。 GraySkeleton灰度骨架Thinning of gray value images. 灰度值图像的细化。 GrayTophat灰度顶帽Perform a gray value top hat transformation on an image. 对图像执行灰度值顶帽变换。 GuidedFilter导向滤波器Guided filtering of an image. 图像的导向滤波。 HammingChangeRegion汉明变化区域Generate a region having a given Hamming distance. 生成具有给定汉明距离的区域。 HammingDistance汉明距离Hamming distance between two regions. 两个区域之间的汉明距离。 HammingDistanceNorm汉明距离归一化Hamming distance between two regions using normalization. 使用归一化的两个区域之间的汉明距离。 HandEyeCalibration手眼标定Perform a hand-eye calibration. 执行手眼标定。 HandleToInteger句柄至整数(18.05)Convert a handle into an integer. 将句柄转换为整数。 HarmonicInterpolation谐波插值Perform a harmonic interpolation on an image region. 对图像区域执行谐波插值。 HeightWidthRatio高宽比Compute the width, height, and aspect ratio of the surrounding rectangle parallel to the coordinate axes. 计算平行于坐标轴的周围矩形的宽度、高度和纵横比。 HeightWidthRatioXld高宽比扩展线描述Compute the width, height, and aspect ratio of the enclosing rectangle parallel to the coordinate axes of contours or polygons. 计算平行于轮廓或多边形坐标轴的封闭矩形的宽度、高度和纵横比。 HighpassImage高通图像Extract high frequency components from an image. 从图像中提取高频分量。 Histo2dim直方图二维Calculate the histogram of two-channel gray value images. 计算双通道灰度图像的直方图。 |