The document discusses texture detection for iris image segmentation. It proposes using a grey level co-occurrence matrix (GLCM) approach to segment eyelashes from iris texture. Tests using a new GLCM feature that calculates the joint probability of grey level pixel pairs multiplied by the pixel values give promising results for eyelash segmentation when combined with either K-means or fuzzy C-means clustering. The approach aims to provide a more robust solution than previous methods that rely on intensity differences alone.