-
Wave-equation-forward-modeling
1、参数初始化;
2、形成边界削波数据;
3、波场初始化;
4、Zmax层波场延拓到深度Zmax-1;
5、Zi+1层波场延拓到深度Zi;
6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场;
7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场;
(1, parameter initialization
2, the formation of boundary clipping data
3, wave field initialization
4, Zmax layer wave field extended to the depth of Zmax-1
5, Zi+1 layer wave field extended to the depth of Zi
6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field
7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
- 2021-03-07 16:59:29下载
- 积分:1
-
simfeat
简单特征提取算法:PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA等,用于图像的特征提取。(simple algorithm feature extraction ,for example: PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA,in order to extract the feature space of image.)
- 2020-11-13 16:19:43下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
ICP
一种点云数据的配准算法,可用于进一步的三维建模处理,配准效果良好。(One kind of point cloud data registration algorithm, three-dimensional modeling can be used for further processing, registration to good effect.)
- 2013-06-22 12:59:17下载
- 积分:1
-
NonnegativeICA
实现非负ICA的盲源分离,可用于对图像等非负混合信号的分离(Non-negative ICA blind source separation, can be used for the separation of mixed-signal images and other non-negative)
- 2020-10-10 16:27:34下载
- 积分:1
-
DCTLSBDWTcode
基于DCT,DFT,DWT等的水印算法,还有加置乱的水印算法,用于图像处理方面(Based on the DCT, DFT, DWT, such as the watermarking algorithm, as well as increase the watermark scrambling algorithm, for image processing)
- 2008-05-20 17:06:38下载
- 积分:1
-
POCS算法
说明: 十分有用的 图像pocs算法,内有图片说明及示例(A very useful POCS algorithm for images, with illustrations and examples)
- 2020-06-22 08:40:01下载
- 积分:1
-
ImageCoding
该程序是数字图像处理中一个常用的算法,研究在VC6.0下调试通过,并且达到了非常好的效果,希望对大家能有点帮助。(The program is a digital image processing algorithms commonly used to study under VC6.0 debugger through and achieved very good results, in the hope that we can to some extent.)
- 2009-04-26 19:58:05下载
- 积分:1
-
基于帧间差分法的运动目标检测
说明: 利用matlab实现基于帧间差分的运动目标检测(Moving target detection based on inter frame difference using MATLAB)
- 2020-07-04 14:57:42下载
- 积分:1
-
matlab(quzao)
八种经典的图像去噪的方法(包括图像),希望能对您有所帮助!(Eight classical image denoising methods (including images), hoping to help you!)
- 2008-12-12 22:52:29下载
- 积分:1