plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Jacobian Class Reference

#include <vf_jacobian.h>

Public Member Functions

 Jacobian ()
 
void set_input_vf (DeformationFieldType::Pointer vf)
 
void set_output_vfstats_name (const std::string &vfjacstats)
 
FloatImageType::Pointer make_jacobian ()
 

Public Attributes

DeformationFieldType::Pointer vf
 
std::string vfjacstats_fn
 
float jacobian_min
 
float jacobian_max
 

Constructor & Destructor Documentation

◆ Jacobian()

Jacobian::Jacobian ( )

Member Function Documentation

◆ make_jacobian()

FloatImageType::Pointer Jacobian::make_jacobian ( )

◆ set_input_vf()

void Jacobian::set_input_vf ( DeformationFieldType::Pointer  vf)

◆ set_output_vfstats_name()

void Jacobian::set_output_vfstats_name ( const std::string &  vfjacstats)

Member Data Documentation

◆ jacobian_max

float Jacobian::jacobian_max

◆ jacobian_min

float Jacobian::jacobian_min

◆ vf

DeformationFieldType::Pointer Jacobian::vf

◆ vfjacstats_fn

std::string Jacobian::vfjacstats_fn

The documentation for this class was generated from the following files: