의견 보내기
실시간 객체 추적
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Beta
This feature is subject to the "Pre-GA Offerings Terms" in the General Service Terms section
of the Service Specific Terms .
Pre-GA features are available "as is" and might have limited support.
For more information, see the
launch stage descriptions .
Video Intelligence Streaming API를 사용하면 실시간 스트리밍되는 멀티미디어 데이터에서 객체를 감지하고 추적할 수 있습니다. 그런 다음 API를 통해 데이터의 실시간 분석을 수행할 수 있습니다.
다음 구성 JSON 객체 는 AIStreamer 실시간 객체 추적을 사용하여 스트리밍 동영상 주석을 추가하는 방법을 보여줍니다.
{
"video_config" : {
"feature" : "STREAMING_OBJECT_TRACKING"
}
}
AIStreamer는 다음 예와 비슷한 응답을 반환합니다.
Reading response.
Entity description: mirror
Track Id: 12
Entity id: /m/054_l
Confidence: 0.936193287373
Time offset of the first frame: 7.5075s
Bounding box position:
left : 0.0509275756776
top : 0.748813211918
right : 0.218115285039
bottom: 0.979368686676
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-14(UTC)
의견을 전달하고 싶나요?
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-02-14(UTC)"],[],[]]