Description Usage Arguments Value
View source: R/jacobian_lung.R
This function calculates the Jacobian determinant image for the left and right lungs separately.
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.