This function calculates the Jacobian determinant image for the left and right lungs separately.
jacobian_lung( right_transformation, left_transformation, mask, doLog = TRUE, geom = FALSE, relative = TRUE )
| right_transformation | Transformations for the right lung |
|---|---|
| left_transformation | Transformations for the left lung |
| mask | Fixed mask (or standard lung template mask) |
| doLog | Return the log Jacobian |
| geom | Use the geometric Jacobian calculation |
| relative | Returen the relative Jacobian (Jacobian divided by mean Jacobian) |
Jacobian Image