Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 212
    • Issues 212
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !14

Dogfooding PolygonClassStatistics application

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Manuel Grizonnet requested to merge dogfooding_PolygonClassStatistics into develop Feb 13, 2018
  • Overview 4
  • Commits 5
  • Pipelines 0
  • Changes 2

Summary

I've used today the PolygonClassStatistics and have made few improvements to the application this morning.

These improvements concern:

  • Test output parameter filename extension before polygon analysis
  • Improvement in parameter descriptions

I hope that it could help the application usability.

Rationale

  • Indicate in the mask short description that it is a valisity mask
  • Check file extension in DoUpdateParameters
  • fix spelling

The only improvements in the application is a check of output filename extension (.XML) before performing polygons analysis. For now with a wrong extension, the exception were triggered after the analysis (which can take several minutes)

Implementation Details

Classes and files

PolygonClassStatistics is modified.

Also added a const string instead of string in OTb XML file writer.

Applications

Tests

Documentation

Improvements of PolygonClassStatistics parameters

Additional notes

Edited Feb 13, 2018 by Manuel Grizonnet
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dogfooding_PolygonClassStatistics