资源列表
NAFSM
- 基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理-(NAFSM)Noise Adaptive Fuzzy Switching Median Filter for Salt-and-Pepper Noise Reduction(SPletter10)
channel
- 由于无线信道的复杂性,一个通过无线信道传播的信道往往会沿着一些不同的路径到达接收端,这一现象称为信号的多径传输。此程序就是对无线信道进行仿真。-Due to the complexity of wireless channel, a radio channel transmission through the channel tends to follow a number of different paths to reach the receiving end, the phenomenon
spotlight
- 一个实现聚光灯光源的shader模型,你可以通过调整各个参数满足自己的需要-A light source shader model to achieve the spotlight, you can adjust the parameters to meet their own needs
image_seg1
- 提取噪声大的图片的目标的种子可以用与目标提取的预处理-The seeds to extract the noise the big picture goal can be extracted and the target pretreatment
YUVread
- 将视频读入YUV文件,可直接使用,希望对大家有帮助-YUV imwrite
matchedfilter
- 在综合孔径雷达成像时,很重要的一步,匹配滤波-Synthetic aperture radar imaging, very important step, matched filtering
IPO
- Individual Particle Optimization.Transition from population-based optimization to individual based optimization
light1
- 该程序在C++环境下实现,利用了OPENGL。它完成了添加光照的几何图形的算法。-This process is running in the C++ circumstance,and using the opengl.it accomplished the algorithm of the geometries which add the illumination.
wiener
- winner滤波器matlab代码实现,已测试-winner filter matlab code, has been tested
jisuantiaowenjianju
- 可以对采集到的条纹图像进行灰度处理,并且可以精确计算出条纹间的间距-Stripe spacing calculation
Ms11_4
- matlab数字信号处理,使用卷积进行周期延拓-Digital signal processing, matlab continuation using convolution cycle
wbalancespecial
- 自动白平衡代码,与我之前上传的c++代码原理相同,这里是matlab代码。-Automatic white balance code which can give good result.It is written by matlab which cooresponds to c++ version previous