ImageProcessing.ArtemBurashnikov 1.0.0


RunStrategy Module

Represents different run strategies for image processing.

Types

Type Description

RunStrategy

Defines various run strategies for image processing.

Functions and values

Function or value Description

switchToCPU _arg1

Full Usage: switchToCPU _arg1

Parameters:
Returns: RunStrategy The CPU-based run strategy.

Switches to a CPU-based run strategy based on the input strategy.

_arg1 : RunStrategy
Returns: RunStrategy

The CPU-based run strategy.