▍1. hog_svm
利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
说明: MATLAB中cell转换为csv,用matlab语言实现(MATLAB cell to csv,matlab)
属于图像质量评价领域,无参考质量评价算法算法BIQI(Belongs to the field of image quality assessment, quality assessment algorithm without reference algorithm BIQI)
基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)
图像处理功能:求the MSE/SNR/PSNR and the quantized image( the MSE/SNR/PSNR and the quantized image)
图像融合中常用的评价指标(非常全面)如:平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等。(Image fusion evaluation (very comprehensive): average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error and mutual information, signal to noise ratio, peak signal to noise ratio, root mean square error, spacefrequency, standard deviation, mean, distorting the degree of deviation index.)
改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)
该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)
该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)
使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
说明: 使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
说明: 数字图像处理的大作业,有报告,关键代码都有注释,有一些不足,可供大家参考(Digital image processing operations, there are reports, key codes have notes, there are some shortcomings, for your reference.)
lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
课程作业,可视密码的matlab实现代码以及展示用ppt(Course work, visual cryptography matlab code and display ppt)
matlab实现量子图像加密,包括Arnold变换,双随机相位变换,信息熵,相邻像素相关性分析(matlab quantum encryption, including Arnold transform, double random phase transformation, entropy, correlation analysis of adjacent pixels)
说明: 这是一个射频雷达模拟器。它生成FMCW雷达数据以获取接近的回波波形信号信号数据。您可以尝试在此模拟器的基础上开发雷达数据处理算法。(This is a radio frequency radar simulator.It generates FMCW radar data to obtain close echo waveform signal data.You can try to develop radar data processing algorithms based on this simulator.)