Class GrayScaleStep
- java.lang.Object
-
- ai.konduit.serving.data.image.step.grayscale.GrayScaleStep
-
- All Implemented Interfaces:
ai.konduit.serving.pipeline.api.step.PipelineStep,ai.konduit.serving.pipeline.api.TextConfig,java.io.Serializable
public class GrayScaleStep extends java.lang.Object implements ai.konduit.serving.pipeline.api.step.PipelineStepTransforms an image to be gray scale.- Author:
- Adam Gibson
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GrayScaleStep()
-