Skip to content

Commit 7a5e9f2

Browse files
authored
just single typo (#120)
1 parent 6c7ee22 commit 7a5e9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api_comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ welcome.
7373
| Gradients | `imgradients` | `sobel_h` etc. | `imgradientxy` etc. |
7474
| Integral image | `integral_image` | `integral_image` | `integralImage` |
7575
| Padding | `padarray` | `pad` | `padarray` |
76-
| Deconvolution | `weiner` (Deconvolution.jl) | `richardson_lucy`, `weiner`, etc. | `deconvlucy`, `deconvwnr`, etc. |
76+
| Deconvolution | `wiener` (Deconvolution.jl) | `richardson_lucy`, `weiner`, etc. | `deconvlucy`, `deconvwnr`, etc. |
7777
| | | | |
7878
| **Features** | | | |
7979
| Edge detection | `imedge`, `canny` | `canny` | `edge` |

0 commit comments

Comments
 (0)