-
四参数随机生长法生成多孔介质代码
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
- 2021-03-29 17:29:10下载
- 积分:1
-
基于MODIS数据计算大气水汽总含量
基于MODIS 大气水汽的计算,大气水汽含量(Atmospheric Water Vapor Calculation Based on MODIS)
- 2019-04-20 10:03:33下载
- 积分:1
-
ex2
说明: Ostu分割方法实现
根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method
According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
- 2019-11-12 11:16:29下载
- 积分:1
-
headtrack
用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。()
- 2021-02-05 21:29:57下载
- 积分:1
-
imageprocessing
说明: 自己编写的基于直方图均衡化以及边缘增强的程序!(I have written based on histogram equalization and edge enhancement procedure!)
- 2020-11-25 14:39:33下载
- 积分:1
-
图像处理评价指标
说明: 图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Average gradient, correlation coefficient, information entropy, cross-entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak signal-to-noise ratio, root mean square error, spatial frequency, standard deviation, mean, distortion degree, deviation index, etc. in image fusion)
- 2019-05-27 08:48:13下载
- 积分:1
-
dealing-with-pictures
大量图片的处理代码,特别是图片的批量处理,非常有利于在处理图片时使用(A large number of image processing code, especially images of batch processing, image processing is very conducive to the use of)
- 2013-09-14 11:35:48下载
- 积分:1
-
liziqun
粒子群优化算法(的源程序,优化值,对图像分割有很大的帮助。(Particle swarm optimization (PSO) of the source.)
- 2010-01-21 18:24:47下载
- 积分:1
-
SAR
SAR多普勒成像算法matlab实现以及逆合成孔径雷达回波信号成像(Matlab implementation of SAR Doppler imaging algorithm and echo signal imaging of inverse synthetic aperture radar)
- 2017-11-15 16:59:51下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1