-
Kriging
说明: 克里金插值(Kriging)在MATLAB中的实现(克里金工具箱)(Implementation of Kriging interpolation (Kriging) in MATLAB (Kriging toolbox))
- 2020-06-08 19:03:48下载
- 积分:1
-
OMP
说明: 压缩感知稀疏恢复中使用的OMP算法,matlab例程(OMP algorithm and MATLAB routine used in compressed sensing sparse recovery)
- 2019-04-09 09:20:25下载
- 积分:1
-
mask_and_wallis匀光
利用mask与Wallis算法实现影像匀光匀色(Using mask and Wallis algorithm to realize the uniform color of the image)
- 2018-03-06 16:29:06下载
- 积分:1
-
Genetic-algorithms-
本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。
现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又克服了传统直方图均衡化处理所造成的灰度级损失等缺点。
通过实验去表明,遗传算法从全局寻优的角度出发,能够较为精确地估计退化系统函数。和传统的线性增强、直方图均衡进行比较。实验结果表明该方法能改善原图像视觉效果,便于之后的图像分析。
(This paper mainly introduces the basic theory of genetic algorithm, genetic algorithm (ga) in the main application of image enhancement, the original image is more clear, characteristic becomes more obvious.
Today about the image enhancement algorithm are many, and most of these algorithms is based on the degradation function or the knowledge of the point spread function of image processing. When the image appears fuzzy or noise influence, designed the image clarity of effect must not ideal, therefore it is necessary to enhance the image. Then, genetic algorithm is available to the mature and stable evolution of the global optimization algorithm, for image enhancement, due to less genetic algorithm control parameters, since the high fitness, will choose the method of image degradation, respectively, to manipulate the different motivation. It can enhance the image contrast, and overcome the traditional histogram equalization processing grayscale loss caused by the faults.
Throug)
- 2013-03-26 22:46:15下载
- 积分:1
-
smooth2
对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)
- 2021-04-12 18:18:57下载
- 积分:1
-
ZemikeMoments
Zernike矩,分为一个主函数和六个子函数,主要步骤有注释,方便理解,有图,方便使用。主程序前段更改了判断输入参数个数的代码(Zernike moments, divided into a main function and six subroutines, major steps have comments, easy to understand, map, easy to use. The main front-end change the code determine the number of input parameters)
- 2012-07-23 08:29:29下载
- 积分:1
-
dengxiaoshishu
等效视数表示遥感图像滤波后的滤波效果,这个程序可以计算等效视数。(Equivalent number of said filtering effect, this program can calculate the equivalent number of remote sensing images filtered.)
- 2012-09-01 21:28:02下载
- 积分:1
-
hybrid-particle-swarm-optimization
3种分别基于选择、交叉、模拟退火的混合粒子群算法,matlab编程。(Were based on three kinds of selection, crossover, hybrid particle swarm simulated annealing algorithm, matlab programming.)
- 2021-05-13 10:30:02下载
- 积分:1
-
medical-picture-process
《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
- 2012-03-14 15:02:31下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1