-
-
DCT_transform.rar
This file include the DCT and IDCT transform of an image.
void show_DCT( void )
void DCT_8x8( float* data )
void IDCT_8x8( float* data )
void BDCT( float* input,int rows,int cols )
void BIDCT( float* input,int rows,int cols )
void get_8x8DCT( float* ...
-
bwdistsc.zip
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized ...
-
ycbcr.rar
The Bitmap of YCbCr transform to RGB format.
-
srtp-1[1].0.6.rar
This package provides an implementation of the Secure Real-time
Transport Protocol (SRTP), the Universal Security Transform (UST), and
a crypto engine to support it that includes AES-128 counter mode,
TMMHv2, and replay protection. The definitions of ...
-
src.rar
基于快速离散曲波变换(fast discrete curvelet transform)来处理3D 图像的matlab 程序。
-
fdct3d_mpi.rar
基于快速离散曲波变换(fast discrete curvelet transform)来处理3D 图像的c++程序。
-
-
-
IEEE_standard_specifications_for_the_implementatio
... Specifications for the Implementations of 8x8 Inverse Discrete Cosine Transform, specifies the numerical characteristics of the 8x8 inverse discrete cosine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results ...
-
-