Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[POC]: Add statistics to xdem.coreg.BlockwiseCoreg.stats() #642

@quinto-clara

Description

@quinto-clara

Description :

When XDEM performs a Blockwise coregistration, the output DataFrame xdem.coreg.BlockwiseCoreg.stats() contains : inliers, x-y-z_offset, x-y-z_center, median and nmad of elevation differences after coregistration. We would like to add more statistics to the DataFrame.

New statistics and values for each subdivision :

General :

  • Row number
  • Column number
  • Percentage of valid points
  • Number of pixels

For the elevation differences after coregistration :

  • Mean
  • Maximum
  • Minimum
  • Standard deviation
  • Root mean squared error
  • 90th percentile
  • Sum
  • Sum squared

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions