public static class ResizeBicubic.Options extends Object
ResizeBicubic| Modifier and Type | Method and Description |
|---|---|
ResizeBicubic.Options |
alignCorners(Boolean alignCorners) |
public ResizeBicubic.Options alignCorners(Boolean alignCorners)
alignCorners - If true, the centers of the 4 corner pixels of the input and output tensors are
aligned, preserving the values at the corner pixels. Defaults to false.Copyright © 2015–2019. All rights reserved.