资源列表
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。
纯像元指数
- 高光谱图像端元提取ppi算法,最基本的算法实现。
滤波
- 进行图像滤波,经典的goldstein滤波算法,可以直接使用。(For image filtering, the classic goldstein filtering algorithm can be used directly.)
ISAR-Imaging-of-boats-at-sea-main
- 结合雷达RCS回波数据,在matlab中生成ISAR二维图像,以及距离像方位像(Combined with radar RCS echo data, ISAR two-dimensional image and range profile azimuth image are generated in MATLAB)
人脸磨皮滤镜
- 对人脸图像进行磨皮美白、增加滤镜,实现美颜效果。(The facial image is polished and whitened, and the filter is added to achieve the beauty effe)
DCT0105
- 使用DCT编码,将DCT系数矩阵中值小于给定阈值的元素置为0,变化阈值进行比较。(Using DCT coding, the elements whose median value of DCT coefficient matrix is less than the given threshold are set to 0, and the change threshold is compared.)
images fusion
- 可以将多张图片进行景深融合,从而得到一张景深清晰的图片。(Multiple images can be fused with depth of field to get a picture with clear depth of field.)
Untitled
- 基于matlab的voronoi泰森多边形绘制(Voronoi rendering based on MATLAB)
Gary_LSD-master
- LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)
图像增加雾气
- 为图像增加雾气,可以用于去雾神经网络的合成图的效果监测或者用于图片编辑
基于核主元分析的非线性过程监测与诊断研究
- 图像分类,Fisher判别式,贡献图图像分类,Fisher判别式,贡献图图像分类,Fisher判别式,贡献图图像分类,Fisher判别式,贡献图
matlab图像滤波
- matlab图像滤波算法,主要实现图像中值滤波、均值滤波和维纳滤波