Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nordic.edgeimpulse.com/llms.txt

Use this file to discover all available pages before exploring further.

ImageInputResizeMode

class edgeimpulse_api.models.image_input_resize_mode.ImageInputResizeMode(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • CROP The type of the None singleton.
  • FIT_LONG The type of the None singleton.
  • FIT_SHORT The type of the None singleton.
  • SQUASH The type of the None singleton.