mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
revamped
This commit is contained in:
parent
68a156d6bb
commit
0c6fa4388b
@ -10,7 +10,7 @@ using namespace cv;
|
||||
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"
|
||||
"This program also shows use of rect, elipse and cross kernels\n\n");
|
||||
printf( "Hot keys: \n"
|
||||
|
Loading…
Reference in New Issue
Block a user