Halcon所有算子及算子作用索引-C(19.11版和以后版本)
这里的算子索引是针对.NET环境的,其他环境的基本类似。索引是从19.11版本开始,算子名称中未包含数字版本说明的,则是表示19.11版本中已经包含了该算子。算子名称中有数字说明的,则表示该算子是从数字表示版本才增加的新算子。目前已经更新到Halcon 24.11版本。而19.11之前版本中是否包含当前的算子,则未做验证。但是从更新历史来看,大部分的算子都是包含的,更新版本后,也只是增加少量几个十来个新算子。
《LabVIEW HALCON图像处理入门教程(24.09)》含深度学习,LabVIEW使用NI VISION+Halcon混合编程机器视觉与图像处理入门学习资料
http://visionbbs.com/thread-28124-1-1.html
Determine all camera parameters by a simultaneous minimization process.
通过同时最小化过程确定所有相机参数。
Perform a hand-eye calibration.
执行手眼标定。
Calibrate a sheet-of-light setup with a 3D calibration object.
使用三维标定对象标定激光三角测量设置。
Read the mark center points from the calibration plate description file.
从标定板描述文件中读取标记中心点。
Compute the internal camera parameters from a camera matrix.
根据相机矩阵计算内部相机参数。
Convert internal camera parameters and a 3D pose into a 3×4 projection matrix.
将内部相机参数和三维姿态转换至3×4投影矩阵。
Compute a camera matrix from internal camera parameters.
根据内部相机参数计算相机矩阵。
Determine all camera parameters by a simultaneous minimization process.
通过同时最小化过程确定所有相机参数。
Convert a single-channel color filter array image into an RGB image.
将单通道颜色滤波器数组图像转换为RGB图像。
Change definition domain of an image.
更改图像的定义域。
Change image size.
更改图像大小。这里的函数名称是更改格式,实际上的作用是更改大小,为什么不直接将函数名称叫为更改大小?因为图像格式更多的可以理解成png/jpg等图像类型,或者是byte/int2/uint2等位深类型。当然,byte/int2/uint2等在Halcon中则描述为Type。
Determine new camera parameters in accordance to the specified radial distortion.
根据指定的径向畸变确定新的相机参数。
Change the radial distortion of contours.
更改轮廓的径向畸变。
Change the radial distortion of an image.
更改图像的径向畸变。
Change the radial distortion of pixel coordinates.
更改像素坐标的径向畸变。
Convert one-channel images into a multi-channel image
将单通道图像转换为多通道图像
Perform a threshold segmentation for extracting characters.
执行阈值分割以提取字符。
Compare two images pixel by pixel.
逐像素比较两幅图像。
Shape factor for the circularity (similarity to a circle) of a region.
区域圆形度(与圆的相似性)的形状因子。
Shape factor for the circularity (similarity to a circle) of contours or polygons.
轮廓或多边形的圆形度(与圆的相似性)的形状因子。
Segment an image using two-dimensional pixel classification.
使用二维像素分类对图像进行分割。2dim是二维,Sup可能是Segment using pixel的首字母?
Segment two images by clustering.
通过聚类对两幅图像进行分割。Halcon的有些函数名称取的真的是比较无语,精简又不是精简,取单字母又不是首字母。这里的Unsup应该是un Segment using pixel,不使用像素分割,那就是使用聚类分割?
Classify pixels using hyper-cuboids.
使用超长方体对像素进行分类。
Classify pixels using hyper-spheres or hyper-cubes.
使用超球体或超立方体对像素进行分类。
Calculate the class of a feature vector by a Gaussian Mixture Model.
通过高斯混合模型计算特征向量的类。
Search for the next neighbors for a given feature vector.
搜索给定特征向量的下一个邻居。
Calculate the class of a feature vector by a multilayer perceptron.
通过多层感知机计算特征向量的类。
Classify a feature vector by a support vector machine.
通过支持向量机对特征向量进行分类。
Classify an image with a Gaussian Mixture Model.
使用高斯混合模型对图像进行分类。
Classify an image with a k-Nearest-Neighbor classifier.
使用k-最近邻分类器对图像进行分类。
Classify a byte image using a look-up table.
使用查找表对字节图像进行分类。
Classify an image with a multilayer perceptron.
用多层感知机对图像进行分类。
Classify an image with a support vector machine.
使用支持向量机对图像进行分类。
This operator is inoperable. It had the following function: Delete all bar code models and free the allocated memory.
该算子无法操作。它具有以下功能:删除所有条形码模型并释放分配的内存。
This operator is inoperable. It had the following function: Destroy all barrier synchronization objects.
该算子无法操作。它具有以下功能:销毁所有屏障同步对象。
Free the memory of all calibration data models.
释放所有标定数据模型的内存。
Free the memory of all camera setup models.
释放所有相机设置模型的内存。
This operator is inoperable. It had the following function: Clear all Gaussian Mixture Models.
该算子无法操作。它具有以下功能:清除所有高斯混合模型。
This operator is inoperable. It had the following function: Clear all k-NN classifiers.
该算子无法操作。它具有以下功能:清除所有k-最近邻分类器。
This operator is inoperable. It had the following function: Clear all look-up table classifiers.
该算子无法操作。它具有以下功能:清除所有查找表分类器。
This operator is inoperable. It had the following function: Clear all multilayer perceptrons.
该算子无法操作。它具有以下功能:清除所有多层感知机。
This operator is inoperable. It had the following function: Clear all support vector machines.
该算子无法操作。它具有以下功能:清除所有支持向量机。
This operator is inoperable. It had the following function: Clear all training data for classifiers.
该算子无法操作。它具有以下功能:清除分类器的所有训练数据。
This operator is inoperable. It had the following function: Delete all look-up-tables of the color space transformation.
该算子无法操作。它具有以下功能:删除颜色空间变换的所有查找表。
This operator is inoperable. It had the following function: Free the memory of all component models.
该算子无法操作。它具有以下功能:释放所有组件模型的内存。
This operator is inoperable. It had the following function: Destroy all condition synchronization objects.
该算子无法操作。它具有以下功能:销毁所有条件同步对象。
This operator is inoperable. It had the following function: Delete all 2D data code models and free the allocated memory.
该算子无法操作。它具有以下功能:删除所有二维数据码模型并释放分配的内存。
This operator is inoperable. It had the following function: Free the memory of all deformable models.
该算子无法操作。它具有以下功能:释放所有可变形模型的内存。
This operator is inoperable. It had the following function: Free the memory of all descriptor models in RAM.
该算子无法操作。它具有以下功能:释放随机存取存储器中所有描述符模型的内存。
This operator is inoperable. It had the following function: Clear all event synchronization objects.
该算子无法操作。它具有以下功能:清除所有事件同步对象。
This operator is inoperable. It had the following function: Clear all lexica.
该算子无法操作。它具有以下功能:清除所有词典。
This operator is inoperable. It had the following function: Clear all matrices from memory.
该算子无法操作。它具有以下功能:从内存中清除所有矩阵。
This operator is inoperable. It had the following function: Delete all metrology models and free the allocated memory.
该算子无法操作。它具有以下功能:删除所有计量模型并释放分配的内存。
This operator is inoperable. It had the following function: Clear all mutex synchronization objects.
该算子无法操作。它具有以下功能:清除所有互斥同步对象。
This operator is inoperable. It had the following function: Free the memory of all NCC models.
该算子无法操作。它具有以下功能:释放所有归一化互相关NCC(Normalized cross-correlation)模型的内存。
This operator is inoperable. It had the following function: Free the memory of all 3D object models.
该算子无法操作。它具有以下功能:释放所有三维对象模型的内存。
This operator is inoperable. It had the following function: Clear all OCR classifiers.
该算子无法操作。它具有以下功能:清除所有光学字符识别OCR(Optical Character Recognition)分类器。
This operator is inoperable. It had the following function: Clear all OCR classifiers.
该算子无法操作。它具有以下功能:清除所有光学字符识别分类器。
This operator is inoperable. It had the following function: Clear all SVM based OCR classifiers.
该算子无法操作。它具有以下功能:清除所有基于支持向量机的光学字符识别分类器。
This operator is inoperable. It had the following function: Free the memory of all sample identifiers.
该算子无法操作。它具有以下功能:释放所有样本标识符的内存。
This operator is inoperable. It had the following function: Clear all scattered data interpolators.
该算子无法操作。它具有以下功能:清除所有散乱数据插值器。
This operator is inoperable. It had the following function: Delete all current existing serialized items.
该算子无法操作。它具有以下功能:删除所有当前存在的序列化项。
This operator is inoperable. It had the following function: Free the memory of all 3D shape models.
该算子无法操作。它具有以下功能:释放所有三维形状模型的内存。
This operator is inoperable. It had the following function: Free the memory of all shape models.
该算子无法操作。它具有以下功能:释放所有形状模型的内存。
This operator is inoperable. It had the following function: Delete all sheet-of-light models and free the allocated memory.
该算子无法操作。它具有以下功能:删除所有灯光模型并释放分配的内存。
This operator is inoperable. It had the following function: Free the memory of all stereo models.
该算子无法操作。它具有以下功能:释放所有立体模型的内存。
This operator is inoperable. It had the following function: Free the memory of all surface matching results.
该算子无法操作。它具有以下功能:释放所有表面匹配结果的内存。
This operator is inoperable. It had the following function: Free the memory of all surface models.
该算子无法操作。它具有以下功能:释放所有表面模型的内存。
This operator is inoperable. It had the following function: Deallocation of the memory of all templates.
该算子无法操作。它具有以下功能:取消所有模板的内存分配。
This operator is inoperable. It had the following function: Clear all text models.
该算子无法操作。它具有以下功能:清除所有文本模型。
This operator is inoperable. It had the following function: Clear all text results.
该算子无法操作。它具有以下功能:清除所有文本结果。
This operator is inoperable. It had the following function: Free the memory of all component training results.
该算子无法操作。它具有以下功能:释放所有组件训练结果的内存。
This operator is inoperable. It had the following function: Free the memory of all variation models.
该算子无法操作。它具有以下功能:释放所有变体模型的内存。
Delete a bar code model and free the allocated memory
删除条形码模型并释放分配的内存
Destroy a barrier synchronization object.
销毁屏障同步对象。
Delete the bead inspection model and free the allocated memory.
删除胶条检查模型并释放分配的内存。
Free the memory of a calibration data model.
释放标定数据模型的内存。
Free the memory of a calibration setup model.
释放标定设置模型的内存。
Clear a Gaussian Mixture Model.
清除高斯混合模型。
ClearClassKnn清除类K-最近邻
Clear a k-NN classifier.
清除k-最近邻(K-NN)分类器。
Clear a look-up table classifier.
清除查找表分类器。
Clear a multilayer perceptron.
清除多层感知机。
Clear a support vector machine.
清除支持向量机。
Clears training data for classifiers.
清除分类器的训练数据。
Release the look-up-table needed for color space transformation.
释放颜色空间变换所需的查找表。
Free the memory of a component model.
释放组件模型的内存。
Destroy a condition synchronization object.
销毁条件同步对象。
Delete a 2D data code model and free the allocated memory.
删除二维数据代码模型并释放分配的内存。
Free the memory of a deformable model.
释放可变形模型的内存。
Free the memory of a deformable surface matching result.
释放可变形表面匹配结果的内存。
Free the memory of a deformable surface model.
释放可变形表面模型的内存。
Free the memory of a descriptor model.
释放描述符模型的内存。
Clear a XLD distance transform.
清除扩展线描述XLD距离变换。
Clear a deep-learning-based classifier.
清除基于深度学习的分类器。
Clear a handle containing the results of the deep-learning-based classification.
清除包含基于深度学习的分类结果的句柄。
Clear the handle of a deep-learning-based classifier training result.
清除基于深度学习的分类器训练结果的句柄。
Clear a deep learning model.
清除深度学习模型。
Delete drawing object.
删除绘制对象。
Clear the event synchronization object.
清除事件同步对象。
Clear the content of a handle.
清除句柄的内容。
Clear a lexicon.
清理词典。
Free the memory of a matrix.
释放矩阵的内存。
Close a message handle and release all associated resources.
关闭消息句柄并释放所有相关资源。
Close a message queue handle and release all associated resources.
关闭消息队列句柄并释放所有相关资源。
Delete a metrology model and free the allocated memory.
删除计量模型并释放分配的内存。
Delete metrology objects and free the allocated memory.
删除计量对象并释放分配的内存。
Clear the mutex synchronization object.
清除互斥同步对象。
Free the memory of an NCC model.
释放归一化互相关NCC模型的内存。
Delete an iconic object from the HALCON database.
从HALCON数据库中删除图标对象。
Free the memory of a 3D object model.
释放3D对象模型的内存。
Clear an CNN-based OCR classifier.
清除基于CNN的OCR分类器。
Clear an OCR classifier.
清除OCR分类器。
Clear an OCR classifier.
清除OCR分类器。
Clear an SVM-based OCR classifier.
清除基于SVM的OCR分类器。
Delete a rectangle on the output window.
删除输出窗口上的矩形。
Free the memory of a sample identifier.
释放样本标识符的内存。
Clear the training data of a Gaussian Mixture Model.
清除高斯混合模型的训练数据。
Clear the training data of a multilayer perceptron.
清除多层感知机的训练数据。
Clear the training data of a support vector machine.
清除支持向量机的训练数据。
Free memory of a data set.
释放数据集的内存。
Clear a scattered data interpolator.
清除散乱数据插值器。
Delete a 3D scene and free all allocated memory.
删除三维场景并释放所有分配的内存。
Clear the buffer of a serial connection.
清除串行连接的缓冲区。
Delete a serialized item.
删除序列化项。
Free the memory of a shape model.
释放形状模型的内存。
Free the memory of a 3D shape model.
释放三维形状模型的内存。
Delete a sheet-of-light model and free the allocated memory.
删除激光三角测量模型并释放分配的内存。
Free the memory of a stereo model.
释放立体模型的内存。
Clear a structured light model and free the allocated memory.
清除结构光模型并释放分配的内存。
Free the memory of a surface matching result.
释放表面匹配结果的内存。
Free the memory of a surface model.
释放表面模型的内存。
ClearTemplate清除模板
Deallocation of the memory of a template.
模板内存的取消分配。
Clear a text model.
清除文本模型。
Clear a text result.
清除文本结果。
Clear a texture inspection model and free the allocated memory.
清除纹理检查模型并释放分配的内存。
Clear a texture inspection result handle and free the allocated memory.
清除纹理检查结果句柄并释放分配的内存。
Free the memory of the training data of a variation model.
释放变体模型训练数据的内存。
Free the memory of a component training result.
释放组件训练结果的内存。
Free the memory of a variation model.
释放变体模型的内存。
Delete the contents of an output window.
删除输出窗口的内容。
Clip an XLD contour.
剪裁XLD轮廓。
Clip the end points of an XLD contour.
剪切XLD轮廓的端点。
Clip a region to a rectangle.
将区域剪裁为矩形。
Clip a region relative to its smallest surrounding rectangle.
相对于其最小的周围矩形剪裁一个区域。
This operator is inoperable. It had the following function: Delete all background estimation data sets.
该算子无法操作。它具有以下功能:删除所有背景估计数据集。
This operator is inoperable. It had the following function: Destroy all classifiers.
该算子无法操作。它具有以下功能:销毁所有分类器。
This operator is inoperable. It had the following function: Close all open files.
该算子无法操作。它具有以下功能:关闭所有打开的文件。
This operator is inoperable. It had the following function: Close all image acquisition devices.
该算子无法操作。它具有以下功能:关闭所有图像采集设备。
This operator is inoperable. It had the following function: Delete all measure objects.
该算子无法操作。它具有以下功能:删除所有测量对象。
This operator is inoperable. It had the following function: Destroy all OCR classifiers.
该算子无法操作。它具有以下功能:销毁所有OCR分类器。
This operator is inoperable. It had the following function: Clear all OCV tools.
该算子无法操作。它具有以下功能:清除所有OCV工具。
This operator is inoperable. It had the following function: Close all serial devices.
该算子无法操作。它具有以下功能:关闭所有串行设备。
This operator is inoperable. It had the following function: Close all opened sockets.
该算子无法操作。它具有以下功能:关闭所有打开的套接字。
Delete the background estimation data set.
删除背景估计数据集。
Destroy the classifier.
销毁分类器。
Close an XLD contour.
关闭XLD轮廓。
Close edge gaps using the edge amplitude image.
使用边缘振幅图像闭合边缘间隙。
Close edge gaps using the edge amplitude image.
使用边缘振幅图像闭合边缘间隙。
Closing a text file.
关闭文本文件。
Close specified image acquisition device.
关闭指定的图像采集设备。
Close I/O channels.
关闭I/O通道。
Close the specified I/O device.
关闭指定的I/O设备。
Delete a measure object.
删除测量对象。
Deallocation of the memory of an OCR classifier.
取消OCR分类器的内存分配。
Clear an OCV tool.
清除OCV工具。
Close a serial device.
关闭串行设备。
Close a socket.
关闭套接字。
Close an output window.
关闭输出窗口。
Compute the closest-point transformation of a region.
计算区域的最近点变换。
Close a region.
关闭一个区域。
Close a region with a circular structuring element.
用圆形结构元素关闭一个区域。
Close a region with an element from the Golay alphabet.
用戈莱字母表中的元素关闭一个区域。
Close a region with a rectangular structuring element.
用矩形结构元素关闭一个区域。
Adopt new parameters that are used to create the model components into the training result.
在训练结果中采用用于创建模型组件的新参数。
Perform a coherence enhancing diffusion of an image.
对图像执行相干增强扩散。
Combine road hypotheses from two resolution levels.
合并两个分辨率级别的路径假设。
Shape factor for the compactness of a region.
区域紧凑性的形状因子。
Shape factor for the compactness of contours or polygons.
轮廓或多边形紧凑性的形状系数。
Compare an image to a variation model.
将图像与变体模型进行比较。
Compare contents of memory blocks regarding equality.
比较内存块的内容是否相等。
Compare iconic objects regarding equality.
比较图标对象的相等性。
Compare an image to a variation model.
将图像与变体模型进行比较。
Return the complement of a region.
返回一个区域的补码。
Convert a complex image into two real images.
将一幅复数图像转换为两幅实数图像。
Convert two images into a two-channel image.
将两幅图像转换为双通道图像。
Convert 3 images into a three-channel image.
将3幅图像转换为三通道图像。
Convert 4 images into a four-channel image.
将4幅图像转换为四通道图像。
Convert 5 images into a five-channel image.
将5幅图像转换为5通道图像。
Convert 6 images into a six-channel image.
将6幅图像转换为6通道图像。
Convert 7 images into a seven-channel image.
将7幅图像转换为7通道图像。
Compose two functions.
组成两个函数。
Concatenate two iconic object tuples.
连接两个图标对象元组。
Concat training files.
连接训练文件。
Number of connection components and holes
连接组合和孔的数量
Establish connections between the grid points of the rectification grid.
在校正网格的网格点之间建立连接。
Compute connected components of a region.
计算区域的连通组件。
Determine the connected components of the 3D object model.
确定三维对象模型的连接组件。
Contour length of a region.
区域的轮廓长度。
Return the number of points in an XLD contour.
返回XLD轮廓中的点数。
Transform an XLD contour into the plane z=0 of a world coordinate system.
将XLD轮廓变换到世界坐标系的平面z=0中。
Perform an action on I/O channels.
在I/O通道上执行操作。
Perform an action on the I/O device.
在I/O设备上执行操作。
Perform an action on the I/O interface.
在I/O接口上执行操作。
Convert image coordinates to window coordinates
将图像坐标转换至窗口坐标
Convert window coordinates to image coordinates
将窗口坐标转换至图像坐标
Convert the type of an image.
转换图像的类型。
Convert image maps into other map types.
将图像映射转换为其他映射类型。
Convert Cartesian coordinates of a 3D point to spherical coordinates.
将三维点的笛卡尔坐标转换至球面坐标。
Convert spherical coordinates of a 3D point to Cartesian coordinates.
将三维点的球面坐标转换为笛卡尔坐标。
Change the representation type of a 3D pose.
更改三维姿态的表示类型。
Calculate the convex hull of a 3D object model.
计算三维对象模型的凸包。
Shape factor for the convexity of a region.
区域凸度的形状因子。
Shape factor for the convexity of contours or polygons.
轮廓或多边形凸度的形状因子。
Convolve an image with a filter in the frequency domain.
在频域中使用滤波器对图像进行卷积。
Convolve an image with a Gabor filter in the frequency domain.
在频域中用伽柏滤波器对图像进行卷积。
Calculate the correlation between an image and an arbitrary filter mask.
计算图像与任意滤波器掩模之间的相关。
Calculate a co-occurrence matrix and derive gray value features thereof.
计算共生矩阵并导出其灰度值特征。
Calculate gray value features from a co-occurrence matrix.
根据共生矩阵计算灰度值特征。
Copy a dictionary.
复制字典。
Copy a file to a new location.
将文件复制到新位置。
Copy an image and allocate new memory for it.
复制图像并为其分配新内存。
Copy a matrix.
复制矩阵。
Copy a metrology model.
复制计量模型。
Copy metrology metrology objects of a metrology model.
复制计量模型的计量对象。
Copy an iconic object in the HALCON database.
复制HALCON数据库中的图标对象。
Copy a 3D object model.
复制三维对象模型。
Copy all pixels within rectangles between output windows.
复制输出窗口之间矩形内的所有像素。
Searching corners in images.
在图像中搜索角落。
Compute the correlation of two images in the frequency domain.
在频域中计算两幅图像的相关。
Calculate the cosine of an image.
计算图像的余弦值。
Count channels of image.
统计图像的通道数。
Number of objects in a tuple.
元组中的对象数。
Number of entries in the HALCON database.
HALCON数据库中的条目数。
Passed Time.
流逝的时间。
Prepare an anisotropically scaled shape model for matching.
准备一个各向异性缩放的形状模型进行匹配。
Prepare an anisotropically scaled shape model for matching from XLD contours.
准备一个各向异性缩放的形状模型,以便从扩展线描述轮廓进行匹配。
Create a model of a bar code reader.
创建条形码阅读器的模型。
Create a barrier synchronization object.
创建屏障同步对象。
Create a model to inspect beads or adhesive in images.
创建模型以检查图像中的胶条或粘合剂。
Generate and initialize a data set for the background estimation.
生成并初始化背景估计的数据集。
Create a HALCON calibration data model.
创建HALCON标定数据模型。
Create a descriptor model for calibrated perspective matching.
创建用于标定透视匹配的描述符模型。
Generate a calibration plate description file and a corresponding PostScript file for a calibration plate with hexagonally arranged marks.
为带有六边形排列标记的标定板生成标定板描述文件和相应的PostScript文件。
Create a 3D camera pose from camera center and viewing direction.
从相机中心和观察方向创建3D相机姿态。
Create a model for a setup of calibrated cameras.
为标定的相机设置创建模型。
Create a new classifier.
创建一个新的分类器。
Create a Gaussian Mixture Model for classification
创建高斯混合模型进行分类
Create a k-nearest neighbors (k-NN) classifier.
创建一个k-最近邻(k-NN)分类器。
Create a look-up table using a gaussian mixture model to classify byte images.
使用高斯混合模型创建查找表来对字节图像进行分类。
Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
使用k-最近邻分类器(k-NN)创建查找表来对字节图像进行分类。
Create a look-up table using a multi-layer perceptron to classify byte images.
使用多层感知机创建查找表来对字节图像进行分类。
Create a look-up table using a Support-Vector-Machine to classify byte images.
使用支持向量机创建查找表来对字节图像进行分类。
Create a multilayer perceptron for classification or regression.
创建一个用于分类或回归的多层感知机。
Create a support vector machine for pattern classification.
创建用于模式分类的支持向量机。
Create a handle for training data for classifiers.
为分类器的训练数据创建句柄。
Creates the look-up-table for transformation of an image from the RGB color space to an arbitrary color space.
创建查找表,用于将图像从RGB颜色空间变换为任意颜色空间。
Prepare a component model for matching based on explicitly specified components and relations.
根据明确指定的组件和关系准备组件模型进行匹配。
Create a condition variable synchronization object.
创建条件变量同步对象。
Create a model of a 2D data code class.
创建二维数据代码类的模型。
Create a Deep Counting model for counting objects.
创建用于计数对象的深度计数模型。
Create a Deep OCR model.
创建深度OCR模型。
Create the data structure needed to perform deformable surface-based matching.
创建执行基于可变形表面的匹配所需的数据结构。
Create a new empty dictionary.
创建一个新的空字典。
Create the XLD distance transform.
创建XLD距离变换。
Create an activation layer.
创建激活层。
Create a batch normalization layer.
创建批次归一化BN层。
Create a class ID conversion layer.
创建类ID转换层。
Create a concatenation layer.
创建连接层。
Create a convolutional layer.
创建卷积层。
Create a dense layer.
创建密集层。
Create a depth max layer.
创建深度最大层。
Create a depth to space layer.
创建深度至空间层。
Create a DropOut layer.
创建随机丢弃DropOut层。
Create an elementwise layer.
创建元素层。
Create an identity layer.
创建标识层。
Create an input layer.
创建输入层。
Create a cross entropy loss layer.
创建交叉熵损失层。
Create a CTC loss layer.
创建连接机制时间分类CTC(Connectionist Temporal Classification)损失层。
Create a distance loss layer.
创建距离损失层。
Create a focal loss layer.
创建焦点损失层。
Create a Huber loss layer.
创建Huber损失层。
Create a LRN layer.
创建局部响应归一化层LRN(Local Response Normalization)层。
Create a MatMul layer.
创建一个矩阵乘法MatMul层。
Create a permutation layer.
创建置换层。
Create a pooling layer.
创建池化层。
Create a reduce layer.
创建缩减层。
Create a reshape layer.
创建重塑层。
Create a softmax layer.
创建柔性最大softmax层。
Create a transposed convolution layer.
创建转置卷积层。
Create a zoom layer using size factors.
使用尺寸因子创建缩放层。
Create a zoom layer using an absolute output size.
使用绝对输出大小创建缩放层。
Create a zoom layer using the output size of a reference layer.
使用参考层的输出大小创建缩放层。
Create a deep learning network for object detection.
创建用于对象检测的深度学习网络。
Create a pruning data handle.
创建修剪数据句柄。
Create a circle which can be modified interactively.
创建一个可以交互式修改的圆。
Create a circle sector which can be modified interactively.
创建一个可以交互式修改的圆形扇区。
Create an ellipse which can be modified interactively.
创建一个可以交互式修改的椭圆。
Create an elliptic sector which can be modified interactively.
创建一个可以交互修改的椭圆扇区。
Create a line which can be modified interactively.
创建一条可以交互式修改的线。
Create a rectangle parallel to the coordinate axis which can be modified interactively.
创建一个平行于坐标轴的矩形,可以交互式修改。
Create a rectangle of any orientation which can be modified interactively.
创建一个可以交互修改的任意方向的矩形。
Create a text object which can be moved interactively.
创建一个可以交互式移动的文本对象。
Create a XLD contour which can be modified interactively.
创建一个可以交互式修改的扩展线描述轮廓。
Create an event synchronization object.
创建事件同步对象。
Create a function from a sequence of y values.
根据y值序列创建函数。
Create a function from a set of (x,y) pairs.
从一组(x,y)数对中创建一个函数。
Create a shape model.
创建形状模型。
Create a lexicon from a tuple of words.
从单词元组创建词典。
Creates a deformable model for local, deformable matching.
创建可变形模型以进行局部可变形匹配。
Prepare a deformable model for local deformable matching from XLD contours.
准备一个可变形模型,以便从XLD轮廓进行局部可变形匹配。
Create a matrix.
创建一个矩阵。
Create a memory block from an external pointer.
从外部指针创建内存块。
Create a memory block from an external pointer by copying.
通过复制从外部指针创建内存块。
Create a new empty message.
创建新的空消息。
Create a new empty message queue.
创建一个新的空消息队列。
Create the data structure that is needed to measure geometric shapes.
创建测量几何形状所需的数据结构。
Create a mutual exclusion synchronization object.
创建互斥同步对象。
Prepare an NCC model for matching.
准备一个NCC模型进行匹配。
Create a new OCR-classifier.
创建一个新的OCR分类器。
Create an OCR classifier using a k-Nearest Neighbor (k-NN) classifier.
使用K-最近邻(k-NN)分类器创建OCR分类器。
Create an OCR classifier using a multilayer perceptron.
使用多层感知机创建OCR分类器。
Create an OCR classifier using a support vector machine.
使用支持向量机创建OCR分类器。
Create a new OCV tool based on gray value projections.
基于灰度值投影创建新的OCV工具。
Create a deformable model for calibrated perspective matching.
创建可变形模型以进行标定的透视匹配。
Prepare a deformable model for planar calibrated matching from XLD contours.
准备一个可变形模型,用于从XLD轮廓进行平面标定匹配。
Creates a deformable model for uncalibrated, perspective matching.
为未标定的透视匹配创建可变形模型。
Prepare a deformable model for planar uncalibrated matching from XLD contours.
准备一个可变形模型,用于从XLD轮廓进行平面未标定匹配。
Create a 3D pose.
创建三维姿态。
Generate a PostScript file, which describes the rectification grid.
生成一个描述校正网格的PostScript文件。
Create a new sample identifier.
创建新的样本标识符。
Prepare an isotropically scaled shape model for matching.
准备一个各向同性缩放的形状模型进行匹配。
Prepare an isotropically scaled shape model for matching from XLD contours.
准备一个各向同性缩放的形状模型,以便从XLD轮廓进行匹配。
Creates an interpolator for the interpolation of scattered data.
为散乱数据的插值创建插值器。
Create the data structure that is needed to visualize collections of 3D objects.
创建可视化3D对象集合所需的数据结构。
Create a serialized item.
创建序列化项。
Prepare a shape model for matching.
准备一个形状模型进行匹配。
Prepare a 3D object model for matching.
准备一个3D对象模型进行匹配。
Prepare a shape model for matching from XLD contours.
准备一个形状模型,以便从XLD轮廓进行匹配。
Create a calibration object for sheet-of-light calibration.
为激光三角测量标定创建标定对象。
Create a model to perform 3D-measurements using the sheet-of-light technique.
使用激光三角测量技术创建模型以执行三维测量。
Create a HALCON stereo model.
创建HALCON立体模型。
Create a structured light model.
创建结构光模型。
Create the data structure needed to perform surface-based matching.
创建执行基于表面的匹配所需的数据结构。
Preparing a pattern for template matching.
准备模板匹配模式(图案)。
Preparing a pattern for template matching with rotation.
准备旋转模板匹配的模式(图案)。
Create a text model.
创建文本模型。
Create a text model.
创建文本模型。
Create a texture inspection model.
创建纹理检查模型。
Prepare a component model for matching based on trained components.
基于训练好的组件准备组件模型进行匹配。
Prepare a descriptor model for interest point matching.
为兴趣点匹配准备描述符模型。
Create a variation model for image comparison.
创建用于图像比较的变体模型。
Subpixel precise detection of critical points in an image.
图像中临界点的亚像素精确检测。
Crop an XLD contour.
裁剪XLD轮廓。
Cut out of defined gray values.
剪切已定义的灰度值。
Cut out an image area relative to the domain.
剪切相对于域的图像区域。
Cut out one or more rectangular image areas.
剪切一个或多个矩形图像区域。
Cut out one or more rectangular image areas.
剪切一个或多个矩形图像区域。
Cut out one or more arbitrarily oriented rectangular image areas.
剪切一个或多个任意方向的矩形图像区域。