typo in LabelsToRenderDataCalculatorOptions example
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
This commit is contained in:
parent
9a36802c00
commit
260712551a
|
@ -44,8 +44,8 @@ constexpr float kFontHeightScale = 1.25f;
|
||||||
// input_stream: "LABELS:labels"
|
// input_stream: "LABELS:labels"
|
||||||
// input_stream: "SCORES:scores"
|
// input_stream: "SCORES:scores"
|
||||||
// output_stream: "VIDEO_PRESTREAM:video_header"
|
// output_stream: "VIDEO_PRESTREAM:video_header"
|
||||||
// options {
|
// node_options: {
|
||||||
// [LabelsToRenderDataCalculatorOptions.ext] {
|
// [type.googleapis.com/mediapipe.LabelsToRenderDataCalculatorOptions] {
|
||||||
// color { r: 255 g: 0 b: 0 }
|
// color { r: 255 g: 0 b: 0 }
|
||||||
// color { r: 0 g: 255 b: 0 }
|
// color { r: 0 g: 255 b: 0 }
|
||||||
// color { r: 0 g: 0 b: 255 }
|
// color { r: 0 g: 0 b: 255 }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user