fix asterisk warning

pull/88/head
berak 11 years ago
parent e991db75c2
commit 714b3137ac
  1. 2
      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

Loading…
Cancel
Save