-
ENVI_Histogram_Match
这是用来做直方图匹配的工具,测试过可以实现(Histogram Matching Tool)
- 2020-06-21 02:40:01下载
- 积分:1
-
图像处理与机器视觉
说明: 对图像进行RGB、HSV单通道分离,滤波,合并。(Single-channel filtering and merging of images)
- 2019-10-06 21:01:13下载
- 积分:1
-
kmeans
说明: 一种改进的均值聚类算法,能很好的利用与图像分割技术(k-means cluster)
- 2010-04-21 15:47:31下载
- 积分:1
-
人群密度报警
人群密度估计,导入视频,生成一帧一帧的图片,并判断密度是否超过阈值,超过的报警。(Crowd density estimation, the introduction of video, generate a frame of pictures, and determine whether the density exceeds the threshold, more than the alarm.)
- 2017-11-08 13:22:55下载
- 积分:1
-
mybfilter_ture
用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性(Bilateral Filtering)
- 2011-06-30 09:31:43下载
- 积分:1
-
SketchCommonCVPR10_v1.1.tar.gz.tar
这个算法包实现了从多幅拥有共同结构的图像里提取出共同形状的骨架。( This package implements the algorithm for Sketching the Common
as described in:
Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani
"Detecting and Sketching the Common", CVPR 2010)
- 2021-03-02 14:09:34下载
- 积分:1
-
applepeo
苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
- 2009-02-19 15:42:10下载
- 积分:1
-
Image-denoising-
毕业论文参考,内含代码,基于小波变换的图像去噪算法(Image denoising based on wavelet transform, the graduation design code, matlab code)
- 2021-03-03 14:59:33下载
- 积分:1
-
tuxingfenxi.zip
实现边缘特征提取的功能有很强的特征提取功能能够边缘特征进行提取(Edge feature extraction to achieve the function of the characteristics of a strong edge feature extraction functions can be extracted)
- 2009-06-17 18:07: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