skvideo.measure.videobliinds_features
skvideo.measure.videobliinds_features¶Computes Video Bliinds features. [1]
Since this is a referenceless quality algorithm, only 1 video is needed. This function provides the raw features used by the algorithm.
Reference video, ndarray of dimension (T, M, N, C), (T, M, N), (M, N, C), or (M, N), where T is the number of frames, M is the height, N is width, and C is number of channels.
References