-
-
[
VHDL]
djpeg.rar
Realize jpeg image decoding capabilities. Code design: 1, Reconstruct the Huffman/RLE stream to a sequence2, Arrange the sequence to a matrix using the zigzag scanning backwards3, Multiply the matrix by quantization table
-
-
-
[
Matlab]
dct.rar
Discrete Cosine Transform compression program MATLAB to achieve, we can try!
-
-
-
[
Visual C++ (VC++)]
dct.rar
The algorithm can be realized discrete cosine transform, especially in image processing can be carried out in the frequency domain treatment.
-
[
Matlab]
JPEG-Encoder-Decoder.rar
This is a static JPEG image coding and decoding procedures. Procedures at the same time realize a classic and Chen Chen
-
[
Visual C++ (VC++)]
locate_text.rar
... the text in the image test is very meaningful. In this paper, a character-based method of texture features, in the DCT domain detection of the characters, so characters in the image region detected, and finally use matlab to verify the experiment shows ...
-