-
wv
说明: 基于小波的图像质量评价方法,具有一定借鉴意义。(Wavelet-based image quality assessment method, with some reference.)
- 2015-04-19 16:24:13下载
- 积分:1
-
DCT
快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
- 2009-05-26 13:33:52下载
- 积分:1
-
ImageMatch
用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)
- 2014-06-02 21:24:17下载
- 积分:1
-
mtdel-wsnhows
一个简单的windows TDI框架,通过他可以熟悉TDI框架模型(A simple windows TDI framework through which he can familiarize himself with the TDI framework model)
- 2019-04-21 02:20:50下载
- 积分:1
-
lpr
说明: 成功实现了车牌的定位、字符分割、并用神经网络实现了字符识别功能。可运行。(The successful implementation of the license plate of the positioning, character segmentation, and neural network achieved a character recognition function. Run.)
- 2009-07-22 17:19:58下载
- 积分:1
-
数字图像程序汇总
一系列处理图片算法,简单的图片放大,打开时请打开project902.dsw,直接编译请重新下载(A series of image processing algorithms, simple image enlargement)
- 2020-06-19 13:00:02下载
- 积分:1
-
CamShift2
Camshift和MOG结合的目标检测与跟踪算法(An alg of detecting object with camshift and mog)
- 2014-04-10 15:47:32下载
- 积分:1
-
xiaobofenkuai
一种基于小波的图像分块处理并且水印嵌入和提取,适合初学者学习使用(Based on wavelet image processing block and the watermark embedding and extraction, suitable for beginners learning to use)
- 2009-10-30 14:36:38下载
- 积分:1
-
BaseOnWaveLab
SURE和LAWMLShrink图像去噪方法MATLAB程序,希望对大家有帮助,仅供大家参考,希望有用(SURE, and LAWMLShrink Image Denoising MATLAB program, we want to help, only for your reference and hope be useful)
- 2009-11-06 11:44:25下载
- 积分: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