-
dark_channel_new
单幅图象的暗原色先验去雾改进算法,能够很好地改进天空或明亮部分色彩失真问题,matlab代码注解详细,能很好地帮助理解算法过程。(improvement of a single image dehazing algorithm using dark channel prior,solving the problem of color distortion of sky and bright part!Having a good explain of the code,which
could be helpful to understand the processing of the algorithm! )
- 2012-10-25 09:20:55下载
- 积分:1
-
匹配滤波器图像识别
利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)
- 2021-01-17 08:48:45下载
- 积分:1
-
图像信噪比
说明: 通过matlab,可以快速得到图像的信噪比,峰值信噪比等。里面也有一些解释(Through MATLAB, the signal-to-noise ratio and peak signal-to-noise ratio of image can be obtained quickly. There are also some explanations)
- 2020-05-19 13:58:34下载
- 积分:1
-
fina_deconvolution_code
在计算机视觉领域一种非盲去模糊的方法代码(A non-blind deblurring method code in the field of computer vision)
- 2020-06-23 22:40:01下载
- 积分:1
-
AreaMeasure
本文件包含连通区域标记以及面积测量的matlab源代码(This document contains the connected component labeling, and area measurement of the source code matlab)
- 2011-06-03 20:45:36下载
- 积分:1
-
boundary_trace
说明: 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。(Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.)
- 2009-08-14 09:30:37下载
- 积分:1
-
EMSegementation
说明: EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分:1
-
cross_correlation
关于图像配准中的交叉相关的实现,可以直接调用。(About Image Registration in the implementation of cross-correlation can be directly called.)
- 2009-03-20 15:58:47下载
- 积分:1
-
Projects
Restrccuturacion de suburvia y etc
- 2014-11-12 21:52:10下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1