-
fina_deconvolution_code
说明: 在计算机视觉领域一种非盲去模糊的方法代码(A non-blind deblurring method code in the field of computer vision)
- 2020-06-23 22:40:01下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
inpainting
说明: 一个基于样例的图像修补技术的matlab演示(A sample-based image repair technology demo matlab)
- 2008-09-17 18:22:23下载
- 积分:1
-
WFC-system-image-process
这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system.
it is very useful in WFC syetem for research .)
- 2021-04-06 11:59:02下载
- 积分:1
-
CircledetectionbasedonrandomHoughtransform
基于随机Hough变换的圆检测方法,可检测不同位置、半径的圆。(Based on random Hough transform circle detection method can detect a different location, the radius of the circle.)
- 2021-02-27 15:59:36下载
- 积分:1
-
图像融合代码
整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
- 2021-02-18 15:39:45下载
- 积分:1
-
Fractal1
matlab 分形图形 树形分形 点集形成树状分形图形(matlab fractal tree-figure)
- 2020-11-16 22:59:40下载
- 积分:1
-
bemd
二维EMD程序,这是利用最新的插值函数,个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解((A two-dimensional EMD algorithm, the author is Anna Linderhed, her Ph.D. research topic is bidimensional EMD and wavelet transform))
- 2018-07-04 07:11:43下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
Hough_Process
可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果(chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic linear position, then rotate the image, corrected results)
- 2016-07-30 10:54:58下载
- 积分:1