-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
7kindsmotionestimationalgorithm
集成了多种块运动估计算法,对刚接触运动估计算法的同学非常具有参考价值。(Integration of a variety of block motion estimation algorithm for motion estimation algorithm刚接触students have great reference value.)
- 2007-07-20 14:24:24下载
- 积分:1
-
GTYLEA964
卡尔曼滤波程序,可以运行,用VS编译,不需要解压,谢谢,(Kalman filter program, can run, compiled with VS, no need to decompress, thank you,)
- 2018-09-04 06:35:11下载
- 积分:1
-
winform 垂直交错效果显示图像 例子
winform 垂直交错效果显示图像 例子
- 2013-06-01下载
- 积分:1
-
#2D_voronoi建立及使用方法
说明: 使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
- 2021-01-06 22:38:53下载
- 积分:1
-
use-matlab-for-GPU
matlab结合GPU的资料,初学者可以看看,很不错的解释,适合参考(matlab GPU combined data, beginners can see, very good explanation for the reference)
- 2013-09-11 17:40:35下载
- 积分:1
-
A2FactSheet
安霸处理器芯片简介,用于图像处理的高性能处理器(ANba proceesor brief)
- 2011-12-10 12:08:46下载
- 积分:1
-
avitoavi
avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。(avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.)
- 2009-05-02 11:17:57下载
- 积分:1
-
小波分析用于图像处理
说明: 16.1利用小波变换法将两幅图融合
16.2利用小波包法将两幅图融合
16.3利用小波变换进行图像分解
16.4重构系数
16.5小波变换提取一个子代直方图
16.6利用小波变换对给定图像旋转后,提取一个子代
16.7提取小波分解概貌系数(16.1 Fusion of Two Pictures Using Wavelet Transform
16.2 Using Wavelet Packets to Fusion Two Pictures
16.3 Image Decomposition Using Wavelet Transform
16.4 Reconstruction coefficients
16.5 Extracting a Child Histogram Using Wavelet Transform
16.6 Extracting a Child After Rotating a Given Image Using Wavelet Transform
16.7 Extracting Wavelet Decomposition Profile Coefficients)
- 2020-01-05 18:48:06下载
- 积分:1
-
Compressed-Sensing
阐述压缩感知的基本原理,并通过压缩感知对图像进行复原处理(elucidate the compressed sensing theory )
- 2020-12-09 21:19:20下载
- 积分:1