You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/protos/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto
Copy file name to clipboardExpand all lines: packages/google-cloud-videointelligence/src/v1p2beta1/doc/google/cloud/videointelligence/v1p2beta1/doc_video_intelligence.js
* @see [google.cloud.videointelligence.v1p2beta1.TextSegment definition in proto format]{@link https://github.com/googleapis/googleapis/blob/master/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto}
@@ -589,15 +598,6 @@ const TextFrame = {
589
598
* @property {string} text
590
599
* The detected text.
591
600
*
592
-
* @property {number} confidence
593
-
* Confidence for the track of detected text. It is calculated as the highest
594
-
* over all frames where OCR detected text appears.
595
-
*
596
-
* @property {Object[]} frames
597
-
* Information related to the frames where OCR detected text appears.
598
-
*
599
-
* This object should have the same structure as [TextFrame]{@link google.cloud.videointelligence.v1p2beta1.TextFrame}
600
-
*
601
601
* @property {Object[]} segments
602
602
* All video segments where OCR detected text appears.
0 commit comments