-
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体...
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检
测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础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
-
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可....
一个将图象中的线进行连接的一个程序,很容易理解.在VC中编译执行即可.- Carries on the image in line the connection a procedure, is
very easy to understand Translates the execution in VC then
- 2023-05-22 13:00:03下载
- 积分:1
-
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名...
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
- 2022-04-18 18:12:32下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-04-02 12:41:25下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1
-
计算机图形学课程作业
中点椭圆算法实现
计算机图形学课程作业
中点椭圆算法实现
-Computer Graphics coursework
midpoint ellipse algorithm
- 2023-07-30 00:25:03下载
- 积分:1
-
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。...
自适应Canny算子边缘检测技术,介绍高低阈值比例的选值,提出高低阈值比例对图像的影响。-Adaptive operator Canny edge detection technology, introduce the proportion of high and low threshold values of the election, the proportion of high and low thresholds for the impact of the image.
- 2022-10-28 01:45:03下载
- 积分:1
-
Qt绘图程序,使用QGraphicsView框架编写的绘图demo,实现了缩放,选择,移动等基本操作。
使用Qt QGraphicsView框架编写的一个绘图程序,实现了图形的创建,缩放,移动,旋转等基本操作。对于初学Qt绘图的朋友会有帮助。
- 2023-08-07 22:55:04下载
- 积分:1
-
用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。...
用MATLAB编写的中值滤波程序,几乎囊括了所有中值滤波的类型,很全的哦。并包含测试的LENA图像。-Written using MATLAB median filter program, covering almost all of the type of median filter, it is full of oh. And includes tests LENA image.
- 2022-08-23 19:22:16下载
- 积分:1
-
图形学Zbuffer算法vc实现
图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
- 2022-01-25 14:40:08下载
- 积分:1