Move Mosaic in OTB
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 1
− 1
@@ -70,7 +70,7 @@ if(XDK_PATH)
Move Mosaic remote module inside the Orfeo ToolBox.
Since a few years Mosaic is quite stable. It's time to integrate it once for all.
The Modules/Filtering/Mosaic
folder was created to host most of the include
stuff of the Mosaic remote module.
Only the otbStreamingStatisticsMosaicFilter
has been moved in the Modules/Filtering/Statistics
module.
I've added the Mosaic
application in AppImageUtils
.
I've put the application tests in AppImageUtils
, however there is no test for the Mosaic
and Modules/Filtering/Statistics
modules. Should I create some? I've no idea what tests could complete the application tests.
Feel free to debate, comment, etc. I recon that I've written nicer c++.
The copyright owner is Rémi Cresson (IRSTEA/INRAE) and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i
on latest changes and commitFor a faster browsing experience, some files are collapsed by default.