revamped
This commit is contained in:
parent
68a156d6bb
commit
0c6fa4388b
@ -10,7 +10,7 @@ using namespace cv;
|
|||||||
void help()
|
void help()
|
||||||
{
|
{
|
||||||
|
|
||||||
printf("Show off image morphology: erosion, dialation, open and close\n"
|
printf("\nShow off image morphology: erosion, dialation, open and close\n"
|
||||||
"Call:\n morphology2 [image]\n"
|
"Call:\n morphology2 [image]\n"
|
||||||
"This program also shows use of rect, elipse and cross kernels\n\n");
|
"This program also shows use of rect, elipse and cross kernels\n\n");
|
||||||
printf( "Hot keys: \n"
|
printf( "Hot keys: \n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user