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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected