Vector field functions#
Initialization#
|
Compute dense flow field from homogeneous transformation. |
|
Compute composite flow field |
|
Create batch of flow fields filled with zeros for given image batch size or grid. |
Normalization#
|
Map vectors with respect to unnormalized grid to vectors with respect to normalized grid. |
|
Map vectors with respect to normalized grid to vectors with respect to unnormalized grid. |
Sampling#
|
Sample non-rigid flow fields at given points. |
Warping#
|
Transform undeformed grid by a tensor of non-rigid flow fields. |
|
Transform set of points by a tensor of non-rigid flow fields. |
|
Sample data at optionally displaced grid points. |
Miscellaneous#
|
Calculate curl of vector field. |
|
Group exponential maps of flow fields computed using scaling and squaring. |
|
Evaluate Jacobian determinant of spatial deformation. |