The document proposes a lip recognition method based on the dynamic time warping (DTW) algorithm. It involves preprocessing lip images through normalization, separation of upper and lower lips, and rotation. Feature extraction extracts lip patterns through smoothing, top-hat transformation, and binarization. Projections of lip features are obtained and matched using DTW to determine similarity. The method achieved good results and could be improved by enhancing image quality and comparing more projection angles for forensic identification applications.