石鑫华视觉 发表于 4 天前

Halcon各版本新增加的算子-B(17.12~24.11版)

Halcon各版本新增加的算子-B(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所有算子索引BBackgroundSeg背景分割Determine the connected components of the background of given regions.确定给定区域背景的连通分量。BandpassImage带通图像Edge extraction using bandpass filters.使用带通滤波器进行边缘提取。BestMatch最佳匹配Searching the best matching of a template and an image.搜索模板和图像的最佳匹配。BestMatchMg最佳匹配多重网格Searching the best gray value matches in a pyramid.在金字塔中搜索最佳灰度值匹配。BestMatchPreMg最佳匹配预生成多重网格Searching the best gray value matches in a pre generated pyramid.在预生成的金字塔中搜索最佳灰度值匹配。BestMatchRot最佳匹配旋转Searching the best matching of a template and an image with rotation.通过旋转搜索模板和图像的最佳匹配。BestMatchRotMg最佳匹配旋转多重网格Searching the best matching of a template and a pyramid with rotation.通过旋转搜索模板和金字塔的最佳匹配。BilateralFilter双边滤波器bilateral filtering of an image.图像的双边滤波。BinThreshold二进制阈值Segment an image using an automatically determined threshold.使用自动确定的阈值分割图像。BinaryThreshold二值阈值Segment an image using binary thresholding.使用二值阈值分割图像。BinocularCalibration双目标定Determine all camera parameters of a binocular stereo system.确定双目立体系统的所有相机参数。BinocularDisparity双目视差Compute the disparities of a rectified image pair using correlation techniques.使用相关技术计算校正图像对的视差。BinocularDisparityMg双目视差多重网格Compute the disparities of a rectified stereo image pair using multigrid methods.使用多重网格方法计算校正后的立体图像对的视差。BinocularDisparityMs双目视差多扫描线Compute the disparities of a rectified stereo image pair using multi-scanline optimization.使用多扫描线优化计算校正后的立体图像对的视差。BinocularDistance双目距离Compute the distance values for a rectified stereo image pair using correlation techniques.使用相关技术计算校正后的立体图像对的距离值。BinocularDistanceMg双目距离多重网格Compute the distance values for a rectified stereo image pair using multigrid methods.使用多重网格方法计算校正后的立体图像对的距离值。BinocularDistanceMs双目距离多线扫描Compute the distance values for a rectified stereo image pair using multi-scanline optimization.使用多扫描线优化计算校正后的立体图像对的距离值。BinomialFilter二项式滤波器Smooth an image using the binomial filter.使用二项式滤波器平滑图像。BitAnd位与Bit-by-bit AND of all pixels of the input images.输入图像的所有像素的逐位与。BitLshift位左移Left shift of all pixels of the image.图像所有像素的左移。BitMask位掩模Logical “AND” of each pixel using a bit mask.使用位掩模对每个像素进行逻辑“与”。BitNot位非Complement all bits of the pixels.所有像素的位的补码(取反)。类似于C语言的“~”。BitOr位或Bit-by-bit OR of all pixels of the input images.输入图像的所有像素的逐位OR。BitRshift位右移Right shift of all pixels of the image.图像所有像素的右移。BitSlice位分割Extract a bit from the pixels.从像素中提取一点。BitXor位异或Bit-by-bit XOR of all pixels of the input images.对输入图像的所有像素进行逐位异或。BottomHat底帽Compute the bottom hat of regions.计算区域的底帽。Boundary边界Reduce a region to its boundary.将一个区域缩小到其边界。BroadcastCondition广播条件Signal a condition synchronization object.向条件同步对象发送信号。BundleAdjustMosaic捆绑调整拼接Perform a bundle adjustment of an image mosaic.对图像拼接进行捆绑调整。​
页: [1]
查看完整版本: Halcon各版本新增加的算子-B(17.12~24.11版)

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