Image Processing#
- Augmentation Gallery
- BrightnessContrast Example
- Color Space Conversion
- Image Decoder examples
- Common code
- Image Decoder (CPU)
- Image Decoder (CPU) with Random Cropping Window Size and Anchor
- Image Decoder with Fixed Cropping Window Size and External Anchor
- Image Decoder (CPU) with External Window Size and Anchor
- Image Decoder (Hybrid)
- Image Decoder (Hybrid) with Random Cropping Window Size and Anchor
- Image Decoder (Hybrid) with Fixed Cropping Window Size and External Anchor
- Image Decoder (Hybrid) with External Window Size and Anchor
- HSV Example
- Using HSV to implement RandomGrayscale operation
- Interpolation methods
- Resize operator
- WarpAffine
- 3D Transforms