Skip to content
GitLab
  • Menu
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 196
    • Issues 196
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • Issues
  • #2226
Closed
Open
Created Oct 06, 2021 by Cédric Traizet@ctraizetDeveloper

Wrap image metadata in SWIG

ImageMetadata sgould be wrapped in SWIG so metadata dictionaries can be accessed from Python. This would allow metadata manipulations in Python pipelines.

The whole ImageMetadata API should be exported, along with the metadata key enums. In addition, some metadata classes should be wrapped so they can be manipulated from Python (e.g. RPCParam, TimePoint, Duration).

Maybe we could use SWIG typemaps to wrap some of the exported types directly to Python types.

Assignee
Assign to
Time tracking