perspective¶
- torchaug.transforms.functional.perspective(inpt, startpoints, endpoints, interpolation=InterpolationMode.BILINEAR, fill=None, coefficients=None)[source]¶
See
RandomPerspectivefor details.- Return type:
See RandomPerspective for details.