Image enhancement is the method to enhance the image which is of low contrast. But the drawback in this method is that all the pixels in the image are brightened totally and this may not be suitable for some applications [7]. So to overcome this, Bit-Plane Slicing method is used. Bit-Plane Slicing is a technique in which the image is sliced at different planes. It ranges from Bit level 0 which is the least significant bit (LSB) to Bit level 7 which is the most significant bit (MSB). The input to this method is an 8-bit per pixel image [3]. This is a very important method in Image Processing.