This document summarizes research on palmprint identification. It begins by introducing palmprint biometrics and principal line features. It then summarizes several existing approaches that extract principal lines using techniques like finite radon transform, gradient images, and morphological operators. The proposed approach is described which uses Canny edge detection to extract principal lines based on edge direction. It preprocesses images, applies Canny edge detection, divides the output into blocks to generate templates, and performs matching. Experimental results on a public database achieve an accuracy of 86% for personal identification.