tomwer.core.process.reconstruction.scores.scores.compute_tv_score#

tomwer.core.process.reconstruction.scores.scores.compute_tv_score(data)#

Compute the data score as image total variation

Parameters:

data (numpy.ndarray) – frame for which we should compute the score

Returns:

score of the frame

Return type:

float