Class SwapRedBlue
Defined in File vision.h
Inheritance Relationships
Base Type
public mindspore::dataset::TensorTransform
(Class TensorTransform)
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.
-
SwapRedBlue()