Class RGBA2RGB
Defined in File vision.h
Inheritance Relationships
Base Type
public mindspore::dataset::TensorTransform
(Class TensorTransform)
Class Documentation
-
class RGBA2RGB : public mindspore::dataset::TensorTransform
Change the input 4 channel RGBA tensor to 3 channel RGB.
Public Functions
-
RGBA2RGB()
Constructor.
-
~RGBA2RGB() = default
Destructor.
-
RGBA2RGB()