-
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
-
otsu-method
两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)
- 2009-12-17 11:27:40下载
- 积分:1
-
renlianpeizhun
人脸图像配准,将同一场景的两幅或多幅图像进行对准,可以实现人脸归一化(Face image registration, the same scene two or more images for the alignment can be achieved face normalization)
- 2013-11-08 16:23:40下载
- 积分:1
-
yuv420sp_to_yuv420p
yuv420 to_yuv420p 程序(yuv420 to_yuv420p )
- 2016-12-21 16:58:27下载
- 积分:1
-
directxshow
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助(camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help)
- 2007-11-30 09:56:35下载
- 积分:1
-
tif2raw
说明: 一个matlab小程序,用来将tif序列图片转换成envi可读取的raw文件(A matlab applet for converting TIF sequence images into envi readable raw files)
- 2019-02-19 16:20:23下载
- 积分:1
-
work
基于IHS的图像融合算法,用高分辨率图像替换I分量(Based on the IHS image fusion algorithm using high-resolution images to replace I-component)
- 2007-09-23 11:23:49下载
- 积分:1
-
roadrecognization
道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。(A road recognition matlab simulation program was based primarily on the road color image processing.)
- 2021-03-26 19:19:13下载
- 积分:1
-
ostu
此代码应用于图像分割,是基于类间方差的大津法求分割阈值(This code applies to image segmentation is based on the variance between two classes of Otsu threshold segmentation uated)
- 2015-12-01 18:46:59下载
- 积分:1
-
MATLAB
数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)(Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm))
- 2012-06-03 14:38:09下载
- 积分:1