Class Invert
Defined in File vision.h
Inheritance Relationships
Base Type
public mindspore::dataset::TensorTransform
(Class TensorTransform)
Class Documentation
-
class Invert : public mindspore::dataset::TensorTransform
Apply invert on the input image in RGB mode.
Public Functions
-
Invert()
Constructor.
-
~Invert() = default
Destructor.
-
Invert()