webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self) |
![]() | |
def | __init__ (self) |
def | register_class (cls, class_to_register) |
def | output_filepath (self) |
def | score (self) |
def | set_reference_signal_filepath (self, filepath) |
def | set_tested_signal_filepath (self, filepath) |
def | run (self, output_path) |
Static Public Attributes | |
string | NAME = 'polqa' |
![]() | |
NAME = None | |
dictionary | REGISTERED_CLASSES = {} |
Compute the POLQA score. Unit: MOS Ideal: 4.5 Worst case: 1.0
def quality_assessment.eval_scores.PolqaScore.__init__ | ( | self | ) |
|
static |