▍1. SITFbasedmatch
包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
说明: 暗通道先验和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)
这是一本关于超分辨的英文书籍,希望对大家有用1(This is a english book about super-resolution,hope to help you!)
矫正桶形畸变,只是用了坐标变化,目前在研究张正友的算法,日后会上传的(correct the distortion of picture)
大气校正软件MODTRAN4.3.1,MODTRAN里提供了6种差异显著且有代表性的大气模型,这些模型的温度、水汽、臭氧廓线都有明显差异。近北极冬季模型(Sub-Arctic Winter)具有最低陆表温度,中纬度冬季模型(Mid-Latitude Winter)次之;热带模型(Tropical)和中纬度夏季模型(Mid-Latitude Summer)具有最高的陆表温度。对流层顶,热带模型的温度反而是最低的,而近北极夏季模型(Sub-Arctic Summer)具有最高的温度。在这6种模型中,除陆表外的第二温度峰值高度出现在海拔50km左右,这里近北极夏季模型具有最高温度,中纬度夏季模型与之近乎相等,在这个海拔上近北极冬季模型的温度是最低的。1976美国标准模型(1976U.S. Standard)在这一系列模型中提供了一个近乎与中位数值的选择。(Atmosphere Correction Software Modtran 4.3.1, it provides six distinct and representative atmospheric models with distinct differences in temperature, water vapor, and ozone profiles.)
带有完全匹配曾的声波方程正演,从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)