资源列表
relation_gray
- 确定一个图像中各区域的关联关系。首先把原图转变为一个标示矩阵,然后生成关联矩阵。-Images to identify a relationship of the region. First of all, the image matrix into a marked, and then generate incidence matrix.
noname
- C语言画图程序,可以根据不同的曲线进行画图-C language for imaging
quyuchl
- 图像的区域处理方法,包括区域填充,加噪声等-Image processing area, including the area filling, adding noise, etc.
Image-reversal
- 图像反转(就是把黑的变白,白的变黑) 即黑的变白了,白的变黑了-Image reversal (that is, black to white, white to black ),that is black change to white, white change toblack
POMP
- 基于预滤波的压缩感知重构算法即POMP重构算法。-A compressed sensing reconstruction algorithm based on pre-filtering which is POMP reconstruction algorithm
opencvhello
- 转化为灰度图像,在visual studio里调用OPENCV的库函数,快速实现图像灰度化-grey image change
Gaussian
- 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian smoothing filter is a linear filter for the elimination of Gaussian nois
Distribution-plot
- 正态分布图 正态分布图 正态分布图-Distribution plot
statistical_removal
- RadiusRemoval:规定每个点的一定范围内至少有足够多的近邻,否则就删除该点; ConditionalRemoval:按条件移除。 -RadiusRemoval: provides for at least a sufficient number of neighbors within a certain range of each point, otherwise it deletes the point ConditionalRemoval: Conditional r
MI
- 互信息配准图像,是基于灰度的一种配准方法,精确度比较高。-Mutual information image registration is a registration method based on grayscale accuracy is relatively high.
Dearth
- 地球曲率校正代码,根据《Introduction to Photogrammertry》里面的校正函数编写-Earth curvature correction code, according to " Introduction to Photogrammertry" written inside the correction function
MS
- matlab 均值漂移算法的实现过程(MS)-mean shift