-
libicp
icp算法C++实例,用于点集的配准,实现两片点云数据的拼接(icp algorithm C++ instance, used for the registration point set to achieve splice two pieces of point cloud data)
- 2014-03-29 13:06:25下载
- 积分:1
-
sift-0.9
UCLA一个博士生Andrea Vedaldi编写的SIFT算法(A doctoral student named Andrea Vedaldi of UCLA wrote this SIFT algorithm code)
- 2009-07-02 09:46:31下载
- 积分:1
-
jpeg-matlab
JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法(JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression)
- 2008-12-22 17:46:41下载
- 积分:1
-
chengxu
说明: matlab控制摄像头自动定时拍摄,内含目标检测源代码(matlab control the camera auto-timer shooting, containing the source code for target detection)
- 2009-08-26 10:32:30下载
- 积分:1
-
example
利用正则化方法对模糊图像进行恢复的算法,产生一幅图象,然后加入噪声后对特定的输入正则化参数其进行图象恢复。(The use of regularization method for the restoration of blurred images of the algorithm, resulting in an image, and then adding noise to the input of specific parameters of regularization to restore its image.)
- 2009-07-06 16:00:53下载
- 积分:1
-
TheAppliiaziun
About a com application 关于一个com的应用(The Application of About a com application to a com)
- 2019-04-18 21:04:42下载
- 积分:1
-
新建文本文档
对图像进行压缩,算术编码实现程序和仿真图象,给出基于 DCT 的图像压缩的 matlab 仿真结果(Image compression, arithmetic coding implementation program and simulation image, the image compression based on DCT matlab simulation results)
- 2018-06-16 11:49:27下载
- 积分:1
-
shuxuexingtaiquzao
数学形态学去噪 有效地还原了原始信号 去除了振动噪声和基线漂移(signal denoising )
- 2016-04-07 09:56:54下载
- 积分:1
-
china_map1
利用matlab画完整版中国地图包括台湾和南海海上边界线,中国地区高度分布图(height distribution map in China)
- 2021-04-12 20:48:57下载
- 积分:1
-
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