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

Updating SimpleITK to 0.9.0.dev171

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sam Horvath requested to merge github/fork/blowekamp/UpdateSimpleITK0.9.0.dev171 into master May 15, 2014
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: blowekamp

This update contains minor fixes in the 0.8 release branch along with the addition of many ITK RLE LabelMap filters. Additionally it contains a major refactoring of Statistics filters. Which includes the removal of the MeasurementMap structure and the statistic procedural methods.

The LabelMap functionality and new Statistics filters will form the foundation of several planned projects during project week.

Dashboard: http://open.cdash.org/index.php?project=SimpleITK&date=20140509

One failing test related to deleting command, during a command, prior behavior was to call std::terminate. A patch in ITK fixes this issue.

This commit also contains an initial implementation of the ImageRegistrationMethod which is still under development and unstable.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/blowekamp/UpdateSimpleITK0.9.0.dev171