-
kmeans-segment
说明: 利用k-means算法进行图像分割,效果较好(Using k-means algorithm for image segmentation is better)
- 2010-04-21 14:25:55下载
- 积分:1
-
VQ
使用Splitting算法和GLA算法实现对图像的矢量量化及重新编码和重建。(Vector Quantization:To generate a 16-codeword codebook using Splitting Algorithm and GLA,then use this codebook to code the training image and reconstuct it.)
- 2013-11-07 21:32:18下载
- 积分:1
-
SSR_image_enhance
此程序完成了SSR算法,实现的对比度下的医学图像增强。
可以实现的程序!(this procedure completed the SSR algorithm, and the contrast of the medical image enhancement. The procedure can be achieved!)
- 2007-03-23 09:34:04下载
- 积分:1
-
bp
说明: bp神经网络在图像压缩中的应用源代码,欢迎下载。(bp neural network in image compression source code, welcome to download.)
- 2008-09-09 15:55:08下载
- 积分:1
-
zhongxin
matlab程序,找一幅图像的几何重心和灰度重心以及一个典型滤波器(Find focus)
- 2021-04-09 17:29:01下载
- 积分:1
-
MRI_seg
说明: 用水平集做的 MRI大脑图像分割 内有用法说明 (带图形界面)(To do with the level set within the MRI brain image segmentation instructions (with graphical interface))
- 2010-04-08 13:40:30下载
- 积分:1
-
zhang_h
张正友标定算法,包含自己的测试图片以及实验分析。(Zhang Zhengyou calibration algorithm, contains its own test images and experimental analysis.)
- 2014-09-15 10:47:59下载
- 积分:1
-
matlabacSharp
用小波包分析实现轴承故障诊断,信号分析处理,界面编程(Bearing fault diagnosis using wavelet packet analysis and signal analysis and processing, interface programming)
- 2012-03-28 09:03:42下载
- 积分:1
-
LSB-Algorithm
LSB算法实现BMP图片信息的隐藏和提取 语言:C#(LSB algorithm BMP image information hiding and extraction languages: C#)
- 2020-12-01 17:39:25下载
- 积分: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