ImageToNDArrayConfig and ImageResizeStep
See ImageToNDArrayConfig for more detailsCropGridStep but the x/y location values are hardcoded into the configuration, instead of coming
dynamically from the input Data instanceDrawGridStep but the x/y location values are hardcoded into the configuration, instead of coming
dynamically from the input Data instanceData.getListPoint(name), in the following order:
topLeft, topRight, bottomLeft, bottomRightBoundingBox and List<BoundingBox> fields.ImageToNDArrayConfig - listHandling fieldImage or List<Image> field to be processed.Point, List<Point>, BoundingBox or List<BoundingBox> that are
defined in relative terms (i.e., all values 0.0 to 1.0 in terms of "fraction of image height/width"), convert these
to absolute values (i.e., pixels) using:Copyright © 2022. All rights reserved.