Class SwapRedBlue

Inheritance Relationships

Base Type

Class Documentation

class SwapRedBlue : public mindspore::dataset::TensorTransform

Swap the red and blue channels of the input image.

Public Functions

SwapRedBlue()

Constructor.

~SwapRedBlue() = default

Destructor.