Skip to content

Warning fixes

Guillaume Pasero requested to merge warning-fixes into master

Various warning fixes

Note that 2 functions in SARPolygonsFunctor have been made virtual to be overriden by deriving classes:

  • initalize()
  • estimateOptionnalImage()

Merge request reports