ImageSetAugmenter implements ImageSetAugmenter
More...
◆ ImageSetAugmenter() [1/2]
Synapse.ML.Opencv.ImageSetAugmenter.ImageSetAugmenter |
( |
| ) |
|
|
inline |
◆ ImageSetAugmenter() [2/2]
Synapse.ML.Opencv.ImageSetAugmenter.ImageSetAugmenter |
( |
string |
uid | ) |
|
|
inline |
◆ GetFlipLeftRight()
bool Synapse.ML.Opencv.ImageSetAugmenter.GetFlipLeftRight |
( |
| ) |
|
Gets flipLeftRight value
- Returns
- flipLeftRight: Symmetric Left-Right
◆ GetFlipUpDown()
bool Synapse.ML.Opencv.ImageSetAugmenter.GetFlipUpDown |
( |
| ) |
|
Gets flipUpDown value
- Returns
- flipUpDown: Symmetric Up-Down
◆ GetInputCol()
string Synapse.ML.Opencv.ImageSetAugmenter.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetOutputCol()
string Synapse.ML.Opencv.ImageSetAugmenter.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<ImageSetAugmenter> instance for this ML instance.
◆ Save()
void Synapse.ML.Opencv.ImageSetAugmenter.Save |
( |
string |
path | ) |
|
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
- Parameters
-
path | The path to save the object to |
◆ SetFlipLeftRight()
Sets value for flipLeftRight
- Parameters
-
value | Symmetric Left-Right |
- Returns
- New ImageSetAugmenter object
◆ SetFlipUpDown()
◆ SetInputCol()
Sets value for inputCol
- Parameters
-
value | The name of the input column |
- Returns
- New ImageSetAugmenter object
◆ SetOutputCol()
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New ImageSetAugmenter object
The documentation for this class was generated from the following file:
- synapse/ml/opencv/ImageSetAugmenter.cs