sersan 2021-08-06 09:48
浏览 577
已结题

halcon的points_foerstner算子原理理解不了

points_foerstner算子提取关键点有两步,第一步和传统的foerstner算法一样,可是第二步中 ”把提取到的感兴趣点分成连接点和面积点,用两个优化函数平均点到边界的距离“ 这是什么意思呢?

points_foerstner算子:mvtec.com/doc/halcon/13/en/points_foerstner.html

原文:
In the second step, two optimization functions are calculated for the resulting points. Essentially, these optimization functions average for each point the distances to the edge directions (for junction points) and the gradient directions (for area points) within an observation window around the point. If Smoothing is 'gauss', the averaging is performed by a Gaussian of size SigmaPoints, if Smoothing is 'mean', the averaging is performed by a SigmaPoints x SigmaPoints mean filter. The local minima of the optimization functions determine the extracted points. Their subpixel precise position is returned in (RowJunctions, ColumnJunctions) and (RowArea, ColumnArea).

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 8月14日
    • 创建了问题 8月6日

    悬赏问题

    • ¥15 两台交换机分别是trunk接口和access接口为何无法通信,通信过程是如何?
    • ¥15 C语言使用vscode编码错误
    • ¥15 用KSV5转成本时,如何不生成那笔中间凭证
    • ¥20 ensp怎么配置让PC1和PC2通讯上
    • ¥50 有没有适合匹配类似图中的运动规律的图像处理算法
    • ¥15 dnat基础问题,本机发出,别人返回的包,不能命中
    • ¥15 请各位帮我看看是哪里出了问题
    • ¥15 vs2019的js智能提示
    • ¥15 关于#开发语言#的问题:FDTD建模问题图中代码没有报错,但是模型却变透明了
    • ¥15 uniapp的h5项目写一个抽奖动画