params

Module implementing the parameter classes for the Radon Model

Author: Fabian A. Preiss

Classes

AngleSelectParam(parent_parameters, angle_select)

A solver model for angle selection.

AngularPrecisionParam(angular_precision)

Targeted angular precision in degrees.

ExponentialFilterSignalNoiseParam(…)

Signal to noise ratio when applying the min-max exponential filter.

ModImageParam(image)

Modified image.

ModRotationParam(parent_parameters, mod_rotation)

Recovered rotation angle and error in degrees of the modified image.

RecoveredRotParam(parent_parameters[, …])

Rotation recovered image.

RecoveredRotTrParam(parent_parameters[, …])

Rotation, and translation recovered image.

RecoveredRotationParam(parent_parameters, …)

The recovered rotation angle and error between the modified and reference image.

RecoveredTranslationParam(parent_parameters)

Recovered x,y translation vector and error.

RefImageParam(image)

Reference image.

RefRotationParam(parent_parameters, ref_rotation)

Recovered rotation angle and error in degrees of the reference image.

RotationCandidateParam(parent_parameters, …)

Candidate for the recovered rotation angle + error between the modified and reference image.

ThetaParam(theta)

The initial search angles.

UpsamplingParam(upsampling)

Upsampling factor.