Class RGB2BGR
Defined in File vision_lite.h
Inheritance Relationships
Base Type
public mindspore::dataset::TensorTransform
(Class TensorTransform)
Class Documentation
-
class RGB2BGR : public mindspore::dataset::TensorTransform
RGB2BGR TensorTransform. \notes Convert the format of input image from RGB to BGR.