-
Retinex+CLAHE
说明: 结合Retinex和CLAHE图像去雾,Retinex有ssr,msr,msrcr。(Combine Retinex and clean image to remove fog)
- 2021-01-27 12:08:35下载
- 积分:1
-
RLE
初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考(RLE beginner, you can make small image compression, can be encoded as a basis and reference)
- 2013-11-06 23:00:10下载
- 积分:1
-
222
这是一个常用的基于Fcm的图像分割源程序,希望对大家有用(This is a commonly used image segmentation based on FCm source, in the hope that useful to everybody)
- 2008-04-16 10:15:54下载
- 积分:1
-
example
2维相控阵方向图,用的是fft算法,验证正确为。(wo-dimensional phased-array pattern, using the fft algorithm, the right to verify.)
- 2021-01-22 15:08:41下载
- 积分:1
-
EmGMM
高斯混合模型的最大期望迭代求解算法,可用于图像区域灰度分布估计(Expectation maximazation(EM) for Gaussian mixture model(GMM) )
- 2016-03-26 20:26:10下载
- 积分:1
-
KNN Smoothing Filter Algorithms
说明: K近邻(KNN)平滑滤波器算法,包括椒盐噪声和高斯白噪声下平滑处理的结果(K-Near Neighbor (KNN) Smoothing Filter Algorithms, Including Smoothing Processing Results under Salt and Pepper Noise and Gauss White Noise)
- 2019-04-12 16:10:19下载
- 积分:1
-
Hermite-Gaussinabeam
Hermite-Gaussian光束是一种独特的光束,可以作为图形处理中变化的基函数(The Hermite-Gaussian beam is a unique light beam can be used as the base function of the change in the graphics processing)
- 2013-03-29 10:37:17下载
- 积分:1
-
watershed
图像预处理:分水岭分割算法,图像灰度化、高斯平滑、均衡直方图、图像对比度增强(Image Pre-processing: a watershed segmentation algorithm, images of gray-scale, Gaussian smoothing, balanced histogram, image contrast enhancement)
- 2008-05-24 12:58:19下载
- 积分:1
-
waterline
用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!(Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!)
- 2008-05-17 09:36:15下载
- 积分:1
-
testrotate
自己编写图像旋转;
(1)可以任意设定旋转中心;
(2)旋转通过坐标矩阵和旋转矩阵一步到位,得出旋转之后的对于坐标矩阵;(myrotate和myrotate1功能一样,后者只是在前者基础上,将旋转矩阵和平移矩阵集成到一起了);
(3)自带构造测试矩阵,可以直接运行;(rotate img by myself all center )
- 2015-04-26 18:59:09下载
- 积分:1