MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / color_normalization

Function color_normalization

slowfast/datasets/cv2_transform.py:302–316  ·  view source on GitHub ↗

Perform color normalization on the image with the given mean and stddev. Args: image (array): image to perform color normalization. mean (float): mean value to subtract. stddev (float): stddev to devide.

(image, mean, stddev)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected