torchcodec.transforms¶
For a tutorial, see: Decoder Transforms: Applying transforms during decoding.
Base class for all decoder transforms. |
|
Crop the decoded frame to a given size in the center of the frame. |
|
Crop the decoded frame to a given size at a random location in the frame. |
|
Resize the decoded frame to a given size. |