A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

L

Lambda3DDerivativeFilter - Class in edu.stanford.rsl.conrad.filtering.multiprojection
Class for the computation of a derivative along the source trajectory.
Lambda3DDerivativeFilter() - Constructor for class edu.stanford.rsl.conrad.filtering.multiprojection.Lambda3DDerivativeFilter
Creates a new lambda derivative, i.e.
LambdaFunction - Class in edu.stanford.rsl.conrad.physics
Evaluates the lambda Function according to Joseph PM, Spital RD.
LaplaceFilteringTool - Class in edu.stanford.rsl.conrad.filtering
 
LaplaceFilteringTool() - Constructor for class edu.stanford.rsl.conrad.filtering.LaplaceFilteringTool
 
LaplaceKernel1D - Class in edu.stanford.rsl.tutorial.atract
This class implements the 1-D version of the Laplacian Kernel ( 1 -2 1 )
LaplaceKernel1D(int) - Constructor for class edu.stanford.rsl.tutorial.atract.LaplaceKernel1D
 
LaplaceKernel2D - Class in edu.stanford.rsl.tutorial.atract
This class implements the 2-D version of the Laplacian Kernel ( 0 -1 0 ) (-1 4 -1 ) ( 0 -1 0 ) The 2D Atract filter requires this filter kernel as opposed to the inverse kernel.
LaplaceKernel2D() - Constructor for class edu.stanford.rsl.tutorial.atract.LaplaceKernel2D
 
LearnHounsfieldScaling - Class in edu.stanford.rsl.apps.gui.roi
 
LearnHounsfieldScaling() - Constructor for class edu.stanford.rsl.apps.gui.roi.LearnHounsfieldScaling
 
LeastSquaresCG - Class in edu.stanford.rsl.conrad.reconstruction.iterative
 
LeastSquaresCG(Trajectory) - Constructor for class edu.stanford.rsl.conrad.reconstruction.iterative.LeastSquaresCG
 
LegCylinder - Static variable in class edu.stanford.rsl.conrad.physics.Constants
 
LEXAN_mdensity - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Lexan mass density 1.25 (g/cm3)
LINEAR - Static variable in class edu.stanford.rsl.apps.gui.blobdetection.ConnectedComponent3D
Particle joining method
LinearFunction - Class in edu.stanford.rsl.conrad.fitting
 
LinearFunction() - Constructor for class edu.stanford.rsl.conrad.fitting.LinearFunction
 
LinearInterpolatingDoubleArray - Class in edu.stanford.rsl.conrad.utils
Class to perform linear interpolation along an arbitrary mesh given the function values at each mesh point.
LinearInterpolatingDoubleArray() - Constructor for class edu.stanford.rsl.conrad.utils.LinearInterpolatingDoubleArray
 
LinearInterpolatingDoubleArray(double[], double[]) - Constructor for class edu.stanford.rsl.conrad.utils.LinearInterpolatingDoubleArray
Constructs the interpolating Array.
LinearInterpolator - Class in edu.stanford.rsl.conrad.utils.interpolation
This is a class for interpolating between two data points using a linear polynomial.
LinearInterpolator() - Constructor for class edu.stanford.rsl.conrad.utils.interpolation.LinearInterpolator
 
LinearOctree - Class in edu.stanford.rsl.conrad.geometry.shapes.compound
 
LinearOctree(PointND) - Constructor for class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
LinearOctree(PointND, PointND) - Constructor for class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
LinearOctree(PointND, PointND, double) - Constructor for class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
LinearOctree(PointND, PointND, PointND) - Constructor for class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
linearWeight(double, double, double) - Static method in class edu.stanford.rsl.conrad.filtering.redundancy.ParkerWeightingTool
Implements a linear weighting which complies with weight(alpha, beta) + weight (- alpha, beta - Math.PI + (2*alpha)) = 1 (Sum of the weight for opposing rays is 1).
LinewiseFill - Class in edu.stanford.rsl.apps.gui.roi
Fills the selected roi with 0.
LinewiseFill() - Constructor for class edu.stanford.rsl.apps.gui.roi.LinewiseFill
 
load(String, String) - Method in class edu.stanford.rsl.conrad.io.Nrrd_Reader
 
loadAndFilterImages(String) - Method in class edu.stanford.rsl.tutorial.motionEstimation.ProjectionLoader
 
loadConfiguration() - Static method in class edu.stanford.rsl.conrad.utils.Configuration
 
loadConfiguration(String) - Static method in class edu.stanford.rsl.conrad.utils.Configuration
 
loadGeometrySource(Configuration) - Static method in class edu.stanford.rsl.conrad.utils.Configuration
 
loadInputQueue(ImageProcessorBuffer) - Method in class edu.stanford.rsl.tutorial.motionEstimation.OpenCLCompensatedBackProjector
 
loadInputQueue(ImageProcessorBuffer) - Method in class edu.stanford.rsl.tutorial.motionEstimation.OpenCLCompensatedBackProjector1DCompressionField
 
loadInputQueue(ImageProcessorBuffer) - Method in class edu.stanford.rsl.tutorial.motionEstimation.OpenCLCompensatedBackProjectorTPS
 
LocalMassAttenuationCalculator - Class in edu.stanford.rsl.conrad.physics.materials.utils
Calculates the mass attenuation coefficient of a material given its formula or weighted atomic composition.
LocalMassAttenuationCalculator() - Constructor for class edu.stanford.rsl.conrad.physics.materials.utils.LocalMassAttenuationCalculator
 
log() - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
 
log(double[]) - Static method in class edu.stanford.rsl.conrad.utils.DoubleArrayUtil
Uses Math.log() on all elements of the array Works in place and overwrites array.
log(float[]) - Static method in class edu.stanford.rsl.conrad.utils.FloatArrayUtil
Uses Math.log() on all elements of the array Works in place and overwrites array.
LOGARITHM - Static variable in class edu.stanford.rsl.conrad.filtering.ImageConstantMathFilter
 
LogarithmicFunction - Class in edu.stanford.rsl.conrad.fitting
 
LogarithmicFunction() - Constructor for class edu.stanford.rsl.conrad.fitting.LogarithmicFunction
 
logfactorial(int) - Static method in class edu.stanford.rsl.conrad.utils.StatisticsUtil
Computes ln(k!) using the Stirling approximation.
LogLinearInterpolator - Class in edu.stanford.rsl.conrad.utils.interpolation
 
LogLinearInterpolator() - Constructor for class edu.stanford.rsl.conrad.utils.interpolation.LogLinearInterpolator
 
LogLogInterpolator - Class in edu.stanford.rsl.conrad.utils.interpolation
 
LogLogInterpolator() - Constructor for class edu.stanford.rsl.conrad.utils.interpolation.LogLogInterpolator
 
LogPoissonNoiseFilteringTool - Class in edu.stanford.rsl.conrad.filtering
Applies Poisson noise to the input image as it would happen in the physical process (based on a monochromatic x-ray source).
LogPoissonNoiseFilteringTool() - Constructor for class edu.stanford.rsl.conrad.filtering.LogPoissonNoiseFilteringTool
 
LolaBunnyBackprojector - Class in edu.stanford.rsl.conrad.reconstruction
The most simple implementation of the backprojection using no speed-up methods.
LolaBunnyBackprojector() - Constructor for class edu.stanford.rsl.conrad.reconstruction.LolaBunnyBackprojector
 
lowPassFilterRealDoubleArray(double[], int) - Static method in class edu.stanford.rsl.conrad.utils.FFTUtil
low pass filters the given array.
LP - Static variable in class edu.stanford.rsl.conrad.filtering.rampfilters.IRRFilter
 
lp - Static variable in class edu.stanford.rsl.conrad.phantom.CatphanCTP528
 
Lucite_mdensity - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Lucite mass density 1.19 (g/cm3)
LuciteCTNumber - Static variable in class edu.stanford.rsl.conrad.physics.Constants
 
LUTConfigFile - Class in edu.stanford.rsl.conrad.io
 
LUTConfigFile() - Constructor for class edu.stanford.rsl.conrad.io.LUTConfigFile
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z