-
image-SVM
主要在对图片加入不同噪声时进行图像复原程序。(Mainly in the picture by adding different noise when the image recovery process.)
- 2008-08-09 22:07:03下载
- 积分:1
-
matlab
直方图均衡化的实现,RGB直方图均衡化,直方图归一化。(Histogram equalization to achieve, RGB histogram equalization, histogram normalization.)
- 2021-03-30 19:49:09下载
- 积分:1
-
k-svd_second
通过稀疏重构一幅自然图像,使得该图像重新生成,同时找出稀疏系数。(One kind of denoising signal sparse representation)
- 2016-10-08 17:14:45下载
- 积分:1
-
压缩感知程序
压缩感知中稀疏分解算法的正交匹配追踪算法OMP(An orthogonal matching pursuit algorithm for compressed sensing OMP)
- 2017-10-11 14:45:30下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1
-
sar-image
一种SAR图像去噪算法,lee,kuan,frost(SAR image denoising,lee,kuan,frost)
- 2021-01-02 14:08:58下载
- 积分:1
-
NumberRecognize
根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
- 2013-10-17 15:55:34下载
- 积分:1
-
10086
能够用 matlab确定模最大值,利用小波变换去噪,对地震信号进行处理(The maximum modulus can be determined by MATLAB, and the seismic signal is processed by wavelet transform denoising.)
- 2018-06-01 11:19:34下载
- 积分:1
-
Ostu.cpp
本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下(I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to themselves)
- 2006-05-22 11:28:19下载
- 积分:1
-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1