Searched refs:logrmse (Results 1 – 1 of 1) sorted by relevance
402 double logrmse = sqrt(log_num / pixels); in compute_error_metrics() local403 printf(" LogRMSE (RGB): %9.4f\n", logrmse); in compute_error_metrics()