Commit 39ba31b2 authored by Gary Bradski's avatar Gary Bradski

revamped

parent d8e8fb27
......@@ -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"
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment