Halcon算子edges_sub_pix (Operator)翻译整理详解

本文详细介绍了Halcon中的edges_sub_pix算子,该算子使用Deriche、Lanser、Shen或Canny滤波器提取亚像素精度的边缘。边缘检测包括'deriche1'、'lanser1'等不同模式,参数Alpha影响滤波器宽度。算子还提供边缘方向、角度和响应等属性。对于不同滤波器,边缘检测效果和执行速度各有优劣,其中'sobel_fast'在速度上有优势,但可能精度稍低。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Halcon算子edges_sub_pix (Operator)翻译整理详解

edges_sub_pix (Operator)
Name
edges_sub_pix — Extract sub-pixel precise edges using Deriche, Lanser, Shen, or Canny filters.
Signature
edges_sub_pix(Image : Edges : Filter, Alpha, Low, High : )

Description
edges_sub_pix detects step edges using recursively implemented filters (according to Deriche, Lanser and Shen) or the conventionally implemented “derivative of Gaussian” filter (using filter masks) proposed by Canny. Thus, the following edge operators are available:
描述
edge_sub_pix使用递归实现的滤波器(根据Deriche,Lanser和Shen)或Canny提出的传统实现的“高斯导数”滤波器(使用滤波器)检测台阶边缘。因此,可以使用以下边缘运算符:

‘deriche1’, ‘lanser1’, ‘deriche2’, ‘lanser2’, ‘shen’, ‘mshen’, ‘canny’, ‘sobel’, and ‘sobel_fast’

(parameter Filter).

The extracted edges are returned as sub-pixel precise XLD contours in Edges. For all edge operators except ‘sobel_fast’, the following attributes are defined for each edge point (see get_contour_attrib_xld for further details):
提取的边缘作为“边缘”中的亚像素精确XLD轮廓返回。对于除“ sobel_fast”以外的所有边缘运算符,为每个边缘点定义了以下属性(有关更多详细信息,请参见get_contour_attrib_xld):

‘edge_direction’:
Gives the direction of the edge (not of the XLD contour), calculated from the image gradients in horizontal and vertical direction. The angles [rad] are given with respect to the column axis of the image.
给出边缘的方向(不是XLD轮廓),该方向是根据

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值