The document proposes a method to detect face spoofing using colour texture analysis. It discusses existing methods that focus on grayscale images and discard colour information. The proposed method analyzes texture and quality in RGB, HSV, and YCbCr colour spaces. Local binary patterns descriptors are extracted from each colour channel and concatenated into an enhanced feature vector to classify whether a face is real or fake. The method aims to improve upon existing techniques by leveraging both luminance and chrominance information from colour images.