ObjectDetectionWindowMethod#

class ObjectDetectionWindowMethod[source]#

Bases: Enum

Enum for window methods

chip#

the default method

Attributes

__init__()#
chip = 'chip'#
image = 'image'#
label = 'label'#
sliding = 'sliding'#