资源列表
PCA-SVM
- 基于PCA和SVM的人脸识别程序,matlab, ORL库-face recognition code Based on PCA and SVM , matlab, ORL face library
USample2D
- 升采样,用于分析ISAR/SAR成像算法成像质量,分析点目标距离向/方位向剖面切片,观察主瓣与旁瓣,也可以用于定性分析不同算法对同一目标点成像质量的好坏。也可用于分析峰值旁瓣比与积分旁瓣比等。-Liter sample for analysis ISAR/SAR imaging algorithm image quality, the analysis points to the target distance/azimuth cross-sectional slices, observe th
LOG
- LOG滤波器,又名拉普拉斯高斯滤波,为提取图像边缘的滤波器。-LOG filter
matlabgui
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的亮度变换,图像锐化,灰度变换,截图,DCT变换,任意旋转,直方均衡。中值滤波等功能。-MATLAB-GUI-based graphical user interface of the digital image processing software system based GUI graphical interface, write code using matla
EXCEL-files-into-KML-files--tool
- 软件可实现将EXCEL中的地理信息转化为kml文件,使之可以在Google Earth中编辑和使用-Software enables the EXCEL geographic information into a kml file, so that it can be edited and used in Google Earth
notchfilter
- 用于图像处理的陷波滤波器. m文件,有例子说明。-Notch filter notch filter. M file, there are examples.
GLCM
- 提取灰度共生矩阵的纹理特征的代码,全部14个特征值的计算都有-GLCM extract texture feature code to calculate all eigenvalues have 14
KCFcpp-master
- KCF算法C++代码,可以试着将其搭建在QT开发平台下。-KCF algorithm C++ code, you can try to build in the QT development platform.
xwxg
- 相位相关算法,用来进行图像拼接。对信息量较大的图像拼接效果较好,例如指纹。原理简单,但是要求两幅拼接图像有较大的重合部分。-Phase correlation algorithm for image mosaic. The amount of information the image mosaic effect more better, such as fingerprints. The principle is simple, but requires two pieces of mosai
HyperspectralImageObjectDetection
- 本代码实现了打开三维高光谱遥感图像,并且可对高光谱图像进行小目标识别,绘制ROC、PRC曲线-The code to open the three-dimensional hyperspectral imagery, and hyperspectral images can be small target recognition, draw ROC, PRC curve
cmvnpdf
- 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian filter is a linear smoothing filtering, applicable to eliminate the gaus
getargs
- 自适应双边滤波,利用空域低通滤波和图像灰度信息的非线性组合,自适应的对背景进行抑制。-Adaptive bilateral filtering, the use of the airspace low-pass filter and image grey scale information of nonlinear combination, adaptive to suppress background.