Skip to content
Snippets Groups Projects

StreamingStatisticsMapFromLabelImageFilter no data support

Merged Laurențiu Nicola requested to merge streaming-statistics-map-nodata into develop

Summary

  • add a progress reporter
  • reduce copying and lookups in otb::StreamingStatisticsMapFromLabelImageFilter
  • add support for ignoring pixels containing a certain value ("no data")

Rationale

When processing time series, it often happens that some values are missing. These changes make it possible to compute the various statistics while ignoring these no data values.

The statistics are still computed independently for each band, so a no data value in one of the bands does not exclude the pixel from the computation of the statistics for the bands.

Implementation Details

The three changes are separate commits to make reviewing easier.

Additional notes

I'm not sure if adding the itk::ProgressReporter is enough, no progress seemed to be displayed in my quick test.

Copyright

The copyright owner is CS ROMANIA / Laurențiu Nicola and has signed the ORFEO ToolBox Contributor License Agreement.


***Check before merging:*** - All discussions are resolved - At least 2 :thumbsup: votes from core developers, no :thumbsdown: vote. - The feature branch is (reasonably) up-to-date with the base branch - Dashboard is green - Copyright owner has signed the ORFEO ToolBox Contributor License Agreement

Merge request reports

Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 1 commit and 1 merge commit will be added to develop.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading