Skip to content
Snippets Groups Projects
Commit 56edf642 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

Correction doc

parent 4a22386e
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ namespace otb
* The SetChannel method allows to select the channels to process.
* \note If nothing is specified, only the first channel is processed.
* \note This class is templated over the pixel types of the input and output images.
* The input image has to be an itk::VectorImage, whereas the output image has to be an otb::Image.
* The input image has to be an otb::VectorImage, whereas the output image has to be an otb::Image.
*/
template <class TInputPixelType, class TOutputPixelType>
class ITK_EXPORT MultiToMonoChannelExtractROI:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment