Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 333 Bytes

File metadata and controls

20 lines (9 loc) · 333 Bytes

필요 라이브러리:

  • dlib, cv, imutils

사용 모델:

shape-predictor shape_predictor_68_face_landmarks.dat

  • 현재 모델에 이슈가 있음.

진행 상황:

  • 얼굴을 인식해 각 부위에 68개의 특징점의 좌표를 추출.

해야할 일:

  • 추출한 좌표를 통해 비례와 특징 판별.