-
edge_detection
图像边缘检测算法,采用小波图像边缘检测的算法实现边缘检测(Image edge detection algorithm, using wavelet edge detection)
- 2020-11-24 09:19:34下载
- 积分:1
-
sy
说明: 压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
- 2011-11-29 14:43:19下载
- 积分:1
-
shepaishibie
能进行车牌的识别,并把车牌的号码显示出来
(Able to identify license plates and license plate number displayed)
- 2008-12-29 17:34:33下载
- 积分:1
-
MRF-segmentation
基于马尔可夫随机场(MRF)的图像分割算法(Image segmentation algorithm based on Markov Random Field (MRF))
- 2012-06-15 10:21:36下载
- 积分:1
-
image-mmoment-function
本书主要讨论了图像的各类矩函数(几何矩、复数矩、Legendre矩、Zernike矩、小波矩等)的定义、性质和快速算法,以及它们的不变量函数。并就它在图像处理和识别,计算机视觉以及其它方面的应用作了必要的介绍。
(This book discusses the various types of image moment function (geometric moments, complex moments, Legendre moments, Zernike moments, wavelet moment, etc.) of the definition, nature and fast algorithm, and their non-variable function. On it in the image processing and recognition, computer vision, and other aspects of the application made the necessary introduction.)
- 2020-11-04 09:30:00下载
- 积分:1
-
Susan
说明: Susan角点提取检测,进行图像处理,主要运用在数字水印特征提取方面(Susan,In the aspect of image feature extraction, watermark is mainly used for corner detection)
- 2021-04-06 11:03:19下载
- 积分:1
-
BHSM
说明: 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。(Bimodal histogram segmentation method)
- 2010-05-02 21:05:53下载
- 积分:1
-
invCov
目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。(Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.)
- 2011-01-05 21:45:27下载
- 积分:1
-
a
说明: 主要颜色谱 计算主要的颜色来舍弃其他的颜色,用少数的颜色个数代替大多数进行聚类(Main color spectrum calculation primary colors to abandon other colors)
- 2013-03-12 14:18:09下载
- 积分: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