▍1. 分割剖面及GRB分量
主要是对图像的某一部分,做一条线的剖分,然后显示这条线上所有RGB的颜色值(A section of a line is made mainly for a part of the image, and then the color value of all RGB on this line is displayed.)
主要是对图像的某一部分,做一条线的剖分,然后显示这条线上所有RGB的颜色值(A section of a line is made mainly for a part of the image, and then the color value of all RGB on this line is displayed.)
常规处理mt处理软件导出的数据文件,可以绘制出视电阻率和相位曲线,以及误差棒大小(The apparent resistivity and phase curves and the size of the error bar can be drawn by the conventional processing of data files derived from the MT processing software.)
代码实现多目标粒子群算法,多目标粒子群算法是基于parato原则进行的目标优化实现的算法。而此文件就是多此算法的代码MATLAB的一种实现(Multiobjective particle swarm optimization (PSO) algorithm)
EZW图片压缩,利用EZW原理在matlab里面编程实现图片压缩(EZW-compression of picture)
用matlab编程实现的POCS-TVM算法,重建了一幅大小180*180的Shepp-Logan头部模型图像,探测器个数260,投影角度为均匀发布在0-180度之间的60个角度。(The POCS-TVM algorithm based on MATLAB programming is used to reconstruct a Shepp-Logan head image with a size of 180*180. The number of detectors is 260, and the projection angle is 60 angles that are evenly distributed between 0-180 degrees.)
能够绘制Bezier曲面,用matlab实现的,很实用,(Can draw Bezier surface, matlab implementation, very practical,)
用MAATALB 实现的,是一些工具包,用于图形图像处理包括readme.m,Contents.m,ice.m(The MAATALB implementation is a number of toolkits for graphic image processing includingreadme.m,Contents.m,ice.m)
对Lorenz系统混沌吸引子的仿真,直接能用。(The simulation of the chaotic attractor of the Lorenz system can be used directly.)
对数及坐标变换,傅里叶梅林变换参考代码,包含多个文件(Logarithmic and coordinate transformation)
空间光通信中的信标光探测器非均匀性校正,使用matlab进行仿真,得到探测器非均匀性校正前后的光斑位置探测情况(Nonuniformity correction of beacon photodetectors in space optical communication)
大面积破损的基于样本块匹配的纹理合成修复图像(Large area damaged texture synthesis restoration image based on sample block matching)
具有可逆性与周期性的Arnold置乱变换,目的是实现对图像的置乱,用于图像加密中(The realization of image scrambling, used in image encryption)
使用经纬坐标方法矫正鱼眼图像,使得畸变后的鱼眼图像提取有效区域并矫正(Orthodontic fish eye image)
利用DNA加密,将图像加密,啊啊啊啊啊啊啊啊啊啊(Encrypting the image by DNA and encrypting the image)
常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
计算一幅图像的熵,matlab编程文件,任意读取一幅图像,计算信息熵(Calculate the entropy of an image)