-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
在状态栏中添加动画
不需要任何特殊控件,只使用DELPHI自带的控件,在状态栏中加入动画的实例。...
在状态栏中添加动画
不需要任何特殊控件,只使用DELPHI自带的控件,在状态栏中加入动画的实例。-column in a state of animation do not need to add any special controls, Delphi, bringing their use only the controller, column in a state of animation example.
- 2022-01-26 05:48:24下载
- 积分:1
-
a website can get a picture of all the links procedures. . . And as long as the...
一个可以取得一个网站所有链接图片的程序。。。只要输入网址和所存放的文件jia ,瞬间一个大型网站的所有图片将尽收眼底 http://www.8asp.com 程序如有什么问题请来我网站讨论-a website can get a picture of all the links procedures. . . And as long as the address stored in document jia, a major websites moment of all panoramic pictures will http://www.8asp.com procedures if what I website invited discussion
- 2023-03-01 05:25:03下载
- 积分:1
-
求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形...
求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形-solving arbitrary polygon and two sets, intersection, difference, the request is a simple polygon, it is concave and convex polygon Polygon
- 2022-02-25 06:57:02下载
- 积分:1
-
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果...
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
- 2022-01-27 18:20:17下载
- 积分:1
-
其中包括idct10、idct14、idct20、idct36的汇编代码
其中包括idct10、idct14、idct20、idct36的汇编代码-Including idct10, idct14, idct20, idct36 assembly code
- 2022-03-02 02:21:24下载
- 积分:1
-
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体...
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检
测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决
基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi―object tracking of traf氍c scene。how to detect the occlusion is a
key problem for vehicle
tracking.A novel vehicle contour based method is prope∞d to deal with this problem.This method firstly extracts the
3D geometry character from the vehicle images according to the projecting theory,establishes the model of the vehicle
with the euboid project contour,and then reconstructs its 3D project contour。detects and segments the occlusion l-e-
sious.Compared with traditional method,it deals with the problem with less computation because it generates the ve・
hide contour firstly and no match calculation is needed.Moreover,this method is able to solve the initial occlusion
problem,which could not be solved with matching based method.The experimental results show that the
- 2023-01-20 05:10:03下载
- 积分:1
-
画图程序:实现最基本的绘图功能。
DOS画图程序:实现最基本的画图功能.-DOS drawing program : to achieve the most basic drawing functions.
- 2022-07-22 17:03:02下载
- 积分:1
-
将Gif图象转换成VRML格式
将Gif图象转换成VRML格式 -will Gif images converted into VRML format
- 2022-02-05 10:21:39下载
- 积分:1
-
Compilation of complex shapes on the window asm source, although the code less,...
汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的-Compilation of complex shapes on the window asm source, although the code less, but the assembly language is the very concise
- 2022-05-23 07:59:01下载
- 积分:1