-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
C++实现LZSS算法
C++ implementation of LZSS
- 2022-03-23 12:57:32下载
- 积分:1
-
CORDIC algorithm using VHDL realize VLSI realize image processing algorithm tech...
CORDIC算法的VHDL实现 对于采用VLSI实现图象处理技术的算法中有很大的帮助-CORDIC algorithm using VHDL realize VLSI realize image processing algorithm technology has a great help
- 2022-02-25 22:46:20下载
- 积分:1
-
Intelligent tracing off, obstacle avoidance, and time of tracing, as well as alo...
智能寻迹下车,避障,寻迹和时间,以及一路的路程显示,-Intelligent tracing off, obstacle avoidance, and time of tracing, as well as along the route show that
- 2022-06-16 15:09:11下载
- 积分:1
-
液晶显示ssd1305去冬样例,可参考
液晶显示ssd1305去冬样例,可参考-LCD ssd1305 last winter sample can be found
- 2022-11-20 04:55:03下载
- 积分:1
-
一个火焰程序,自动在屏幕上显示烟火
一个火焰程序,自动在屏幕上显示烟火-a flame procedures, automatically displayed on the screen pyrotechnics
- 2022-07-01 21:16:11下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1
-
难得找的到的全部HDMI 1.3最新规范书
难得找的到的全部HDMI 1.3最新规范书-Rare to find all the latest HDMI 1.3 specification
- 2022-03-22 12:03:35下载
- 积分:1
-
算术编码与译码原理以及Matlab实现代码
算术编码与译码原理以及Matlab实现代码-The principle of arithmetic coding and decoding, as well as realize Matlab code
- 2023-03-19 21:20:02下载
- 积分:1
-
各种常见的运动估计方法。应用于视频编解码中。方法全面的让你喜出望外。...
各种常见的运动估计方法。应用于视频编解码中。方法全面的让你喜出望外。-this source code includes all usually motion search methods. it must make you crazy.
- 2023-05-15 04:35:02下载
- 积分:1