资源列表
001
- 图片灰度处理,将彩色图片转换为黑白图片,提取点的坐标-Image gray processing, the color picture is converted to black and white picture, the coordinates of the extracted points
02_VGA_VIP_YCbCr422_RGB888
- 用Verilog语言实现的视频源YCbCr422转为RGB888的算法,只用三个时钟完成-Verilog language to achieve the video source YCbCr422 to RGB888 algorithm, using only three clock
ViBe
- vibe 算法,前景检测,运动目标检测。-Vibe algorithm, foreground detection, moving target detection.
manifoldMS_src
- 流形上的非线性均值漂移算法。Peter Meer教授出品。-C++ code to generalize nonlinear mean shift to data points lying on Riemannian manifolds. The theory is described in Nonlinear Mean Shift over Riemannian Manifolds.
LBG
- LBG算法是一种经典的矢量量化聚类算法,本程序用MATLAB实现,方便仿真。-LBG algorithm with MATLAB
fusion
- 基于Matlab的小波的图像融合代码,绝对可用~~融合效果好-Matlab wavelet-based image fusion of code, is absolutely available ~~ fusion good
PCA-image-fusion-
- PCA 图像融合算法的程序 用于多光谱图像和可见光图像 课直接使用 带有实验图-PCA image fusion
danchuang
- 实现单窗算法进行地表温度反演,能够有效的运行,有运行练习三波段数据-Single-window surface temperature retri algorithms, can effectively run, have run training tri-band data
HistogramEqualization
- 直方图均衡化,包括动态直方图均衡化,全局直方图均衡化,局部直方图均衡化,以及绘制图像的直方图 其中动态直方图均衡化用A dynamic histogram equalization for image contrast enhancement 只取x=0情况-Histogram equalization, including dynamic histogram equalization, global histogram equalization, local histogram equaliz
ffttest
- 采用MATLAB编写fft算法,读取wav文件,显示语音信号波形频谱,并且与matlab自带的FFT算法比较,波形相同证明编写的算法正确。包括GUI设计的人机交互界面-FFT algorithm using MATLAB to read wav file, display the waveform of the speech signal spectrum, and the matlab algorithm with the FFT comparison, the same waveform t
vb.net-tuxiangchuli
- 图像处理控件应用实例 主要是图像处理方面的代码-Image Processing
Image-denoising
- 《MATLAB图像与视频处理实用案例详解》代码,第 02 章 基于形态学的权重自适应图像去噪-Adaptive image denoising based on morphology