▍1. 四参数随机生长法生成多孔介质代码
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)
在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)
说明: 基于距离多普勒算法和CS算法实现SAR点目标仿真与实测数据处理(Realization of SAR Point Target Simulation and real data processing)
说明: 这个压缩包里只要给出了边缘保持系数和等效视数的计算方法(This compression is given as long as the edge of the bag to maintain the equivalent depending on the number of coefficients and the calculation of)
这是一种小波对图像进行除燥的算法,它的比较好,对小波的初学者很实用,可以看看(This is a kind of wavelet algorithm for the image in addition to dry, it is good, very useful for the beginners of wavelet, can have a look)
说明: 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matching Algorithm)
说明: 本程序是用matlab实现的CLBP源码(The source code of CLBP implemented by matlab)
说明: 实现多视两幅图像的surf特征点提取与匹配(Achieve surf feature point extraction and matching of two multi-view images)
实现基于迭代反投影算法的超分辨率重建,对于没有噪声的情况有较好的效果。(Iterative Back Projection super-resolution.)
DOG检测算子,能够构造高斯尺度空间,并检测其中的极值,从而得到有价值的特征点位置(DOG detection operator, the Gaussian scale space can be constructed, and tested one of the extremes, resulting in valuable feature position)
说明: 基于MATLAB图像阈值分割 ,有不同的方法,如人工阈值分割,大津法阈值分割等(Based on MATLAB image threshold segmentation, there are different methods, such as artificial threshold segmentation, Otsu threshold segmentation and so on)
说明: 基于MATLAB的条形码识别。带GUI可视化用户操作界面。读取条形码,经过一系列预处理,如灰度化,去噪,直方图增强,中值滤波,二值化,腐蚀,识别等。可识别20多张条形码图片,另外可定制二维码的识别,二维码可自定义生成内容,生成二维码,然后嵌入数字水印进行加密传输,接收方提取水印的二维码,识别。(Bar code recognition based on MATLAB. Visual user interface with GUI. Read bar code, after a series of preprocessing, such as graying, denoising, histogram enhancement, median filtering, binarization, corrosion, recognition and so on. It can identify more than 20 bar code images, and can customize the identification of two-dimensional code. The two-dimensional code can generate the content of the two-dimensional code, generate the two-dimensional code, and then embed the digital watermark for encryption transmission. The receiver can extract the two-dimensional code of the watermark for identification.)
用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)
说明: 用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)
Godec底秩矩阵去噪算法,包含论文和代码(Godec denoising bottom rank of the matrix, containing papers and codes)