Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Energy computation of DCT of image +

$
0
0
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](https://en.wikipedia.org/wiki/Energy_(signal_processing)) 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](/upfiles/15134095227562472.jpg) **dct of above image.** ![image description](/upfiles/15134095789980381.jpg) 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

Viewing all articles
Browse latest Browse all 41027

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>