revamped
This commit is contained in:
parent
d8e8fb27ca
commit
39ba31b2dc
@ -7,7 +7,7 @@ using namespace cv;
|
|||||||
|
|
||||||
void help()
|
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"
|
"Usage:\n"
|
||||||
"./distrans [image_name -- default image is stuff.jpg]\n"
|
"./distrans [image_name -- default image is stuff.jpg]\n"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user