-
untitled
图像倒频谱生成并分析,可以用于运动模糊图像的PSF参数估计(Cepstrum image generation and analysis, can be used for motion-blurred image PSF parameter estimation)
- 2021-02-04 17:59:57下载
- 积分:1
-
xiefen
说明: 模糊分割,基于混沌粒子群以及二维直方图的斜分阈值分割(Fuzzy partition, based on chaotic particle swarm and the oblique two-dimensional histogram thresholding)
- 2010-04-06 10:31:58下载
- 积分:1
-
charrecognition
《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
- 2007-05-28 20:52:03下载
- 积分:1
-
ostu
此代码应用于图像分割,是基于类间方差的大津法求分割阈值(This code applies to image segmentation is based on the variance between two classes of Otsu threshold segmentation uated)
- 2015-12-01 18:46:59下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1
-
knife
对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。(the target image is be processed that it is filtered noise, edge detection and character be got.)
- 2011-08-09 10:21:19下载
- 积分:1
-
ostu
ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
- 2013-07-26 14:02:37下载
- 积分:1
-
xijunmishi-PSO
细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
- 2013-08-26 09:40:40下载
- 积分:1
-
source
实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
- 2018-07-06 15:20:57下载
- 积分:1
-
灰度图像的盲复原问题进行了一些研究 PSF
本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复
原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的
点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像
的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理
另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法
的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的
性能效果进行了仿真分析。
1.图像去噪MATLAB仿真程序.m
2.图像点扩展函数获取MATLAB仿真程序.m
3.约束最小二乘法图像复原MATLAB仿真程序.m()
- 2020-11-09 12:59:46下载
- 积分:1