hand
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+44
@@ -0,0 +1,44 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/calculator_graph_template.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
from mediapipe.framework import calculator_pb2 as mediapipe_dot_framework_dot_calculator__pb2
|
||||
try:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
except AttributeError:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe.framework.calculator_options_pb2
|
||||
from mediapipe.framework import calculator_options_pb2 as mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
from mediapipe.framework.deps import proto_descriptor_pb2 as mediapipe_dot_framework_dot_deps_dot_proto__descriptor__pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8mediapipe/framework/tool/calculator_graph_template.proto\x12\tmediapipe\x1a$mediapipe/framework/calculator.proto\x1a,mediapipe/framework/calculator_options.proto\x1a/mediapipe/framework/deps/proto_descriptor.proto\"\xf0\x01\n\x12TemplateExpression\x12\r\n\x05param\x18\x01 \x01(\t\x12\n\n\x02op\x18\x02 \x01(\t\x12*\n\x03\x61rg\x18\x03 \x03(\x0b\x32\x1d.mediapipe.TemplateExpression\x12\x0c\n\x04path\x18\x04 \x01(\t\x12\x38\n\nfield_type\x18\x05 \x01(\x0e\x32$.mediapipe.FieldDescriptorProto.Type\x12\x36\n\x08key_type\x18\x06 \x03(\x0e\x32$.mediapipe.FieldDescriptorProto.Type\x12\x13\n\x0b\x66ield_value\x18\x07 \x01(\t\"x\n\x17\x43\x61lculatorGraphTemplate\x12\x30\n\x06\x63onfig\x18\x01 \x01(\x0b\x32 .mediapipe.CalculatorGraphConfig\x12+\n\x04rule\x18\x02 \x03(\x0b\x32\x1d.mediapipe.TemplateExpression\"\x96\x01\n\x10TemplateArgument\x12\r\n\x03str\x18\x01 \x01(\tH\x00\x12\r\n\x03num\x18\x02 \x01(\x01H\x00\x12\'\n\x04\x64ict\x18\x03 \x01(\x0b\x32\x17.mediapipe.TemplateDictH\x00\x12,\n\x07\x65lement\x18\x04 \x03(\x0b\x32\x1b.mediapipe.TemplateArgumentB\r\n\x0bparam_value\"\x84\x01\n\x0cTemplateDict\x12.\n\x03\x61rg\x18\x01 \x03(\x0b\x32!.mediapipe.TemplateDict.Parameter\x1a\x44\n\tParameter\x12\x0b\n\x03key\x18\x01 \x01(\t\x12*\n\x05value\x18\x02 \x01(\x0b\x32\x1b.mediapipe.TemplateArgument\"\x92\x01\n\x17TemplateSubgraphOptions\x12%\n\x04\x64ict\x18\x01 \x01(\x0b\x32\x17.mediapipe.TemplateDict2P\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xf5\xfc\xbeR \x01(\x0b\x32\".mediapipe.TemplateSubgraphOptionsB0\n\x1a\x63om.google.mediapipe.protoB\x12GraphTemplateProto')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.calculator_graph_template_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
_globals['DESCRIPTOR']._options = None
|
||||
_globals['DESCRIPTOR']._serialized_options = b'\n\032com.google.mediapipe.protoB\022GraphTemplateProto'
|
||||
_globals['_TEMPLATEEXPRESSION']._serialized_start=205
|
||||
_globals['_TEMPLATEEXPRESSION']._serialized_end=445
|
||||
_globals['_CALCULATORGRAPHTEMPLATE']._serialized_start=447
|
||||
_globals['_CALCULATORGRAPHTEMPLATE']._serialized_end=567
|
||||
_globals['_TEMPLATEARGUMENT']._serialized_start=570
|
||||
_globals['_TEMPLATEARGUMENT']._serialized_end=720
|
||||
_globals['_TEMPLATEDICT']._serialized_start=723
|
||||
_globals['_TEMPLATEDICT']._serialized_end=855
|
||||
_globals['_TEMPLATEDICT_PARAMETER']._serialized_start=787
|
||||
_globals['_TEMPLATEDICT_PARAMETER']._serialized_end=855
|
||||
_globals['_TEMPLATESUBGRAPHOPTIONS']._serialized_start=858
|
||||
_globals['_TEMPLATESUBGRAPHOPTIONS']._serialized_end=1004
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
@@ -0,0 +1,28 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/field_data.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)mediapipe/framework/tool/field_data.proto\x12\tmediapipe\".\n\x0bMessageData\x12\x10\n\x08type_url\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\x0c\"\x96\x02\n\tFieldData\x12\x15\n\x0bint32_value\x18\x01 \x01(\x11H\x00\x12\x15\n\x0bint64_value\x18\x02 \x01(\x12H\x00\x12\x16\n\x0cuint32_value\x18\x03 \x01(\rH\x00\x12\x16\n\x0cuint64_value\x18\x04 \x01(\x04H\x00\x12\x16\n\x0c\x64ouble_value\x18\x05 \x01(\x01H\x00\x12\x15\n\x0b\x66loat_value\x18\x06 \x01(\x02H\x00\x12\x14\n\nbool_value\x18\x07 \x01(\x08H\x00\x12\x14\n\nenum_value\x18\x08 \x01(\x11H\x00\x12\x16\n\x0cstring_value\x18\t \x01(\tH\x00\x12/\n\rmessage_value\x18\n \x01(\x0b\x32\x16.mediapipe.MessageDataH\x00\x42\x07\n\x05value')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.field_data_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
DESCRIPTOR._options = None
|
||||
_globals['_MESSAGEDATA']._serialized_start=56
|
||||
_globals['_MESSAGEDATA']._serialized_end=102
|
||||
_globals['_FIELDDATA']._serialized_start=105
|
||||
_globals['_FIELDDATA']._serialized_end=383
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
@@ -0,0 +1,31 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/node_chain_subgraph.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
from mediapipe.framework import calculator_pb2 as mediapipe_dot_framework_dot_calculator__pb2
|
||||
try:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
except AttributeError:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe.framework.calculator_options_pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2mediapipe/framework/tool/node_chain_subgraph.proto\x12\tmediapipe\x1a$mediapipe/framework/calculator.proto\"\x96\x01\n\x18NodeChainSubgraphOptions\x12\x11\n\tnode_type\x18\x01 \x01(\t\x12\x14\n\x0c\x63hain_length\x18\x02 \x01(\x05\x32Q\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xd3\xdc\xddO \x01(\x0b\x32#.mediapipe.NodeChainSubgraphOptions')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.node_chain_subgraph_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
DESCRIPTOR._options = None
|
||||
_globals['_NODECHAINSUBGRAPHOPTIONS']._serialized_start=104
|
||||
_globals['_NODECHAINSUBGRAPHOPTIONS']._serialized_end=254
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
+28
@@ -0,0 +1,28 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/packet_generator_wrapper_calculator.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
from mediapipe.framework import calculator_options_pb2 as mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
from mediapipe.framework import packet_generator_pb2 as mediapipe_dot_framework_dot_packet__generator__pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nBmediapipe/framework/tool/packet_generator_wrapper_calculator.proto\x12\tmediapipe\x1a,mediapipe/framework/calculator_options.proto\x1a*mediapipe/framework/packet_generator.proto\"\xeb\x01\n\'PacketGeneratorWrapperCalculatorOptions\x12\x18\n\x10packet_generator\x18\x01 \x01(\t\x12\x32\n\x07options\x18\x02 \x01(\x0b\x32!.mediapipe.PacketGeneratorOptions\x12\x0f\n\x07package\x18\x03 \x01(\t2a\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xe5\x8c\x90\xb6\x01 \x01(\x0b\x32\x32.mediapipe.PacketGeneratorWrapperCalculatorOptions')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.packet_generator_wrapper_calculator_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
DESCRIPTOR._options = None
|
||||
_globals['_PACKETGENERATORWRAPPERCALCULATOROPTIONS']._serialized_start=172
|
||||
_globals['_PACKETGENERATORWRAPPERCALCULATOROPTIONS']._serialized_end=407
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
@@ -0,0 +1,33 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/source.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
from mediapipe.framework import calculator_pb2 as mediapipe_dot_framework_dot_calculator__pb2
|
||||
try:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
except AttributeError:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe.framework.calculator_options_pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%mediapipe/framework/tool/source.proto\x12\tmediapipe\x1a$mediapipe/framework/calculator.proto\"\xfa\x02\n%SidePacketsToStreamsCalculatorOptions\x12\x15\n\nnum_inputs\x18\x01 \x01(\x05:\x01\x31\x12\x66\n\rset_timestamp\x18\x02 \x01(\x0e\x32\x41.mediapipe.SidePacketsToStreamsCalculatorOptions.SetTimestampMode:\x0cVECTOR_INDEX\x12 \n\x12vectors_of_packets\x18\x03 \x01(\x08:\x04true\"P\n\x10SetTimestampMode\x12\x10\n\x0cVECTOR_INDEX\x10\x00\x12\x0e\n\nPRE_STREAM\x10\x01\x12\x10\n\x0cWHOLE_STREAM\x10\x02\x12\x08\n\x04NONE\x10\x03\x32^\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xb7\x8c\x8a\x1d \x01(\x0b\x32\x30.mediapipe.SidePacketsToStreamsCalculatorOptions')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.source_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
DESCRIPTOR._options = None
|
||||
_globals['_SIDEPACKETSTOSTREAMSCALCULATOROPTIONS']._serialized_start=91
|
||||
_globals['_SIDEPACKETSTOSTREAMSCALCULATOROPTIONS']._serialized_end=469
|
||||
_globals['_SIDEPACKETSTOSTREAMSCALCULATOROPTIONS_SETTIMESTAMPMODE']._serialized_start=293
|
||||
_globals['_SIDEPACKETSTOSTREAMSCALCULATOROPTIONS_SETTIMESTAMPMODE']._serialized_end=373
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
@@ -0,0 +1,32 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: mediapipe/framework/tool/switch_container.proto
|
||||
# Protobuf Python Version: 4.25.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
_sym_db = _symbol_database.Default()
|
||||
|
||||
|
||||
from mediapipe.framework import calculator_pb2 as mediapipe_dot_framework_dot_calculator__pb2
|
||||
try:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe_dot_framework_dot_calculator__options__pb2
|
||||
except AttributeError:
|
||||
mediapipe_dot_framework_dot_calculator__options__pb2 = mediapipe_dot_framework_dot_calculator__pb2.mediapipe.framework.calculator_options_pb2
|
||||
|
||||
|
||||
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/mediapipe/framework/tool/switch_container.proto\x12\tmediapipe\x1a$mediapipe/framework/calculator.proto\"\x9b\x02\n\x16SwitchContainerOptions\x12=\n\x0e\x63ontained_node\x18\x02 \x03(\x0b\x32%.mediapipe.CalculatorGraphConfig.Node\x12\x0e\n\x06select\x18\x03 \x01(\x05\x12\x0e\n\x06\x65nable\x18\x04 \x01(\x08\x12\x16\n\x0esynchronize_io\x18\x05 \x01(\x08\x12\x17\n\x0f\x61sync_selection\x18\x06 \x01(\x08\x12\x19\n\x11tick_input_stream\x18\x07 \x03(\t2P\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xe2\x9a\xfc\xa4\x01 \x01(\x0b\x32!.mediapipe.SwitchContainerOptionsJ\x04\x08\x01\x10\x02\x42\x32\n\x1a\x63om.google.mediapipe.protoB\x14SwitchContainerProto')
|
||||
|
||||
_globals = globals()
|
||||
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
||||
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'mediapipe.framework.tool.switch_container_pb2', _globals)
|
||||
if _descriptor._USE_C_DESCRIPTORS == False:
|
||||
_globals['DESCRIPTOR']._options = None
|
||||
_globals['DESCRIPTOR']._serialized_options = b'\n\032com.google.mediapipe.protoB\024SwitchContainerProto'
|
||||
_globals['_SWITCHCONTAINEROPTIONS']._serialized_start=101
|
||||
_globals['_SWITCHCONTAINEROPTIONS']._serialized_end=384
|
||||
# @@protoc_insertion_point(module_scope)
|
||||
Reference in New Issue
Block a user