搜索资源列表
jasper-1.700.0
- 新一代静止图像压缩算法JPEG2000的参考代码,采用C++实现,非常易懂,是学习JPEG2000编程应用的好东东。-new generation of geostationary JPEG2000 image compression algorithm reference code using C++, very easy to understand, learn JPEG2000 is a good application prog
The JPEG-2000 Still Image Compression Standard
- The JPEG-2000 Still Image Compression Standard 《JPEG-2000静止图像压缩标准》英文-The JPEG-2000 Still Image Compression Standard "JPEG-2000 still image compression standard" English
2003_p_9
- 新一代静止图像压缩编码标准JPEG2000概述* 丁贵广 郭宝龙 西安电子科技大学 机电工程学院 西安 710071 guiguangd@263.net 摘要随着多媒体技术应用的不断增加图像压缩技术不仅要求具有较高的压缩性能而且还要求有新的特征来满足一些特殊的要求为此国际标准化组织ISO指定了新一代静止图像压缩标准JPEG2000本文通过对JPEG2000中核心算法EBCOT的详细分析阐述了JPEG2000压缩标准新的特征以及与现有压缩
2005321520
- 基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
vc编写的小波正反变换的源码
- 用VC写的一个小波正反变换.新一代静止图像压缩标准JPEG2000将离散小波变换(DWT)作为其核心变换技术.-VC write a wavelet transform pros. A new generation of geostationary JPEG2000 image compression standard of discrete wavelet transform (DWT) as its core technology
mjpgTools
- mjpeg静止图像压缩算法库文件M-JPEG(Motion- Join Photographic Experts Group)技术即运动静止图像(或逐帧)压缩技术,广泛应用于非线性编辑领域可精确到帧编辑和多层图像处理,把运动的视频序列作为连续的静止图像来处理,这种压缩方式单独完整地压缩每一帧。 -heavier still image compression algorithm libraries M-JPEG (Motion-Join
SPIHT-matlab
- 一种基于小波变换,压缩编码效率很高的静止图像压缩编码算法SPIHT,本程序使用matlab实现-based on wavelet transform, high efficiency coding static image compression algorithm SPIHT, the procedures used to achieve Matlab
EZW_
- 该程序实现网络图像的渐进传输,它是基于小波变换静止图像压缩技术-network of progressive image transmission, which is based on wavelet transform Still Image Compression Technology
wavelet_
- 基于小波变换静止图像压缩技术实现网络图像的渐进传输-based on wavelet transform static image compression technology network image of the progressive transfer
dctidct
- 用于ti c55x dsp的静止图像jpeg算法中的正向余弦变幻的实现 -ti c55x DSP for the static image jpeg algorithm forward to achieve changes in the cosine
JPEG_VLC
- 基于ti c55x 序列 dsp的静止图像jpeg算法中的哈夫马编码的实现-based ti c55x DSP sequence of static images in jpeg algorithm coding the realization Hafuma
ITU-T81JPEGStandard
- ITU-T81 INFORMATION TECHNOLOGY–DIGITAL COMPRESSION AND CODING OF CONTINUOUS-TONE STILL IMAGES,JPEG图像压缩国际标准,对大家学习静止图像压缩很有帮助。-ITU-T81 INFORMATION TECHNOLOGY- DIGITAL CPSV AND CODING OF Continuous- TONE STILL IMAGES, JPEG i
Kakadu_V2.2.3
- 静止图像压缩标准Jpeg2000编解码以及显示例子。-Still image compression standard JPEG2000 codec and display examples.
matlab_yasuo
- 随着信息技术的发展,产生了大量的图片,气象云图,遥感图像等静止图像,但数据量大一直都是抑制图像传播流通的一个瓶颈。这里面有一些图像压缩技术的matlab实现-With the development of information technology, resulting in a large number of pictures, weather cloud, remote sensing images such as still i
Image_Fusion_Algorithm_with_Wavelet_Transform
- 本文对小波分析在多尺度边缘检测、静止图像压缩和数字水印三个方面应用的方法进行了研究。对于写毕业论文的同学很有帮助 -In this paper, wavelet analysis in the multi-scale edge detection, still image compression and digital watermarking method of the application of the three studi
pangzi
- (1)将整幅图像分成4×4块,计算每一块中所有象素RGB三个颜色通道的颜色平均值,并以此作为该块的代表颜色(主颜色)。 (2)将各块的颜色平均值进行离散余弦变换(DCT),得到DCT系数矩阵。DCT是一种分离的变换,是国际静止图像压缩标准JPEG的基础。由于大多数图像的高频分量较小,相应于图像高频分量的系数经常为零,加上人眼对高频成分的失真不太敏感,所以可用更粗的量化。因此,在一般检索中可以利用部分DCT系数作为特征向量。
jpgyasuo
- 随着多媒体技术的快速发展,静止图像的应用越来越广泛。它的应用主要集中在图像的存储和图像的传输两方面,从具体应用中我们可以发现静止图像占用了越来越多的资源。在这样的背景条件下,静止图像的压缩成为了一个研究的热点。-With the rapid development of multimedia technology, the application of still images more and more widely. Its app
JPEG2000-C
- 新一代静止图像压缩算法JPEG2000的参考代码,采用C++实现,非常易懂!-The implementation of jpeg2000 in C++!it is easy to read and understand!
H0482220035
- 基于DCT的图象处理,主要介绍了图像压缩的基本原理,静止图像压缩流程,算法。-image progresing
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression