搜索资源列表
LeeTracking1.0
- 目标跟踪的基准测试,粒子滤波的
color_bf
- 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
UsingVCtoHuatu
- 用VC++编写的简单画图程序,可以画直线和圆,能够对所画图形进行轮廓或边框着色,能够对图像进行灰化、二值化、空域滤波、微分运算等简单处理。 程序本身实用性不强,但对于初学者很有借鉴意义。-Using VC++ to prepare a program to drawing picture, you can draw a straight line and round, able to carry out the outline of the painting or frame graphic
200707171152095454
- 基于“粒子”滤波器的复杂环境下头部跟踪算法。-Based on the " particles" of the complex filter tracking algorithm under his head.
padarray
- matlab内部函数实现各种方式的滤波 被imfilter 调用 为底层函数-Standards-based genetic algorithm camera calibration procedure
DllFFT
- 自己编写的可以实现傅里叶变换和简单滤波的DLL动态链接库-I have written can be achieved and a simple Fourier transform filter DLL Dynamic Link Library
high_pass
- 对指定音频信号进行高通滤波处理,并输出指定文件,滤波采用双线性变换法-Designated high-pass filtering the audio signal processing, and outputs the specified file, filtering using bilinear transform
carlocate
- 对一个场景中的车辆进行定位,主要的方法就是通过图像差分在进行滤波,腐蚀,得到差分,然后投影定位-a program can locate the car
particleex
- 用粒子滤波tracking移动中的物体 用matlab实现 很简洁易懂-particle filter tracking moving object
wavlvbo
- 对windows系统下的录音机的wav音频文件进行滤波。适合初学者用。-The tape recorder to Windows under wav audio file filtering processing. For beginners.
ex3
- 通过mydaq实现音频信号输入和低通滤波-to achieve the audio signal input and the low pass filter by mydaq
VCFILTER
- 较全的数字滤波,帮助初学者学习用才编写数字滤波的源代码-Over the whole of the digital filter,help beginners learn to use the source code for digital filtering
DSound_wave_stream
- 基于DSound系统,可以流式播放ADPCM/WAV格式音频文件,可以添加自定义的滤波函数(默认是空函数),文件格式可以带文件头,也可以不带文件头(此时,软件使用配置文件)。-ADPCM/WAV audio file format based on the the DSound system, streaming, you can add custom filter function (the default is the empty function) file format with a h
signal-processing
- 自己制作的信号生成与信息处理模块,对生成的信号进行滤波,采样FFT然后分析功率谱,输出高通信号-Signal generation and produce their own information processing module, a signal generated by filtering, sampling FFT and then analyzes the power spectrum of the output high communication No.
neighbourhood-averaging
- 最简单的平滑滤波是将原图中一个像素的灰度值和它周围邻近8个像素的灰度值相加,然后将求得的平均值(除以9)作为新图中该像素的灰度值。它采用模板计算的思想,模板操作实现了一种邻域运算,即某个像素点的结果不仅与本像素灰度有关,而且与其邻域点的像素值有关。-Smoothing filter is the most simple gray gray of a pixel in the original image and its neighboring 8 pixel value, average val
Median-filter-
- 在信号处理中,它通常是可取的是能够执行某种降噪图像或信号。中值滤波是一种非线性数字滤波技术,通常用于去除噪声。这种噪声是一个典型的前处理步骤,提高后处理的结果(例如,边缘检测在图像)。中值滤波是非常广泛的应用在数字图像处理中,在一定的条件下,它保留了边缘,去除噪声-In signal processing, it is often desirable to be able to perform some kind of noise reduction on an image or signal.
111
- 图像融合,小波滤波方法,基于小波的图像融合,简单融合,基于小波分析的图像融合新方法 -Fusion, wavelet filtering method, wavelet-based image fusion, simple integration
yuyinquzao
- 利用Matlab进行语音信号滤波和去噪,仅供参考-Using Matlab voice signal filtering and de-noising for reference purposes only
project4
- 维纳滤波,有非常齐全的源代码、测试文件,针对不同的SNR均有比较,代码测试通过-Wiener filter ,including complete source file ,testing audio files,and comparing different SNRs.The project has passed through edition
AmericanMC
- 蒙特卡洛估计仿真,通过学习该仿真程序,可以为以后用来进行粒子滤波实验-Monte carlo estimation simulation, by studying the simulation program, can is later used for particle filter experiment and so on