get_result

분석된 결과물을 JSON 객체로 반환합니다.

Premium 요금제 이용 시 호출 url

영상분석하기 API를 통해 요청한 작업물의 결과값을 JSON 형태로 반환하는 API입니다. 영상 업로드 요청 시 전달받은 JobID 를 URL에 담고 GET으로 영상 포즈 분석 결과를 확인합니다.
영상 분석이 성공적으로 완료되면 검출된 관절 좌표가 JSON 객체로 반환됩니다.

Result: Joints

  • 25개의 관절 좌표
  • 추출되지 않았을 경우 -1 로 반환
  • [nose, neck, right shoulder, right elbow, right wrist, left shoulder, left elbow, left wrist, pelvis, right hip, right knee, right ankle, left hip, left knee, left ankle, right eye, left eye, right ear, left ear, left big toe, left small toe, left heel, right big toe, right small toe, right heel]
Language
Authorization
Header
Click Try It! to start a request and see the response here!