Of Fouriers and DCT's » Marvel Comics » FORUM lowesmall.shop
FORUM lowesmall.shop

FORUM lowesmall.shop



ПоискПоиск   Users   Registration   Entrance
Today: 02.04.2025 - 04:25:06
Pages:  1  

Of Fouriers and DCT's

Advertising


AuthorMessage

vsokolov

main user




Statistics:
Messages: 35
Registration: 05.23.2002

Since the DCT is basically a fourier transform which mirrors the original sequence and then does a DFT, leaving only the cosine outputs (since no sine waves now exist in the signal), shouldn't the output for the DCT have one more entry in the output array than the input? (Since the real component has N/2 + 1 entries, and the input is doubled)? TIA

---------------------
Message # 1 21.04.22 - 08:09:52
RE: Of Fouriers and DCT's

Khoalty

main user




Statistics:
Messages: 73
Registration: 05.10.2001

I was under the impression that the real output had N entries, but only the first N/2 + 1 were required to rebuild the signal (the rest being redundant). I think that the answer may rely on the fact that since the DCT is a DFT on the input next to its mirror, that two of the terms aren't required to rebuild it (but all this would be in the time domain).

---------------------
Clear Corners and Tires are not considered a modification.
Message # 2 21.04.22 - 08:18:33
RE: Of Fouriers and DCT's

dcardenas

main user




Statistics:
Messages: 4,557
Registration: 07.15.2002

Mathematically you are correct, DCT can be done by mirroring the input data and DFTing it. The output is N length and if the innput signal is real then the first n/2 coefs are the same as the last ones. In image processing, the input is real and the DCT exploits several mathematical properties of the mirror+dft and dose it all at once. Usually the input signal is real 8x8 . The DCT is usually done over rows and cols. The output is 8x8 DCT coefficients which are real as well.

---------------------
'97 318i (Sold) - '96 M3/5 Lux (Sold) - '03 X5 3.0i Sport (Sold) - '03 SV650 (Sold) - '92 535i/5
Message # 3 21.04.22 - 08:22:48
RE: Of Fouriers and DCT's

Want2race

main user




Statistics:
Messages: 740
Registration: 10.19.2002

So my source was mistaken? Only the first N/2 are required, and not the first N/2 + 1?

---------------------
Message # 4 21.04.22 - 08:29:48
RE: Of Fouriers and DCT's

216

main user




Statistics:
Messages: 02.20.2003
Registration:

input sample are x(n) n=0..N-1 (N samples) extend to y(n) = /x(n) n=0..N-1 (N samples)

---------------------
MidnightBMW
Message # 5 21.04.22 - 08:37:39
RE: Of Fouriers and DCT's

euroracer325i

main user




Statistics:
Messages: 964
Registration: 12.25.2002

Ah, thank you.

---------------------
Message # 6 21.04.22 - 08:45:24
RE: Of Fouriers and DCT's

hellrotvic

main user




Statistics:
Messages: 296
Registration: 06.29.2003

For all kinds of information about DFT's and the like you may check . FFTW is a really fast and free set of DFT routines written in C. The documentation maybe interesting to you. Regards, tiki4

---------------------
Message # 7 21.04.22 - 08:56:46
RE: Of Fouriers and DCT's
1 Min of Capture = 1 gig AVI....???? : Previous topicNext topic: field deinterlace prevents resize
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants