pull/13383/head
Gary Bradski 15 years ago
parent d8e8fb27ca
commit 39ba31b2dc
  1. 2
      samples/cpp/distrans.cpp

@ -7,7 +7,7 @@ using namespace cv;
void help()
{
printf("\nDemonstrate the use of the distance transform function between edge images.\n"
printf("\nProgram to demonstrate the use of the distance transform function between edge images.\n"
"Usage:\n"
"./distrans [image_name -- default image is stuff.jpg]\n"
);

Loading…
Cancel
Save