1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00
This commit is contained in:
Gary Bradski
2010-12-04 08:30:56 +00:00
parent 68a156d6bb
commit 0c6fa4388b
+1 -1
View File
@@ -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"