▍1. em.zip
说明: EM算法概述,用来进行图像重采样检测的代码(EM algorithm overview)
IHS,PCA加权图像融合三种算法的Matlab源代码(IHS,PCA Matlab )
图像变换检测 主成分分析法 含PDF介绍(iamge change detection using PCA)
图像变换检测 主成分分析法 含PDF介绍(iamge change detection using PCA)
利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
Matlab源程序代码,著名的PSO程式代码,用于拟合超二次曲线,曲面的代码,适用于粒子系统。呵呵,与大家一起分享受(Matlab source code, the famous PSO program code for the quadratic curve-fitting, Surface code applicable to the particle system. Oh, and that they have enjoyed.)
目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差 目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析(Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV model, Kalman filter, and track the results of the simulation results are given, error analysis is given)
用matlab实现的霍夫曼编码的图像压缩,主要就是依据霍夫曼编码的原理实现的图形图像处理。(Using the Huffman code matlab realize the image compression, Huffman coding is mainly based on the principle realize graphics image processing.)
基于小波变换的图像修复算法基于小波变换的图像修复算法(Wavelet-Based Image Inpainting Algorithm Based on Wavelet Transform Algorithm for Image Inpainting)
CLG光流算法代码,包含误差分析,TV算法经典(CLG optical flow algorithm code, including error analysis, TV classic algorithm)
说明: 对二维图像进行分形维数的计算,采用差分盒维数进行计算,并且进行了拟合误差的计算(The fractal dimension of two-dimensional image is calculated by using the differential box dimension, and the fitting error is calculated)
用ssim方法对两幅图像进行比较的matlab源码( useful code of matlab for comparing of two pictures)
频率步进matlab仿真:包括模糊图的生成,距离像的生成及允余去除拼接,最后还有雷达测角的matlab仿真,包括单目标及多目标(Frequency Step matlab simulation: including fuzzy map generation from the generation and Yun-I like the removal of splicing and, finally, the radar angle measurement of matlab simulation, including the single-objective and multi-objective)
针对最低有效位 LSB方法保密性较差的问题, 本文提出了一种复合Henon混沌序列和LSB的图像加密解密算法(For the least significant bit LSB method less confidentiality issues, this paper proposes a complex Henon chaotic sequence and the LSB of the image encryption and decryption algorithm)
采用基于LSB的随机图像隐藏技术实现将一幅图像(目标图像)隐藏到另一幅图像(载体图像)中。包含目标图像yctx.bmp,载体图像Miss.bmp,图像隐藏代码randlsbimghide.m文件,图像读取代码randlsbimgget.m文件,随机位选择代码randinterval.m文件。(LSB-based technique of random images to achieve a hidden image (object image) to another piece of hidden images (vector image) in the. Includes target image yctx.bmp, vector image Miss.bmp, image hidden code randlsbimghide.m file, image file reading code randlsbimgget.m, random bits select the code randinterval.m file.)
灰度直方图规定化算法实现分析,直方图规定化,直方图均衡化,图像增强()
DCT1.m为一维离散余弦变换exp22.m为对一幅灰度图像进行离散余弦变换 exp23.m为对一幅彩色图像进行离散余弦变换(DCT1.m for the one-dimensional discrete cosine transform exp22.m for a gray image exp23.m discrete cosine transform for the color of an image discrete cosine transform)
基于小波阈值法来实现图像去噪,这是小波阈值去噪的程序代码。(Based on wavelet thresholding denoising method to achieve this is wavelet thresholding procedure code.)
moravec算子提取特征点,然后用相关度进行匹配(moravec operator feature point extraction, and then match the correlation)
一种在二维、三维数据中利用Canny算子检测边缘的边缘检测器(A Canny edge detector for two-dimensional image and three-dimensional volume data.)