Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 204
    • Issues 204
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • !227

REFAC: allow vector/xml/raster output regardless of the input type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jordi Inglada requested to merge jinglada/otb:zonalstats-IO into zonalstatistics Sep 10, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Decouple the type of input mode of defining the objects (vector data or labelimage) from the type of output produced (vector data, xml file or raster image).

Not implemented yet: vector data output when input is labelimage. I still have not decided how this should be done. Maybe with a UnaryFunctorImageFilter taking the labelimage and generating the output values from the maps containing the stats and then rasterizing the output of this filter?

Edited Sep 11, 2018 by Jordi Inglada
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: zonalstats-IO