搜索资源列表
在视频处理中经常要用到Zigzag序号及其逆序号
- 在视频处理中经常要用到Zigzag序号及其逆序号,请使用-Program about Zigzag number of video processing.
zigzag
- 用matlab实现zigzag扫描程序。-using Matlab achieve Zigzag scanning procedures.
zigzag
- % 这是参照 University of California 提供的 MPEG 源代码的基础上编制的。 %用分块方法(8x8的块)对图象做zigzag变换, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com
zigzag
- zigzag纠错码是一种非常简单但却具有非常优秀性能的码。非常适合用于中码率或者高码率编码的系统。此为一位教授提供的源码。
ZIGZAG扫描
- ZIGZAG扫描
zigzag.rar
- using Matlab achieve Zigzag scanning procedures
zigzag.zip
- a paper entitled Zigzag Codes and Concatenated Zigzag Codes source code
ZigZag
- 使用c++语言实现ZigZag排序,能够直接调用-ZigZag sequence
zigzag
- zigzag扫描和反zigzag扫描。JPEG图像的压缩中就用到了-zigzag scanning and inverse-zigzag scanning. JPEG image compression on the use of the
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
zigzag
- 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
zigZag_matab
- zigZag scan implementation on matlab
zigzag
- Z字形编码的vc++代码,已经运行过,能用-zigzag encoding based on VC++
zigzag
- This function is used to build the corresponding sequences of a given scaled gray level image matrix from 45 degree direction. The whole process is using zigzag method It can handle nonsquare image matrix-This function is used to build the corres
zigZag
- zigzag處理程式,含2維轉1維與1維轉2維兩種zigzag scan方法。-zigzag processing program, including 2-D to 1-dimensional and 1 to 2-D two-dimensional zigzag scan method.
NFSource
- This an amazing "ZigZag" Project , is a season 4 emulation with Korean PC Point System
zigzag
- 该程序实现了对一幅数字图像在像素级别上按照ZigZag方式扫描排列的功能-a Zigzag pixel arrange scheme
zigzag
- zigzag,此程式是运用在影像上面的工具,简单的作业程式。-zigzag, this program is a tool used in the image above, a simple job application.
zigzag
- 实现二维数组的zigzag排序,将二维数组按zigzag排序后,整合成一个一维数组(To achieve two-dimensional array of zigzag sort, the two-dimensional array by zigzag sort, integrated into a one-dimensional array)