InsightSoftwareConsortium / InsightSoftwareConsortium/itk-dreg

Move global consensus transform reduction methods into a separate subpackage

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Current Behavior

The `itk_dreg.reduce_dfield` subpackage primarily implements a method to reduce multiple bounded transforms from subimage pairwise registrations into a single `itk.DisplacementFieldTransform`. But, the `itk_dreg.reduce_dfield.matrix_transform` subpackage also implements a method to estimate a global consensus or "average" of rigid transform results, returning a single rigid global transform instead of a displacement field.

## Requested Behavior

Methods for estimating a global consensus or "average", non-piecewise transform reduction result should be conceptually organized in a subpackage separate from `itk_dreg.reduce_dfield`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.