# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: mediapipe/calculators/util/landmark_projection_calculator.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@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/calculators/util/landmark_projection_calculator.proto\x12\tmediapipe\x1a$mediapipe/framework/calculator.proto\"\xa3\x01\n#LandmarkProjectionCalculatorOptions\x12\x1e\n\x0fignore_rotation\x18\x01 \x01(\x08:\x05\x66\x61lse2\\\n\x03\x65xt\x12\x1c.mediapipe.CalculatorOptions\x18\xf4\xf8\xca} \x01(\x0b\x32..mediapipe.LandmarkProjectionCalculatorOptions')



_LANDMARKPROJECTIONCALCULATOROPTIONS = DESCRIPTOR.message_types_by_name['LandmarkProjectionCalculatorOptions']
LandmarkProjectionCalculatorOptions = _reflection.GeneratedProtocolMessageType('LandmarkProjectionCalculatorOptions', (_message.Message,), {
  'DESCRIPTOR' : _LANDMARKPROJECTIONCALCULATOROPTIONS,
  '__module__' : 'mediapipe.calculators.util.landmark_projection_calculator_pb2'
  # @@protoc_insertion_point(class_scope:mediapipe.LandmarkProjectionCalculatorOptions)
  })
_sym_db.RegisterMessage(LandmarkProjectionCalculatorOptions)

if _descriptor._USE_C_DESCRIPTORS == False:
  mediapipe_dot_framework_dot_calculator__options__pb2.CalculatorOptions.RegisterExtension(_LANDMARKPROJECTIONCALCULATOROPTIONS.extensions_by_name['ext'])

  DESCRIPTOR._options = None
  _LANDMARKPROJECTIONCALCULATOROPTIONS._serialized_start=117
  _LANDMARKPROJECTIONCALCULATOROPTIONS._serialized_end=280
# @@protoc_insertion_point(module_scope)
