-
matlab图像去模糊算法代码
说明: matlab图像去模糊算法代码,使用两倍长度的点扩散函数进行维纳滤波,模糊图像加入随机噪声,计算噪声信号功率比,使用噪声能量和图像一维自相关函数进行维纳滤波,模糊后的图像,减小噪声能量进行规则化滤波,增大拉格朗日乘子进行滤波,继续对恢复的图像反卷积,产生模糊图像,最初的PSF,显示最初PSF下恢复的PSF。(MATLAB image deblurring algorithm code, using double-length point spread function for Wiener filtering, adding random noise to blurred image, calculating noise signal power ratio, using noise energy and image one-dimensional autocorrelation function for Wiener filtering, blurred image, reducing noise energy for regular filtering, increasing Lagrange multiplier for filtering, continue to restore the image. Like deconvolution, a blurred image is generated. The original PSF displays the restored PSF under the original PSF.)
- 2019-03-21 19:44:09下载
- 积分:1
-
inhance
使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果(Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement index procedure, showing the image contrast enhancement)
- 2010-06-15 23:48:11下载
- 积分:1
-
Morph
用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.(Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.)
- 2011-11-08 16:34:42下载
- 积分:1
-
gxty
一种光学测试的算法,有助于全面分析激光大气传输特性及其对光电系统性能的影响,希望对大家有帮助哦(An optical testing algorithm, which helps to fully analyze the characteristics of laser propagation in the atmosphere and its impact on the performance of photovoltaic systems, we want to help oh)
- 2017-03-03 16:14:02下载
- 积分:1
-
EllipseCir
椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
- 2013-12-18 23:49:16下载
- 积分:1
-
HMIcontrol
此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。
本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
- 2009-06-26 21:58:02下载
- 积分:1
-
CS_OMP
匹配追踪(正交匹配追踪算法程序)多子波分解与重构(Matching Pursuit (Orthogonal Matching Pursuit algorithm program) multi-wavelet decomposition and reconstruction)
- 2014-10-13 10:51:43下载
- 积分: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
-
shadow
阴影去除,用于视频监控中的运动目标检测后提取运动目标(Shadow Removal for moving object detection in video surveillance Moving Target Extraction)
- 2013-03-04 13:28:48下载
- 积分:1
-
Hough变换圆
一种基于形貌特征识别圆形的方法,通过拟合圆方程来实现的经典hough变换方法(A method of Circle Recognition Based on morphological features is introduced. The classical Hough transform method is implemented by fitting the circle equation.)
- 2018-05-24 15:28:50下载
- 积分:1