Skip to content

Commit b036d87

Browse files
committed
Opify the edgel package
1 parent 61156f1 commit b036d87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/net/imglib2/algorithm/edge/SubpixelEdgelDetection.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ public class SubpixelEdgelDetection
7373
* <p>
7474
* Note: The input image type must be a signed type! Otherwise gradient
7575
* computation will not work.
76-
*
76+
*
77+
* @implNote op name='subpixelEdgels', type='org.scijava.function.Functions.Arity3'
7778
* @param input
7879
* input image
7980
* @param factory

0 commit comments

Comments
 (0)