mp.calculators.image.image_transformation_calculator_pb2.ImageTransformationCalculatorOptions

A ProtocolMessage

constant_padding bool constant_padding
flip_horizontally bool flip_horizontally
flip_vertically bool flip_vertically
interpolation_mode InterpolationMode interpolation_mode
output_height int32 output_height
output_width int32 output_width
padding_color Color padding_color
rotation_mode Mode rotation_mode
scale_mode Mode scale_mode

Child Classes

class Color

DEFAULT 0
InterpolationMode Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
LINEAR 1
NEAREST 2
ext Instance of google.protobuf.pyext._message.FieldDescriptor