Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S Slicer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • 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
  • Sam Horvath
  • Slicer
  • Merge requests
  • !1017

ENH: Add generic storage node for Markups

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Sam Horvath requested to merge github/fork/vovythevov/GenericMarkupStorage into master Sep 06, 2018
  • Overview 24
  • Commits 3
  • Pipelines 0
  • Changes 16

Created by: vovythevov

Markups did not have a generic storage node that worked for all for types of markups. This new storage nodes aims to fill this need. It is also meant to be easily extensible in potential markup subclasses.

The new generic storage exports markups to JSON for ease of interface with the web, python and other applications.

The existing Markups Fiducial reader is left as-is and is still the default for fiducials.

CC: @jcfr

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/vovythevov/GenericMarkupStorage