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

STYLE

parent cbe2410b
Branches
Tags
No related merge requests found
...@@ -444,7 +444,7 @@ private: ...@@ -444,7 +444,7 @@ private:
otbAppLogINFO("Corresponding region2 is out of range: "<<region2.GetIndex()<<", "<<region2.GetSize()); otbAppLogINFO("Corresponding region2 is out of range: "<<region2.GetIndex()<<", "<<region2.GetSize());
} }
} }
} }
} }
file.close(); file.close();
......
...@@ -131,7 +131,7 @@ bool GDALBuildOverviewsFromResolution( std::string inputFilename, ...@@ -131,7 +131,7 @@ bool GDALBuildOverviewsFromResolution( std::string inputFilename,
{ {
std::cout << ovwlist[i] << ","; std::cout << ovwlist[i] << ",";
} }
std::cout << std::endl;*/ std::cout << std::endl; */
CPLErr lCrGdal = wrappedDataset->GetDataSet()-> CPLErr lCrGdal = wrappedDataset->GetDataSet()->
BuildOverviews( resamplingMethod, BuildOverviews( resamplingMethod,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment