资源列表
matlab_binyuanjianche
- 利用边缘检测算法各种算子处理图像,提取图像轮廓-using a variety of operator of edge detection algorithm process images, and extract image contours
complex_computer
- 复系数多项式乘法算法,图像处理常用算法。测试通过。可作为全局函数供系统调用。-Complex coefficient polynomial multiplication algorithm, image processing algorithm used. Test. Can be used as system calls for global function.
hausdorffjuli
- 图像处理中用hausdoff距离来作为判据,提高匹配速度-Image processing using distance as a criterion hausdoff to improve matching speed
IGP
- 拉普拉斯金字塔变换,绝对经典,图像处理中常用-failed to translate
hxcorr1
- 实现图像的圆周互相关,对初学者很有用,可以实现图像的相关检测-The circular cross-correlation of image, is useful for beginners, the image correlation detection can be achieved
Rongqing_Jia
- 改程序可以快速实现图像去噪,不损坏边缘信息。-This algorithm will denoising the image fast and quickly without smoothing the edges and information.
GaussianNoise
- 对进行过高斯噪声处理的图像进行均值滤波的MATLAB代码(原创)。-The Mean Filtering algorithm for a figure processed by Gauss noise.
GAgj
- 基于matlab的全局优化算法实例,一位未知函数的方程解-Equations global optimization algorithm matlab examples, based on an unknown function
quzao
- 压缩感知图像去噪,对原始图像加噪之后进行压缩感知图像重构,比较重构之后与原始图像。-After compressed sensing image denoising, adding noise to the original image after compression sensing image reconstruction, reconstruction and compare the original image.
circle
- 一个话园的程序,模拟表针的走动,显示表针的运动轨迹,-hwo to show a circle,like watch ,one line circle with circle ,record the movement path
test4
- 对二维图片进行灰度变换、傅里叶变换、原点移动变换,并显示各种变换所生成的图形-A two-dimensional image of gradation conversion, Fourier transform, origin movement transformation, and display various generated graphics transform
单条线的直方图
- 针对图像上一条线进行灰度直方图检测,具有一定的实用性!