-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
EZW
图像压缩经典EZW算法 可提初学者学习参考使用(image compression EZW)
- 2013-10-12 14:22:16下载
- 积分:1
-
PIVlab
PIVlab是一个开源的粒子图像测速(PIV)软件。它不仅能够通过图像对计算出速度,而且能够得到、显示和导出多个参数的流动模式。通过一个友好的图形用户界面(GUI),使得的PIV技术分析和数据后处理更加快速、高效。(PIVlab is an open-source particle image velocimetry (PIV) software. It can not only calculate the speed through the image pairs, but also can get, display and export the flow patterns of multiple parameters. Through a friendly graphical user interface (GUI), the PIV technology analysis and data post-processing are faster and more efficient.)
- 2021-04-01 19:09:08下载
- 积分:1
-
xijunmisiPSO
本文件是一个细菌觅食粒子群算法,在数字图像处理中的应用。(This document is a bacterial food particle swarm algorithm in the digital image processing applications.)
- 2011-07-30 11:33:42下载
- 积分:1
-
3D_reconstruction
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。(Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.)
- 2009-04-16 15:17:21下载
- 积分:1
-
EM_algorithm
非常好的EM算法介绍,不妨去看看.The Expectation Maximization Algorithm
A short tutorial(Very good introduction EM algorithm, may wish to go and see. The Expectation Maximization AlgorithmA short tutorial)
- 2008-06-30 22:46:01下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1
-
椭圆拟合
说明: 二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)
- 2021-04-20 15:28:50下载
- 积分:1
-
ImageProcessing
内容为《基于偏微分方程的图像处理》一书的实验教程。
(Content as a )
- 2008-05-08 18:58:05下载
- 积分:1
-
harris-corner-detector
说明: harris角点检测算法,用于图像拼接的配准(harris corner detection algorithm for image mosaic of the registration)
- 2008-11-05 17:17:11下载
- 积分:1