Skip to content
Snippets Groups Projects
Commit bb96bb60 authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent 3b6506ca
Branches
Tags
No related merge requests found
......@@ -172,7 +172,6 @@ DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
}
template <class TInputImage, class TOutputImage, class TMaskImage>
const typename DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
::LabelType
......@@ -425,8 +424,6 @@ DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
template <class TInputImage, class TOutputImage, class TMaskImage>
void
DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
......
......@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[])
<< starty << separator
<< sizex << separator
<< sizey
;
;
std::cout << "Output image with user defined path " << outputFilenameExtended.str() << std::endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment