We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d9919 commit 52132c9Copy full SHA for 52132c9
ui/src/main/resources/edu/wpi/grip/ui/codegeneration/cpp/operations/CV_morphologyEx.vm
@@ -1,7 +1,7 @@
1
/**
2
* Performs advanced morphology functions.
3
* @param src the Image to morph.
4
- * @param op the morph operation
+ * @param op the morph operation
5
* @param kernel the kernel for morphing.
6
* @param anchor the center of the kernel.
7
* @param iterations the number of times to perform the morph.
0 commit comments