CommandLineParser is now removed from OTB.
OTB needs to loose weight!
CommandLineParser was mainly used in test. I replaced it with the appropriate use of argv
and argc
.
Some test where not executed, for now there are commented, we can decide here to remove them in this MR or create a new MR to reinstate those test with there baselines.
I believe that those are not the only test written but not executed in OTB. Maybe we could clean other tests or reinstate them.
otbAngularProjectionSetImageFilter.cxx
otbAngularProjectionImageFilter.cxx
otbAngularProjectionBinaryImageFilter.cxx
otbSparseWvltToAngleMapperListFilter.cxx
otbFastICAImageFilter.cxx
otbSparseUnmixingImageFilter.cxx
I deleted one test : 0000094-PolygonsVectorization.cxx
during a raging fever. Again we can decide to make it great again.
Some example and documentation were updated also, but only one was a bit touchy : Tutorials/SmarterFilteringPipeline.cxx
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging: