Skip to content

Commit 52132c9

Browse files
authored
Update CV_morphologyEx.vm
1 parent 72d9919 commit 52132c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/main/resources/edu/wpi/grip/ui/codegeneration/cpp/operations/CV_morphologyEx.vm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Performs advanced morphology functions.
33
* @param src the Image to morph.
4-
* @param op the morph operation
4+
* @param op the morph operation
55
* @param kernel the kernel for morphing.
66
* @param anchor the center of the kernel.
77
* @param iterations the number of times to perform the morph.

0 commit comments

Comments
 (0)