▍1. seisplot
雷克子波,绘制地震道记录,可以自己设置参数绘制相应的地震道记录(Reick wavelet, drawing seismic trace records, can set its own parameters to draw corresponding seismic trace records.)
雷克子波,绘制地震道记录,可以自己设置参数绘制相应的地震道记录(Reick wavelet, drawing seismic trace records, can set its own parameters to draw corresponding seismic trace records.)
说明: 雷克子波,绘制地震道记录,可以自己设置参数绘制相应的地震道记录(Reick wavelet, drawing seismic trace records, can set its own parameters to draw corresponding seismic trace records.)
python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
说明: python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
小波去噪的程序,很好用,推荐给大家使用。(Wavelet denoising procedures, very easy to use, recommended for everyone to use)
说明: 小波去噪的程序,很好用,推荐给大家使用。(Wavelet denoising procedures, very easy to use, recommended for everyone to use)
实现图像精确分割,基于ALpha Matting 的基础上的Sharedmatting图像分割算法(Accurate image segmentation,Sharedmatting image segmentation algorithm based on ALpha Matting)
说明: 实现图像精确分割,基于ALpha Matting 的基础上的Sharedmatting图像分割算法(Accurate image segmentation,Sharedmatting image segmentation algorithm based on ALpha Matting)
衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal plane behind the lens. Realization: 1. Wavelength, aperture, shape, incident wavefront, two-dimensional target distribution and size of diffractive optical elements can be set by themselves. 2. The phase is quantized by 8 steps and recalculated. 3. Replace the sampling interval of the output surface and recalculate it.)
说明: 衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal plane behind the lens. Realization: 1. Wavelength, aperture, shape, incident wavefront, two-dimensional target distribution and size of diffractive optical elements can be set by themselves. 2. The phase is quantized by 8 steps and recalculated. 3. Replace the sampling interval of the output surface and recalculate it.)
说明: 利用经典免疫遗传算法实现单阈值图像的分割。(Classical immune genetic algorithm is used to segment single threshold image.)
对图像进行中值滤波,代码调试通过,附有lena图像(The image is filtered by median filter, the code is debugged and passed, and the Lena image is attached.)
说明: 对图像进行中值滤波,代码调试通过,附有lena图像(The image is filtered by median filter, the code is debugged and passed, and the Lena image is attached.)
python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
说明: python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
说明: 应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
说明: 用于计算图像的信息熵和相关性系数,在信息隐藏的图像算法评价中有很好的应用。(It is used to calculate the information entropy and correlation coefficient of image, and has a good application in the evaluation of image algorithm of information hiding.)