Skip to content

Commit aa682fc

Browse files
committed
add doc for Region Influence Zones
1 parent 22116d7 commit aa682fc

3 files changed

Lines changed: 222 additions & 3 deletions

File tree

doc/MorphoLibJ-manual/MorphoLibJ-manual.lyx

Lines changed: 222 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20453,7 +20453,33 @@ collisions
2045320453
\end_layout
2045420454

2045520455
\begin_layout Itemize
20456-
when applying a dilation,
20456+
when applying a dilation
20457+
\begin_inset Index idx
20458+
range none
20459+
pageformat default
20460+
status open
20461+
20462+
\begin_layout Plain Layout
20463+
20464+
\family roman
20465+
\series medium
20466+
\shape up
20467+
\size normal
20468+
\emph off
20469+
\nospellcheck off
20470+
\bar no
20471+
\strikeout off
20472+
\xout off
20473+
\uuline off
20474+
\uwave off
20475+
\noun off
20476+
\color none
20477+
dilation!label map
20478+
\end_layout
20479+
20480+
\end_inset
20481+
20482+
,
2045720483
only background pixels or voxels are updated,
2045820484
according to the closest label within the neighborhood (Figure
2045920485
\begin_inset space ~
@@ -20472,12 +20498,38 @@ nolink "false"
2047220498

2047320499
-b).
2047420500
When two regions are adjacent without background pixel between them,
20475-
the application of dilation do not transform nor move their boundary.
20501+
the application of the dilation does not transform nor move their boundary.
2047620502

2047720503
\end_layout
2047820504

2047920505
\begin_layout Itemize
20480-
when applying an erosion,
20506+
when applying an erosion
20507+
\begin_inset Index idx
20508+
range none
20509+
pageformat default
20510+
status open
20511+
20512+
\begin_layout Plain Layout
20513+
20514+
\family roman
20515+
\series medium
20516+
\shape up
20517+
\size normal
20518+
\emph off
20519+
\nospellcheck off
20520+
\bar no
20521+
\strikeout off
20522+
\xout off
20523+
\uuline off
20524+
\uwave off
20525+
\noun off
20526+
\color none
20527+
erosion!label map
20528+
\end_layout
20529+
20530+
\end_inset
20531+
20532+
,
2048120533
label pixels or voxels are removed depending on the labels within the neighborhood and on the
2048220534
\begin_inset Quotes eld
2048320535
\end_inset
@@ -20934,7 +20986,174 @@ Skeletonization of a label map with adjacent regions.
2093420986

2093520987
\end_layout
2093620988

20989+
\begin_layout Minisec
20990+
Region Inflence Zones
20991+
\begin_inset Index plu
20992+
range none
20993+
pageformat default
20994+
status open
20995+
20996+
\begin_layout Plain Layout
20997+
20998+
\family roman
20999+
\series medium
21000+
\shape up
21001+
\size normal
21002+
\emph off
21003+
\nospellcheck off
21004+
\bar no
21005+
\strikeout off
21006+
\xout off
21007+
\uuline off
21008+
\uwave off
21009+
\noun off
21010+
\color none
21011+
Region Influence Zones
21012+
\end_layout
21013+
21014+
\end_inset
21015+
21016+
21017+
\end_layout
21018+
21019+
\begin_layout Standard
21020+
Computes the
21021+
\series bold
21022+
influence zone
21023+
\series default
21024+
21025+
\begin_inset Index idx
21026+
range none
21027+
pageformat default
21028+
status collapsed
21029+
21030+
\begin_layout Plain Layout
21031+
21032+
\family roman
21033+
\series medium
21034+
\shape up
21035+
\size normal
21036+
\emph off
21037+
\nospellcheck off
21038+
\bar no
21039+
\strikeout off
21040+
\xout off
21041+
\uuline off
21042+
\uwave off
21043+
\noun off
21044+
\color none
21045+
influence zone
21046+
\end_layout
21047+
21048+
\end_inset
21049+
21050+
of each region within a label map,
21051+
and returns the result within a new label map.
21052+
The influence zone of a region is comprises all the pixels within the region,
21053+
plus the background pixels that are closer to this region than any other region.
21054+
The result of this plugin may be seen as a special case of label dilation,
21055+
using an arbitrary large dilation size.
21056+
\end_layout
21057+
2093721058
\begin_layout Standard
21059+
\begin_inset Float figure
21060+
placement document
21061+
alignment document
21062+
wide false
21063+
sideways false
21064+
status open
21065+
21066+
\begin_layout Plain Layout
21067+
\align center
21068+
\begin_inset Float figure
21069+
placement document
21070+
alignment document
21071+
wide false
21072+
sideways false
21073+
status open
21074+
21075+
\begin_layout Plain Layout
21076+
\align center
21077+
\begin_inset Graphics
21078+
filename images/blobs/blobs-lb2.png
21079+
width 35text%
21080+
21081+
\end_inset
21082+
21083+
21084+
\end_layout
21085+
21086+
\begin_layout Plain Layout
21087+
\begin_inset Caption Standard
21088+
21089+
\begin_layout Plain Layout
21090+
Original Label Map
21091+
\end_layout
21092+
21093+
\end_inset
21094+
21095+
21096+
\end_layout
21097+
21098+
\end_inset
21099+
21100+
21101+
\begin_inset Float figure
21102+
placement document
21103+
alignment document
21104+
wide false
21105+
sideways false
21106+
status open
21107+
21108+
\begin_layout Plain Layout
21109+
\align center
21110+
\begin_inset Graphics
21111+
filename images/blobs/blobs-lb2-InfluenceZones.png
21112+
width 35text%
21113+
21114+
\end_inset
21115+
21116+
21117+
\end_layout
21118+
21119+
\begin_layout Plain Layout
21120+
\begin_inset Caption Standard
21121+
21122+
\begin_layout Plain Layout
21123+
Influence Zones
21124+
\end_layout
21125+
21126+
\end_inset
21127+
21128+
21129+
\end_layout
21130+
21131+
\end_inset
21132+
21133+
21134+
\end_layout
21135+
21136+
\begin_layout Plain Layout
21137+
\begin_inset Caption Standard
21138+
21139+
\begin_layout Plain Layout
21140+
\begin_inset CommandInset label
21141+
LatexCommand label
21142+
name "fig:Region-Influence-Zones"
21143+
21144+
\end_inset
21145+
21146+
Computation of influence zones of a label map.
21147+
\end_layout
21148+
21149+
\end_inset
21150+
21151+
21152+
\end_layout
21153+
21154+
\end_inset
21155+
21156+
2093821157
\begin_inset Newpage newpage
2093921158
\end_inset
2094021159

5.08 KB
Loading
6.06 KB
Loading

0 commit comments

Comments
 (0)