Skip to content

Commit

Permalink
update manual
Browse files Browse the repository at this point in the history
  • Loading branch information
dlegland committed Jan 3, 2025
1 parent 467e1ee commit 45d6fa0
Showing 1 changed file with 56 additions and 9 deletions.
65 changes: 56 additions & 9 deletions doc/MorphoLibJ-manual/MorphoLibJ-manual.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -15264,7 +15264,15 @@ label maps
each pixel or voxel of a label image corresponds to the integer index of the particle it belongs to.
By convention,
the value 0 corresponds to the background.
Label images are typically computed from binary images by connected component algorithms (section

\end_layout

\begin_layout Standard
Label images are typically computed from binary images by
\series bold
connected component algorithms
\series default
(section
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:Connected-Components-Labeling"
Expand All @@ -15281,14 +15289,24 @@ status open


\backslash
hyperref[sec:Morphological-Segmentation-Plugin]{Watershed}
hyperref[sec:Morphological-Segmentation-Plugin]{watershed}
\end_layout

\end_inset

may also return their result as a label image.
\end_layout

\begin_layout Standard
This chapter presents several utilities for managing label maps,
in particular for facilitating their visualisation,
to convert them into ROI,
or to visualize the result of region features.
Several plugins allows for selecting or filtering label maps,
some of them being implemented into the Label Edition Plugin.

\end_layout

\begin_layout Standard
\begin_inset ERT
status open
Expand Down Expand Up @@ -15732,7 +15750,7 @@ status open

\begin_layout Plain Layout
GlasbeyBright,
White
Black
\end_layout

\end_inset
Expand Down Expand Up @@ -15952,7 +15970,36 @@ Conversion to ROI
\begin_layout Standard
When working with label maps,
it is often convenient to convert one or several regions into a Region Of Interest (ROI) that can be managed by the ROI Manager from ImageJ.
Several macros and plugins have been developed for this.
Several macros and plugins have been developed for this,
see for example the BIOP plugin
\begin_inset Quotes eld
\end_inset

Label image to ROIs
\begin_inset Quotes erd
\end_inset


\begin_inset Foot
status collapsed

\begin_layout Plain Layout
\begin_inset Flex URL
status collapsed

\begin_layout Plain Layout

https://github.com/BIOP/ijp-LaRoMe
\end_layout

\end_inset


\end_layout

\end_inset

.
MorphoLibJ also provides a plugin
\begin_inset Quotes eld
\end_inset
Expand Down Expand Up @@ -16015,7 +16062,7 @@ nolink "false"

\begin_layout Description
Name_Pattern the string pattern used to name each ROI.
When a boundary of a region is composed of several polygons,
When the boundary of a region is composed of several polygons,
they are identified by a trailing dash and index.
Example:

Expand All @@ -16035,7 +16082,7 @@ placement document
alignment document
wide false
sideways false
status open
status collapsed

\begin_layout Plain Layout
\align center
Expand All @@ -16044,7 +16091,7 @@ placement document
alignment document
wide false
sideways false
status collapsed
status open

\begin_layout Plain Layout
\align center
Expand Down Expand Up @@ -16077,7 +16124,7 @@ placement document
alignment document
wide false
sideways false
status collapsed
status open

\begin_layout Plain Layout
\align center
Expand Down Expand Up @@ -16110,7 +16157,7 @@ placement document
alignment document
wide false
sideways false
status collapsed
status open

\begin_layout Plain Layout
\align center
Expand Down

0 comments on commit 45d6fa0

Please sign in to comment.