“…Next step is entropy coding, which involves arranging the image components in a 'zigzag' order employing run-length encoding (RLE) algorithm that groups similar frequencies together, inserting length coding zeros, and then using Huffman coding [8] on what is left. In N 8x8 blocks, if the i th block is represented by Bi and positions within each block are represented by p, q where p = 0,1, … ,7 and q = 0,1, … ,7 , then any coefficient in the DCT image can be represented as B i p, q .…”