-
zhifangtujunhanghua
说明: 直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。(Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more concentrated into the full range of uniform distribution within the gray area. Histogram equalization is that the image is non-linear stretch, re-distribution of the image pixel values, so that a certain number of pixels within the gray area roughly the same.)
- 2010-04-12 01:24:43下载
- 积分:1
-
数字图像处理
对于原始图像 < f5.tif > ,实现下列结果。
a.用平均滤波器平滑原始图像得到的模糊图像
b.用拉普拉斯算子增强上述a得到的模糊图像
c.用拉普拉斯算子增强原始图像
(For the original image <f5.tif>, to achieve the following results.
a. smoothing filter with an average original image was blurred
b. using Laplacian enhancement get a blurred image above
c. using Laplacian enhancement of the original image)
- 2020-06-28 11:40:01下载
- 积分:1
-
yundongtiqu
运动目标提取算法,针对多帧图像累加后运动区域的提取(Moving object extraction algorithm for multi-frame image motion region extraction after accumulation)
- 2013-06-04 11:11:06下载
- 积分:1
-
图像去雾
说明: 基于retinex算法对图像进行去雾算法(Image defogging algorithm based on retex algorithm)
- 2020-03-28 19:43:47下载
- 积分:1
-
inexact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。目前最有效的算法是ALM(Augmented Lagrange Multiplier)。ALM分为Exact ALM和Inexact ALM。 该代码是Inexact ALM,收敛速度比Exact ALM快!(RPCA (Robust Principal Component Analysis) is used for matrix filling, image denoising. It is currently the most effective optimization method. Currently the most effective method is ALM (Augmented Lagrange Multiplier). There re 2 kinds of ALM: Exact ALM and Inexact ALM. The code is Inexact ALM, faster convergence speed than the Exact ALM!)
- 2010-11-02 14:07:29下载
- 积分:1
-
calibration
基于标准遗传算法的摄像头标定程序,内附readme(Standard genetic algorithm based on camera calibration procedures, containing readme)
- 2009-01-05 17:10:05下载
- 积分:1
-
inpainting
IEEE PAMI上一篇著名的Image Inpainting 算法MATLAB实现(Matlab implementation for a notable paper published on IEEE PAMI)
- 2012-05-10 13:16:23下载
- 积分:1
-
psnr_nmse_rms
通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)
- 2020-11-23 17:39:34下载
- 积分:1
-
NSST_toolbox.tar
基于多分辨率的NSST变换工具箱,用于图像融合效果好,且速度优于NSCT。(Based on Multi-resolution NSST conversion kit for image fusion effect is good, and the speed is better than NSCT.)
- 2017-01-18 16:03:31下载
- 积分:1
-
ImageProcess
实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
- 2015-11-02 19:26:29下载
- 积分:1