public static class ResizeArea.Options
extends java.lang.Object
ResizeArea| Modifier and Type | Method | Description |
|---|---|---|
ResizeArea.Options |
alignCorners(java.lang.Boolean alignCorners) |
public ResizeArea.Options alignCorners(java.lang.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.