ITK
Split deformation vector field into two deformation vector fields and apply to image in order
Algorithms
dzenanz
(Dženan Zukić)
August 16, 2023, 1:27pm
8
That can be accomplished in ITK via
TransformGeometryImageFilter
, see
here
.
show post in topic