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

STYLE

parent dd9457e0
No related branches found
No related tags found
No related merge requests found
......@@ -82,10 +82,10 @@ public:
/** Standard macro */
itkNewMacro(Self)
;
;
itkTypeMacro(TrainMachineLearningImagesClassifier, otb::Application)
;
;
typedef otb::Image<FloatVectorImageType::InternalPixelType, 2> ImageReaderType;
......
......@@ -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.
Finish editing this message first!
Please register or to comment