jacobian_lung: Calculate Jacobian Determinant Image for the Lungs

View source: R/jacobian_lung.R

jacobian_lungR Documentation

Calculate Jacobian Determinant Image for the Lungs

Description

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

Usage

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 June 15, 2025, 3:30 a.m.