Module: tfg.image.color_space.srgb

This module implements Tensorflow sRGB color space utility functions.

More details about sRGB can be found on this page.

Functions

from_linear_rgb(...): Converts linear RGB to sRGB colors.