搜索资源列表
project
- Generation of signal with extra parameters Detection using Fast Fourier Transform Algorithm Goertzel Algorithm Digital Filtering (FIR Filter bank)
MulticastVMR-9.rar
- Multicast: 实现MPEG2传输流的组播发送和接收。其中DSNetwork是SDK中实现了 组播发送和接收两个Filter的项目,FilterTSSource是模拟发送MPEG2传输流的 Source Filter实现。 VMR-9: SDK中典型的VMR9应用例子。其中BitmapMix实现位图叠加,Ticker实现字 符叠加,Blender实现多个视频流的Alpha混合。 ,Multicast: the realization of MPEG2 transport st
usbfilt.zip
- 一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。,a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project
filter
- 维纳滤波的C程序源码,接口已封装,可以在你的工程中调用-Wiener filtering of the C program source code, interface has been packaged, you can call your project
FFTConv
- This project for Gabor filter in C#. -This project for Gabor filter in C#.
lianbanglvboqi
- 本文件夹是一个关于卡尔曼滤波中联邦滤波器的有关文件合集,是我做毕业设计的全部资料-This folder is a Kalman filter on the filter in the federal documents collection is my graduation project so all the information
TM320C54x(v2a.asm)
- ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C5
ADPCMCodec
- Project and source code for ADPCM
DSPProjectFilteringNoise
- This a Digital Signal Processing project that filter a courrupted signal by blue noise using Low Pass Filter. Several LPF designs is included in the code. -This is a Digital Signal Processing project that filter a courrupted signal by blue noise usin
project
- ESTIMATION OF AIRCRAFT TRAJECTORY FROM ITS MOTION USING KALMAN TRACKING FILTER
DSP-FIR-Filter
- 用DSP仿真实现FIR滤波器,整个工程文件齐全-DSP simulation of FIR filters, including the entire project file
cic
- 当前工程上广泛采用了一种高效滤波器,即CIC(cascaded integrator-comb filter)将其作为第一级来实现抽取、低通滤波。第二级再用一个普通的FIR滤波器就实现使后端设备工作在较低的频率下且硬件花销少、功耗也很低。-Widely used in the current project, a highly efficient filter, that is, CIC (cascaded integrator-comb filter) as the first level t
Switching_median
- With the development in the image processing field a wide variety of filters have been developed. The quality of filters mainly depends on to which extent it is able to recover the degraded image so that it is as close as to the original image that i
Project
- medfilt2 used to median filter
Project
- FastSLAM: FastSLAM is the name for one of the most widely used methods for Rao-Blackwellized Particle filter SLAM.
object-tracking-particle-filter
- 1、本程序需要在dos下启动,否则程序默认打开E盘下一个叫做soccer.avi的视频文件,你可以将一个视频文件修改名称后,放在E盘下; dos下启动的方式是:进入本程序的目录下,输入"objecttracking E:\\……\\……\\***.avi"。本命令有两部分组成objecttracking 是我们的应用程序名, E:\\……\\……\\***.avi是你要打开的视频的全路径,注意是两个“\\”。 2、应用程序目录下,已经有所有的动态库,可直接运行程序。但是想编译源文
lowpass-project
- ADS Low pass filter project
FIR-and-IRR-Filter-projects
- FIR and IIR Filter Project
DSP project
- IIR Filter Design by optimization
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)