funct_1d_to_pairs (SmoothedFunction, XValues, YValues)将数据分别对应赋予一个横坐标。 fill_interlace (Image, ImageFilled, 'odd')修改在采集图像过程中造成的两个半幅图像拼接的问题。 regiongrowing (Image, Regions, 1, 1, 1, 100)将图像分割成各个灰度值相近的区域。 expand_gray_ref (Regions, Imag...
功能:从Y值的序列中创建一个函数。 4. create_funct_1d_pairs 功能:从(X,Y)集合中创建一个函数。 5. derivate_funct_1d 功能:计算一个函数的派生物。 6. distance_funct_1d 功能:计算两个函数的间隔。 7. funct_1d_to_pairs 功能:查询一个函数的(X,Y)值。 8. get_pair_funct_1d 功能:根据控制点...
sort_region: with SortMode 'character' previously took the larger one of two overlapping regions for the calculation of the overlap. This can cause an issue in case the two regions greatly differ in their sizes. Now, the smaller region is used to compute the overlap. Hence, in cases with ...
因此,HALCON 20.11.0.0 Progress库与HALCON 20.05 Progress或早期版本不兼容。 然而,HALCON 20.11.0.0 Progress大部分源代码兼容HALCON 20.05 Progress,除了下面列出的更改: sort_region: with SortMode 'character' previously took the larger one of two overlapping regions for the calculation of the overlap. This...
功能:使用Frei-Chen算子检测边缘(幅值)。 10. frei_dir 功能:使用Frei-Chen算子检测边缘(幅值和相位)。 11. highpass_image 功能:从一个图像提取高频成分。 12. info_edges 功能:在edges_image估计滤波器的宽度。 13. kirsch_amp 功能:使用Kirsch算子检测边缘(幅值)。
11. sort_contours_xld 功能:根据相关位置分类轮廓(contour)。12. split_contours_xld 功能:在主要点分割xld轮廓(contour)。13. union_adjacent_contours_xld 功能:合并终点连接在一起的轮廓(co 20、ntour)。14. union_cocircular_contours_xld 功能:合并属于同一个圆周的轮廓(contour)。15. union_collinear_...
sort_contours_xld 功能:根据相关位置分类轮廓(contour)。 split_contours_xld 功能:在主要点分割XLD轮廓(contour)。 union_adjacent_contours_xld 功能:合并终点连接在一起的轮廓(contour)。 union_cocircular_contours_xld 功能:合并属于同一个圆周的轮廓(contour)。 union_collinear_contours_ext_xld 功能:合并位于同...
HALCON中的算子大全(中英对照),HALCON中的算子大全(中英对照)Chapter1:Classification1.1Gaussian-Mixture-Models1.add_sample_class_gmm功能:把一个训练样本添加到一个高斯混合模型的训练数据上。2.classify_class_gmm功能:通过一个高斯混合模型来计算一个特征向量
33、sort_contours_xld (Holes, Holes, 'upper_left', 'true', 'row') 根据相对位置选择轮廓34、smallest_circle_xld (Holes, Row, Column, Radius) 确定完整的圆35、disp_cross (WindowID, Row[i-1], Column[i-1], 6, 0) 在指定点的位置绘制一个十字标记 36、get_region_contour (SelectedRegions,...
funct_1d_to_pairs(SmoothedFunction,XValues,YValues)将数据分别对应赋予一个横坐标。 fill_interlace(Image,ImageFilled,odd)修改在采集图像过程中造成的两个半幅图像拼接的问 题。 regiongrowing(Image,Regions,1,1,1,100)将图像分割成各个灰度值相近的区域。