jacobian_lung: Calculate Jacobian Determinant Image for the Lungs

Description Usage Arguments Value

View source: R/jacobian_lung.R

Description

This function calculates the Jacobian determinant image for the left and right lungs separately.

Usage

1
2
3
4
5
6
7
8
jacobian_lung(
  right_transformation,
  left_transformation,
  mask,
  doLog = TRUE,
  geom = FALSE,
  relative = TRUE
)

Arguments

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)

Value

Jacobian Image


neuroconductor-devel/lungct documentation built on April 1, 2021, 4:40 a.m.