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

STYLE

parent 9e3d00d8
Branches
Tags
No related merge requests found
...@@ -384,7 +384,6 @@ DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage> ...@@ -384,7 +384,6 @@ DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
} }
template <class TInputImage, class TOutputImage, class TMaskImage> template <class TInputImage, class TOutputImage, class TMaskImage>
void void
DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage> DSFusionOfClassifiersImageFilter<TInputImage, TOutputImage, TMaskImage>
......
...@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[]) ...@@ -67,7 +67,7 @@ int otbImageFileWriterWithExtendedOptionBox(int argc, char* argv[])
<< starty << separator << starty << separator
<< sizex << separator << sizex << separator
<< sizey << sizey
; ;
std::cout << "Output image with user defined path " << outputFilenameExtended.str() << std::endl; 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