Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dct

how to do histogram for dct coeffcient to show Double Quantiztion effect?

DCT compression

What are the input values for DCT?

c++ compression jpeg dct

LSB-DCT based Image steganography

DCT Compression - Block Size, Choosing Coefficients

How to convert YUV422 (sub sampling) to YUV?

Overlapping sliding window over an image using blockproc or im2col?

I am looking for a simple algorithm for fast DCT and IDCT of matrix [NxM]

Discrete cosine transform (DCT) of an image

image matlab dct

Fast DCT transformation

Use Python's Scipy DCT-II to do 2D or ND DCT

python scipy dct

Problems with DCT and IDCT algorithm in java

java algorithm dct

Why JPEG compression processes image by 8x8 blocks?

compression jpeg dct

Discrete Cosine Transform DCT implementation C

c dct

In scipy why doesn't idct(dct(a)) equal to a?

python scipy dct

What is the "Law of the Eight"?

Is there an equivalent of the matlab 'idealfilter' for Python in Scipy (or other libraries)?

python matlab opencv scipy dct

why DCT transform is preferred over other transforms in video/image compression