CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
179 stars 64 forks source link

Generate Jacobians from Greedy #1305

Closed sarthakpati closed 4 years ago

sarthakpati commented 4 years ago

Is your feature request related to a problem? Please describe. Along with deformation fields, the Jacobians would provide an additional measure for deformation registration.

Describe the solution you'd like Greedy takes a parameter -rj that writes the Jacobian [ref].

sarthakpati commented 4 years ago

Done.