Skip to content
Snippets Groups Projects
Commit 9d581ff2 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

Exemple streaming

parent 6820b48a
No related branches found
No related tags found
No related merge requests found
......@@ -169,6 +169,7 @@ SET( OTB_EXAMPLES_SRCS
${OTB_SOURCE_DIR}/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx
${OTB_SOURCE_DIR}/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx
${OTB_SOURCE_DIR}/Examples/IO/ImageReadWrite.cxx
${OTB_SOURCE_DIR}/Examples/IO/StreamingImageReadWrite.cxx
${OTB_SOURCE_DIR}/Examples/IO/RGBImageReadWrite.cxx
${OTB_SOURCE_DIR}/Examples/IO/ImageReadCastWrite.cxx
${OTB_SOURCE_DIR}/Examples/IO/ImageReadRegionOfInterestWrite.cxx
......
......@@ -124,6 +124,9 @@ to use. Please see the ITK Software for more details about this.
%\label{sec:ImageReadExportVTK}
%\input{ImageReadExportVTK.tex}
\section{IO Streaming}
\label{sec:IOStreaming}
\input{StreamingImageReadWrite}
\section{Reading and Writing RGB Images}
\label{sec:RGBImagReadWrite}
......
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