搜索资源列表
-
0下载:
JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。
-JPEG standard specif
-
-
0下载:
图像信号处理,对图像进行压缩,零树模型,信号压缩-Image signal processing, image compression, zero-tree model, signal compression
-
-
0下载:
图像压缩中的快速方向离散余弦变换算法沿给定的方向模式进行变换,避免了DPDCT中的插值运算,可以快速、稀疏地表示图像中各向异性边缘信息.-Image compression in the direction of the fast discrete cosine transform algorithm along a given direction of change model to avoid DPDCT of interpolation, you can quickly and spars
-
-
0下载:
模型识别与检测VC++程序(关于轴承变形)压缩包有实验图像-model identification and detection of VC++ program (on the bearing deformation) experimental image compression can be found in the package
-
-
0下载:
This an efficient lossless image compression algorithm.
This is based on MDL-PAR model for achieving more compression.-This is an efficient lossless image compression algorithm.
This is based on MDL-PAR model for achieving more compression.
-
-
0下载:
一 彩色图像灰度化 1
二 空域增强技术 2
2.1 直接灰度映射 2
2.1.1 图像求反(负片) 2
2.1.2 调用imadjust 2
2.1.2 动态范围压缩 3
2.1.3 灰度切分 4
2.1.4 位图切分 5
2.2 直方图变换 6
2.3 空域滤波 7
2.3.1平滑滤波 7
2.3.2锐化滤波 9
三 基本图像变换 11
四 频域图像增强 12
4.1 低通滤波 12
4.1.1 理想低通滤波 12
4.1
-