▍1. imagezengqiang
自适应的图像增强,使用matlab编的代码,实现一篇核心文献的算法(Adaptive image enhancement using matlab compiled code to achieve a core algorithm literature)
自适应的图像增强,使用matlab编的代码,实现一篇核心文献的算法(Adaptive image enhancement using matlab compiled code to achieve a core algorithm literature)
说明: matlab实现图像修复,基于样本块的纹理修复算法Criminis(MATLAB image inpainting, texture inpainting algorithm criminis based on sample block)
功能:应用Rudin-Osher-Fatemi模型进行图像去噪,在ROFtest.m 中输入图像,附带文档ROFscheme内容为此模型的数值分析过程,比较详细,适合初学者(Classic Rudin-Osher-Fatemi model denoising, the including documentation is the numerical analysis process of the model in detail, suitable for beginners)
说明: 暗通道先验和CLAHE算法,是基于matlab的算法,找python代码的伙伴可能要失望了(Dark channel prior and CLAHE algorithm)
使用经典边缘检测算子进行边缘检测,加入噪声的图像边缘检测结果和未加噪声的图像检测结果进行对比分析,默认阈值设置的图像检测结果和手动设置阈值的图像检测结果进行对比(Edge detection using classical edge detection operator)
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
说明: 利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
MATLAB程序-按物理光学模型生成PSF(MATLAB program - generating PSF by physical optics model)
说明: 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等(various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation)
矫正桶形畸变,只是用了坐标变化,目前在研究张正友的算法,日后会上传的(correct the distortion of picture)
带有完全匹配曾的声波方程正演,从2阶精度到8阶精度可选(Had the acoustic wave equation forward with an exact match, optional 2 order accuracy to 8 order accuracy)
图像检索,从600多张图片中检索出与目标图片相似度最高的。按照相似度顺序排列。(Image retri , retrieved more than 600 pictures in most similar to the target image. They are arranged in order of similarity.)
说明: 图像半监督聚类算法flicm算法的matlab,内有图像数据集,可直接使用(Image semi supervised clustering algorithm flicm algorithm matlab, there are image data sets, can be used directly)
利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出(The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening)
将matlab处理得到的三维矩阵转化为envi软件可读取的数据格式raw(change the 3-D data from matlab to the raw form ENVI can read)