The document discusses a proposed approach for personal identification using palmprint biometrics based on principal line extraction. It begins with an abstract summarizing preprocessing using Gaussian filtering and ROI extraction to smooth images and isolate the palm region. Canny edge detection is then used to extract principal lines by analyzing edge direction and gradient strength. The lines are traced and non-maximum edges suppressed to extract key lines. Templates are generated by dividing images into blocks and identifying those containing lines. Identification is performed by comparing templates to stored ones using distance matching. The document then provides context on palmprint identification and prior approaches before detailing the proposed Canny edge detection based method.