Vision API 얼굴 감지 RollAngle PanAngle TiltAngle 정보
이게 뭐야?
Google Cloud Platform (GCP)
의 Vision API
로 얼굴 검출하면, 다음의 3 개의 각도를 검출할 수 있습니다.이 세 가지 의미를 확실히 이해할 수 없었기 때문에 일러스트를 일으켰습니다.
RollAngle 롤각
Roll angle, which indicates the amount of clockwise/anti-clockwise rotation
of the face relative to the image vertical about the axis perpendicular to
the face. Range [-180,180].
수직축을 중심으로 얼굴의 회전량을 나타냅니다.
머리의 꼭대기가 오른쪽, 왼쪽, 어느 쪽으로 쓰러져 있는지,라고 해석했습니다.
PanAngle 요각
Yaw angle, which indicates the leftward/rightward angle that the face is
pointing relative to the vertical plane perpendicular to the image. Range
[-180,180].
수직면을 기준으로 얼굴의 왼쪽/오른쪽 각도를 나타냅니다.
목을 좌우 어느 쪽으로 비틀고 있는지, 라고 해석했습니다.
TiltAngle 피치 각
Pitch angle, which indicates the upwards/downwards angle that the face is
pointing relative to the image's horizontal plane. Range [-180,180].
수평면을 기준으로 얼굴의 위/아래 각도를 나타냅니다.
흠뻑 빠져 있는지, 위를 올려다보고 있는지, 해석했습니다.
Reference
이 문제에 관하여(Vision API 얼굴 감지 RollAngle PanAngle TiltAngle 정보), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/ormcat/items/48822bb920d590db4e5a텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)