Class VerticalFlip

Inheritance Relationships

Base Type

Class Documentation

class VerticalFlip : public mindspore::dataset::TensorTransform

Flip the input image vertically.

Public Functions

VerticalFlip()

Constructor.

~VerticalFlip() = default

Destructor.