-
im2jpeg
将一幅图像以jpeg的形式进行压缩,对初学者很有用(Jpeg form of an image compression, very useful for beginners)
- 2013-02-26 10:20:57下载
- 积分:1
-
SELF-READING-SYSTEM
针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools
microscope measurement result)
- 2011-11-21 16:26:02下载
- 积分:1
-
Grayscaleimagesharpening
灰度图像图像锐化处理,拉普拉斯变换,梯度等(Grayscale image sharpening, Laplace transforms, gradients, etc.)
- 2010-10-25 17:27:54下载
- 积分:1
-
demo
关于图像处理的一些基本操作,空间、频域图像增强,形态学处理,边缘检测等(About some of the basic image processing operations, space, frequency domain image enhancement, morphological processing, edge detection, etc.)
- 2013-09-02 10:34:18下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
GraphCutTracker
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!(GraphCut algorithm to track the goal of the initiative under the lens, very good!)
- 2008-07-30 11:00:10下载
- 积分:1
-
pwls
说明: PWLS算法主要用于CT重建前的投影数据处理,能够很好的用于CT迭代算法中,对图像进行去噪(PWLS algorithm is mainly used for projection data processing before CT reconstruction. It can be well used in CT iterative algorithm to denoise images.)
- 2020-10-29 10:49:57下载
- 积分:1
-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1
-
一种基于改进的萤火虫算法(FA)优化二维Otsu图像分割算法(FA-2-Otsu)
说明: 针对一维最大类间方差算法(1-Otsu)抗噪性能较低、二维最大类间方差算法(2-Otsu)计算复杂度高、实时性差的问题,提出一种基于改进的萤火虫算法(FA)优化二维Otsu图像分割算法(FA-2-Otsu).(In order to solve the problems of low anti noise performance of 1-otsu, high computational complexity and poor real-time performance of 2-otsu, an improved firefly algorithm (FA) is proposed to optimize the 2-otsu image segmentation algorithm (fa-2-otsu).)
- 2019-12-23 21:45:50下载
- 积分:1
-
fast-fcm
FCM源代码,专门用于图像分割的,速度很快(FCM source code, specifically for image segmentation, very fast)
- 2012-06-05 09:00:51下载
- 积分:1