搜索资源列表
基于ffdshow的简化视频解码filter
- 基于ffdshow改的简化视频解码filter
LabVIEW CIC Filter for 1bit PDM
- LabVIEW編寫之多階 Cascaded Integrator Comb Decimation Filter, 用於解調1bit PDM 數字資料流, 還原成時域波形, 程式一併產生頻域波形及SNR, THD分析. 1bit PDM 數字流常由Delta-Sigma ADC產生, MEMS數字麥克風亦輸出此格式數字流. 程式版本: LabVIEW 2009 with S&V module, Digital Filter toolkit.
gabor filter code
- gabor filter
Windows File Filter
- Windows File Filter
opencv_gaussian filter median filter
- opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
particle filter tracking
- particle filter tracking
Filter-VideoRender.rar
- Directx Filter Render 自己开发的RenderFilter 支持各种不同格式的显示,RGB565 RGB555 RGB24 RGB32 YUV YV12,Directx Filter Render own RenderFilter supports a variety of different formats of the show, RGB565 RGB555 RGB24 RGB32 YUV YV12
filter.rar
- directshow字幕处理filter,DirectShow subtitle filter processing
Filter.Solutions.v8.1.rar
- 一款实用的滤波器设计软件,有助于自行设计滤波器时作参考 ,A practical filter design software, will help to design filters for reference
partical-filter.rar
- 粒子滤波的五个经典例子,需要的赶紧下,对与学习部分内容很有帮助,Particle filter five classic example of the need to hurry, the right part of the contents and learning very helpful
filter
- averagefilter,guassianfilter,bilateral filter三个滤波器的源代码-averagefilter, guassianfilter, bilateral filter three filters source code
filter
- 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
guided-filter-code
- 本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-This paper presents a filter in the source code to simplify the image matting, a large sparse matrix algorithm, to optimize the algorithm and improve efficiency.
filter
- 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
numerical-filter
- FIR和IIR数字滤波器程序,可以通过读取采集的数据实现相应滤波,观察各自特性-FIR and IIR digital filter program
filter
- 如何利用verilog设计数字滤波器 包含低通滤波器,带通滤波器,高通滤波器.-how to design a digit filter with Verilog
notch-filter
- 实现数字滤波器中notch滤波器功能,包含音频样本和源代码。-implementate notch filter in signal processing.
Butterworth-notch-filter
- 巴特沃斯陷波滤波器的程序 保证可用 直接运行即可 注意:matlaB目录设置要一致哈-Butterworth notch filter can be used to ensure the program can be run directly Note: matlaB directory is set to be consistent
low-pass-filter
- ADS(Advanced Design System)软件设计微带低通滤波器-ADS (Advanced Design System) software design microstrip low-pass filter
partical filter
- 关于用粒子滤波实现目标跟踪的MATLAB程序。-Target tracking code using particle filter in MATLAB.