overhaul Image Statistics app; rename it to Band statistics

Issue #951 resolved
Andreas Janz created an issue

The Image Statistics app could need an overhaul.

  • make it interactive: allow stats for the current canvas extent
  • allow individual bands instead of always calculating band stats for all bands
  • use QgsRasterInterface::bandStatistics(bandNo, stats, extent, sampleSize) for calculations

Also connect the app the the DataSources raster layer and band context menu, to allow for quick stats

Comments (5)

  1. Log in to comment