-
M-Khook
vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
- 2008-04-13 16:41:55下载
- 积分:1
-
图像的小波变换处理
说明: 运用小波变换将图像从空间域转换到频率域,自己写的代码,欢迎讨论学习(Using wavelet transform to transform image from spatial domain to frequency domain)
- 2020-06-14 19:56:19下载
- 积分:1
-
surfacerendering
这是vtk结合MFC在一个对话框内进行面绘的代码,读入图像的格式为DICOM(vtk This is a combination of the MFC dialog within the code face painting, Reading into the image of the DICOM format)
- 2021-03-08 14:09:28下载
- 积分:1
-
DNA编解码
说明: 实现将二进制转换为DNA碱基,以及逆过程(Realize the conversion of binary to DNA base, and the reverse process)
- 2020-11-23 16:56:55下载
- 积分:1
-
yansejulei
图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。(Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.)
- 2009-07-05 16:42:08下载
- 积分:1
-
wr_bmp_demo
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。(digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.)
- 2005-05-11 16:35:50下载
- 积分:1
-
zidongduoyuzhi
图像的自动多阈值分割,可以进行灰度图像的自动分割。(Automatic multi-image threshold segmentation, gray-scale images can be automatically split.)
- 2008-12-19 21:52:38下载
- 积分:1
-
PCA
pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确!!(pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !)
- 2009-05-30 16:44:55下载
- 积分:1
-
ae_seed_fill
计算机图形学,扫描线种子填充算法,填充算法,填充算法(dd
)
- 2020-06-30 20:40:02下载
- 积分: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