You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/scripting/python.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ You can use ImageJ from [Python](https://python.org/):
14
14
-**Advantage:** It is possible to combine ImageJ with other image analysis libraries like [scikit-image](https://scikit-image.org/), [ITK](/software/itk), [OpenCV](/software/opencv) and more in a single Python program.
15
15
-**Disadvantage:** Wrapping ImageJ in Python has some limitations, particularly surrounding use of [original ImageJ](/software/imagej) features when running [headless](/scripting/headless).
16
16
17
-
{% include notice icon="info" content='If you are new to Python or image analysis using Python and would like to learn about it, check out the [tutorials](https://imaging.epfl.ch/field-guide/sections/python/#tutorials) and [resources](https://imaging.epfl.ch/field-guide/sections/python/#tutorials) from the [EPFL Center for Imaging - image analysis field guide](https://imaging.epfl.ch/field-guide/index.html) ' %}
17
+
{% include notice icon="info" content='If you are new to Python or image analysis using Python and would like to learn about it, check out the [tutorials](https://imaging.epfl.ch/field-guide/sections/python/#tutorials) and [resources](https://imaging.epfl.ch/field-guide/sections/python/#tutorials) from the [EPFL Center for Imaging - image analysis field guide](https://imaging.epfl.ch/field-guide/index.html) ' %}
0 commit comments