Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Energy computation of DCT of image +

I am interested to know Energy of low and high frequency component of dct (discrete cosine transform) of image. Here, i found energy computation of signal

I cannot find energy computation of low and frequency component of dct from image. so i used the energy computation of signal as shown formula below.

Energy = Sum (Amplitude * Amplitude )

Below are the original, dct image and its energy computed from above formula.

Original Image

image description

dct of above image.

image description

Then, i am using upper quadrant of image as low frequency and bottom corner quadrant of image is high frequency compoent.

And their energy is as follows: 21.391 , 11.2572

My question is how to exactly find energy of frequency from DFT or DCT? Or Same formula of energy computation is used for image and signal processing?

Kindly, help me to understand. Thanks

Energy computation of DCT of image +

I am interested to know Energy of low and high frequency component of dct (discrete cosine transform) of image. Here, i found energy computation of signal

I cannot find energy computation of low and frequency component of dct from image. so i used the energy computation of signal as shown formula below.

Energy = Sum (Amplitude * Amplitude )

Below are the original, dct image and its energy computed from above formula.

Original Image

image description

dct of above image.

image description

Then, i am using upper quadrant of image as low frequency and bottom corner quadrant of image is high frequency compoent.

And their energy is as follows: 21.391 , 11.2572

My question is how to exactly find energy of frequency from DFT or DCT? Or Same formula of energy computation is used for image and signal processing?

Kindly, help me to understand. Thanks Thanks

Energy computation of DCT of image +

I am interested to know Energy of low and high frequency component of dct (discrete cosine transform) of image. Here, i found energy computation of signal

I cannot find energy computation of low and frequency component of dct from image. so i used the energy computation of signal as shown formula below.

Energy = Sum (Amplitude * Amplitude )

Below are the original, dct image and its energy computed from above formula.

Original Image

image description

dct of above image.

image description

Then, i am using upper quadrant of image as low frequency and bottom corner quadrant of image is high frequency compoent.

And their energy is as follows: 21.391 , 11.2572

My question is how to exactly find energy of frequency from DFT or DCT? Or Same formula of energy computation is used for image and signal processing?

I need paper reference where formula of energy computation is given.

Kindly, help me to understand. Thanks