File tree Expand file tree Collapse file tree
Modules/Filtering/FixedPointInverseDisplacementField Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # FixedPointInverseDisplacementField
2+
3+ In-tree ITK module that computes the inverse of a displacement field using the
4+ fixed-point iteration of Chen et al. (* A simple fixed-point approach to invert
5+ a deformation field* , Medical Physics 35(1):81, 2008). Given a field mapping
6+ space A → B, it produces the field mapping B → A.
7+
8+ Flagship class: ` itk::FixedPointInverseDisplacementFieldImageFilter ` .
9+
10+ ## Origin
11+
12+ Ingested from the standalone remote module
13+ [ ** InsightSoftwareConsortium/ITKFixedPointInverseDisplacementField** ] ( https://github.com/InsightSoftwareConsortium/ITKFixedPointInverseDisplacementField )
14+ on 2026-06-03 via the v4 ingestion pipeline. The upstream repository will be
15+ archived read-only after this PR merges; it remains reachable at the URL above
16+ for historical reference.
You can’t perform that action at this time.
0 commit comments