搜索资源列表
mydct_good
- 该压缩包实现二维的DCT变换和逆DCT变换,可以对图像做DCT变换和逆DCT变换,实现非常简洁,速度很快。-the compressed 2D DCT and the inverse DCT. Images can be done DCT and inverse DCT achieve a very simple, very fast.
face_recognition
- 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)
2D-DCT变换
- 免费下载
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
TWODDCTcofiicients
- 2d dct cofficient computation programs-2d dct cofficient computation programs..
dct2dim_ib001
- A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctne-A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctness
TwoDimDCT
- 2D DCT in matlab. inputs are original data and block size. ex) block size = [8 8]
2D-unwrap-methods
- 关于求解物体存在的包裹相位的几种解包裹算法,有基于DCT理论的最小二乘算法,整体变份法,以及Goldstein枝切法等。-Several solving existing objects wrapped phase unwrapping algorithm, least squares algorithm based on DCT theory, the overall change copies law, as well as Goldstein branch-cut method.
Code_20_02_14
- This paper proposes and evaluates a promising technique used for liver segmentation that can be used as the first step in liver treatment planning. It is based on texture feature analysis obtained from 3D DCT block coefficients, support vecto
JPEG_Codec
- This a JPEG codec with AC/DC Huffman entropy coding, 4:2:0 Sampling, RGB/YCbCr converter. 2D-DCT and Quantization is included in the JPEG_Main. There also a Huffman table list in .txt, two sample testing picture and the bitrate-PSNR , Compressi