File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ ITK and napari
7373..............
7474
7575An `itk.Image ` can be converted to and from a `napari.layers.Image
76- <https://napari.org/api/ stable/napari.layers.Image.html#napari.layers.Image> `_ while
76+ <https://napari.org/stable/api /napari.layers.Image.html#napari.layers.Image> `_ while
7777preserving metadata with the `itk-napari-conversion package
7878<https://github.com/InsightSoftwareConsortium/itk-napari-conversion> `_.
7979
@@ -197,7 +197,7 @@ All `itk` functional image filters operate on an `itk.Image` but also:
197197- `numpy.ndarray <https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html >`_
198198- `dask.array.Array <https://docs.dask.org/en/latest/array.html >`_
199199
200- * Preserves image metadata
200+ \ * Preserves image metadata
201201
202202Filter parameters
203203.................
You can’t perform that action at this time.
0 commit comments