-
12_运动车辆检测跟踪系统
1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。
2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。
3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。
4.点击轨迹绘制菜单,绘制车辆的轨迹。
注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video.
2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window.
3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle.
4. Click on the trajectory drawing menu to map the trajectory of the vehicle.
Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
- 2018-02-24 09:11:18下载
- 积分:1
-
最近邻、双三次、双线性插值
说明: 能够实现对一幅图像的最近邻、双线性、双三次三种插值(Can realize the nearest neighbor, bilinear and bicubic interpolation of an image)
- 2020-12-22 01:19:08下载
- 积分:1
-
ip_tables
Packet matching code.
- 2013-04-30 10:46:00下载
- 积分:1
-
mixture_of_gaussians
说明: 基于混合高斯模型的背景减除算法实现。matlab代码。(Gaussian mixture model-based background subtraction algorithm. matlab code.)
- 2010-04-21 10:46:13下载
- 积分:1
-
WaterShed
WaterShed图像分割方法,使用C++来编写的程序,分割效果还不错,不过要用的话,自己还是要调一下的。(WaterShed image segmentation method, using C++ to write programs, segmentation results were pretty good, but use the words that he is still would like to stress the.)
- 2010-03-13 14:03:35下载
- 积分:1
-
resection
本代码主要关于摄影测量中的单向空间后方交会(resection of photogrammetry)
- 2013-11-11 21:49:56下载
- 积分:1
-
Fil
一维信号的形态学滤波实现,包括开,闭,腐蚀,膨胀功能(morphology filter for 1-D signal,include open,close,Corrosion and dilate)
- 2018-12-10 14:13:55下载
- 积分:1
-
blind
利用盲卷积图像复原方法,对模糊图像进行图像复原,可以达到比较好的效果。(Blind deconvolution image restoration)
- 2009-07-06 11:17:28下载
- 积分:1
-
codebar
自己写的条形码识别代码,能够识别商品条码,与大家分享,代码只供参考!(Write your own bar code identification code, the bar code to identify goods to share with you the code for reference only!)
- 2008-05-21 10:38:40下载
- 积分:1
-
migfyf
说明: 此文件为非均匀B样条曲线反求控制点再插值为曲线(This file is a non-uniform B-spline curve. The control points are inverted and then interpolated into a curve)
- 2021-03-08 17:29:28下载
- 积分:1