Class RGBA2BGR

Inheritance Relationships

Base Type

Class Documentation

class RGBA2BGR : public mindspore::dataset::TensorTransform

Change the format of input tensor from 4-channel RGBA to 3-channel BGR.

Public Functions

RGBA2BGR()

Constructor.

~RGBA2BGR() = default

Destructor.