videolib.cvt_color.get_bgr2xyz_transfer_mat

get_bgr2xyz_transfer_mat(standard)[source]

Calculates conversion matrix from BGR to tristimulus XYZ

Parameters:

standard (Standard) – Standard for which matrix is to be returned

Return type:

ndarray

Returns:

3x3 conversion matrix