Skip to content
Snippets Groups Projects
Commit 5203224b authored by Olegs NIKISINS's avatar Olegs NIKISINS
Browse files

Fixed sphinx warnings locally, missing ref to bob.ip.qualitymeasure

parent 2cd2c73e
No related branches found
No related tags found
1 merge request!2LBP+SVM, IQM+SVM experiments and documentation
Pipeline #
......@@ -20,7 +20,7 @@ class ImageQualityMeasure(Extractor):
"""
This class is designed to extract Image Quality Measures given input RGB
image. For further documentation and description of features,
see :ref:`bob.ip.qualitymeasure`.
see "bob.ip.qualitymeasure".
**Parameters:**
......
......@@ -26,7 +26,7 @@ class VideoQualityMeasure(Extractor, object):
"""
This class is designed to extract Quality Measures for each frame in the
input color video. For further documentation and description of features,
see :ref:`bob.ip.qualitymeasure`.
see "bob.ip.qualitymeasure".
**Parameters:**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment