ResizeImageTransformer implements ResizeImageTransformer
More...
◆ ResizeImageTransformer() [1/2]
Synapse.ML.Image.ResizeImageTransformer.ResizeImageTransformer |
( |
| ) |
|
|
inline |
◆ ResizeImageTransformer() [2/2]
Synapse.ML.Image.ResizeImageTransformer.ResizeImageTransformer |
( |
string |
uid | ) |
|
|
inline |
◆ GetHeight()
int Synapse.ML.Image.ResizeImageTransformer.GetHeight |
( |
| ) |
|
Gets height value
- Returns
- height: the width of the image
◆ GetInputCol()
string Synapse.ML.Image.ResizeImageTransformer.GetInputCol |
( |
| ) |
|
Gets inputCol value
- Returns
- inputCol: The name of the input column
◆ GetNChannels()
int Synapse.ML.Image.ResizeImageTransformer.GetNChannels |
( |
| ) |
|
Gets nChannels value
- Returns
- nChannels: the number of channels of the target image
◆ GetOutputCol()
string Synapse.ML.Image.ResizeImageTransformer.GetOutputCol |
( |
| ) |
|
Gets outputCol value
- Returns
- outputCol: The name of the output column
◆ GetWidth()
int Synapse.ML.Image.ResizeImageTransformer.GetWidth |
( |
| ) |
|
Gets width value
- Returns
- width: the width of the image
◆ Load()
◆ Read()
Get the corresponding JavaMLReader instance.
- Returns
- an JavaMLReader<ResizeImageTransformer> instance for this ML instance.
◆ Save()
void Synapse.ML.Image.ResizeImageTransformer.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 |
◆ SetHeight()
◆ SetInputCol()
◆ SetNChannels()
Sets value for nChannels
- Parameters
-
value | the number of channels of the target image |
- Returns
- New ResizeImageTransformer object
◆ SetOutputCol()
Sets value for outputCol
- Parameters
-
value | The name of the output column |
- Returns
- New ResizeImageTransformer object
◆ SetWidth()
The documentation for this class was generated from the following file:
- synapse/ml/image/ResizeImageTransformer.cs