Skip to content

Commit ada51fa

Browse files
committed
ENH: Add documentation in the article for SetComponentMask.
1 parent 169cb6f commit ada51fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

article/split_components.pdf

-15.5 KB
Binary file not shown.

article/split_components.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ \section{Class Overview}
135135
The class is templated over the input image type, the output image type, and the
136136
number of components in the input image pixels.
137137

138-
Implementation is multi-threaded.
138+
Implementation is multi-threaded. A subset of the outputs can be allocated and
139+
populated with the \code{SetComponentMask} method.
139140

140141
\section{An Example}
141142

0 commit comments

Comments
 (0)