This commit is contained in:
Thomas FORGIONE 2015-03-12 11:23:47 +01:00
parent 3d83da72ca
commit 30e2605c9b
1 changed files with 9 additions and 9 deletions

View File

@ -40,15 +40,15 @@
/// number of branches in the two skeletons.
///
/// Allowed options:
/// -h [ --help ] produce help message
/// --img1 arg first image (for the keypoints detection)
/// --img2 arg second image (for the keypoints detection)
/// --mask1 arg binary mask of the first image (to remove useless
/// keypoints)
/// --mask2 arg binary mask of the second image
/// --skl1 arg first skeleton, and its branches
/// --skl2 arg second skeleton
/// -o [ --output ] arg output file
/// - -h [ --help ] produce help message
/// - --img1 arg first image (for the keypoints detection)
/// - --img2 arg second image (for the keypoints detection)
/// - --mask1 arg binary mask of the first image (to remove useless
/// - keypoints)
/// - --mask2 arg binary mask of the second image
/// - --skl1 arg first skeleton, and its branches
/// - --skl2 arg second skeleton
/// - -o [ --output ] arg output file
///
/// \section SkeletonDrawing
/// This program displays the result of a very simple test, where skeletons