diff --git a/modules/xobjdetect/doc/integral_channel_features.rst b/modules/xobjdetect/doc/integral_channel_features.rst index d681b7981..41865c17e 100644 --- a/modules/xobjdetect/doc/integral_channel_features.rst +++ b/modules/xobjdetect/doc/integral_channel_features.rst @@ -183,7 +183,7 @@ Train detector. .. ocv:function:: void ICFDetector::train(const String& pos_path, const String& bg_path, ICFDetectorParams params = ICFDetectorParams()) - :param pos_path: path to folder with images of objects (wildcards like /my/path/*.png are allowed) + :param pos_path: path to folder with images of objects (wildcards like ``/my/path/*.png`` are allowed) :param bg_path: path to folder with background images :param params: parameters for detector training