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 

R

RadialBasisFunctionInterpolation - Class in edu.stanford.rsl.tutorial.motionEstimation
 
RadialBasisFunctionInterpolation(RadialBasisFunctionInterpolation.RBF, int, ArrayList<PointND>, double[]) - Constructor for class edu.stanford.rsl.tutorial.motionEstimation.RadialBasisFunctionInterpolation
 
RadialBasisFunctionInterpolation.RBF - Enum in edu.stanford.rsl.tutorial.motionEstimation
 
RamLakFilteringExample - Class in edu.stanford.rsl.tutorial
 
RamLakFilteringExample() - Constructor for class edu.stanford.rsl.tutorial.RamLakFilteringExample
 
RamLakKernel - Class in edu.stanford.rsl.tutorial
Spatial discrete realization of the ramp filter using the Ram-Lak Convolver.
RamLakKernel(int, double) - Constructor for class edu.stanford.rsl.tutorial.RamLakKernel
 
RamLakRampFilter - Class in edu.stanford.rsl.conrad.filtering.rampfilters
Class to represent a Ram-Lak RampFilter.
RamLakRampFilter() - Constructor for class edu.stanford.rsl.conrad.filtering.rampfilters.RamLakRampFilter
 
RampFilter - Class in edu.stanford.rsl.conrad.filtering.rampfilters
Class to create Ramp Filters as described in Kak and Slaney 1988 (pp.
RampFilter() - Constructor for class edu.stanford.rsl.conrad.filtering.rampfilters.RampFilter
 
RampFilteringTool - Class in edu.stanford.rsl.conrad.filtering
Class to apply a ramp filter to an image before 3D reconstruction.
RampFilteringTool() - Constructor for class edu.stanford.rsl.conrad.filtering.RampFilteringTool
 
RampProjectionPhantomRenderer - Class in edu.stanford.rsl.conrad.phantom.renderer
Class which generates an intensity ramp across the image in each image of the stack.
RampProjectionPhantomRenderer() - Constructor for class edu.stanford.rsl.conrad.phantom.renderer.RampProjectionPhantomRenderer
 
rand(double, double) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
rand(int, int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randAng() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randLowerTriangularMatrix(int, int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a lower-triangular matrix of the given size.
randMatrix(int, int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a matrix of the given size.
randMatrixNonSingular(int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a matrix of the given size which is not singular.
randNegative() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randNonNegative() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a non-negative number, i.e.
randNonPositive() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randNonZero() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randNotPmOne() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a number in [-2.0, 2.0) but not +1.0 or -1.0, i.e.
randomize(double, double) - Method in class edu.stanford.rsl.conrad.numerics.SimpleMatrix
Assigns random values to the entries of the matrix.
randomize(double, double) - Method in class edu.stanford.rsl.conrad.numerics.SimpleVector
Assigns random values to the entries of the vector.
randOrthogonalMatrix(int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates an orthogonal matrix of the given size, i.e.
randPmOne() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates either +1.0 or -1.0, i.e.
randPositive() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates , i.e.
randRotationMatrix2D() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a 2x2 rotation matrix (representing a 2D rotation).
randRotationMatrix3D() - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a 3x3 rotation matrix (representing a 3D rotation).
randSpecialOrthogonalMatrix(int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates an special orthogonal matrix of the given size, i.e.
randUpperTriangularMatrix(int, int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates an upper-triangular matrix of the given size.
randVector(int) - Static method in class edu.stanford.rsl.conrad.utils.TestingTools
Randomly generates a vector of the given length.
rank() - Method in class edu.stanford.rsl.conrad.numerics.DecompositionSVD
Effective numerical matrix rank
RANSACFittedFunction - Class in edu.stanford.rsl.conrad.fitting
This class implements a version of RANSAC that generates numberOfTries tries to generate the model that best fits the correspondences in x and y.
RANSACFittedFunction(Function) - Constructor for class edu.stanford.rsl.conrad.fitting.RANSACFittedFunction
 
RawDataOpener - Class in edu.stanford.rsl.apps.gui
User interface to read raw data.
RawDataOpener() - Constructor for class edu.stanford.rsl.apps.gui.RawDataOpener
 
RayDetector - Class in edu.stanford.rsl.conrad.rendering
Creates wrapper for elements required to define a ray detector.
RayDetector(int) - Constructor for class edu.stanford.rsl.conrad.rendering.RayDetector
 
RayDetector(Projection) - Constructor for class edu.stanford.rsl.conrad.rendering.RayDetector
 
RayDetector(Projection, Trajectory) - Constructor for class edu.stanford.rsl.conrad.rendering.RayDetector
 
RayDrivenBasedReconstruction - Class in edu.stanford.rsl.conrad.reconstruction.iterative
 
RayDrivenBasedReconstruction() - Constructor for class edu.stanford.rsl.conrad.reconstruction.iterative.RayDrivenBasedReconstruction
 
RayDrivenBasedReconstruction - Class in edu.stanford.rsl.conrad.reconstruction
 
RayDrivenBasedReconstruction() - Constructor for class edu.stanford.rsl.conrad.reconstruction.RayDrivenBasedReconstruction
 
raytraceScene(PrioritizableScene, Projection) - Method in class edu.stanford.rsl.conrad.phantom.workers.AnalyticPhantomProjectorWorker
 
RayWeightCorrectingCPUSuperShortScanBackprojector - Class in edu.stanford.rsl.conrad.reconstruction
A FBP-based reconstruction algorithm which evaluates whether 180 degrees of angular coverage have been achieved during the reconstruction.
RayWeightCorrectingCPUSuperShortScanBackprojector() - Constructor for class edu.stanford.rsl.conrad.reconstruction.RayWeightCorrectingCPUSuperShortScanBackprojector
 
RE - Static variable in class edu.stanford.rsl.conrad.physics.Constants
classical elec radius (cm)
Re_A - Static variable in class edu.stanford.rsl.conrad.physics.Constants
atomic weight, Rhenium (g/mol)
Re_K - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-edge (keV)
Re_Ka1 - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-alpha 1 line
Re_Ka1_f - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-alpha 1 line
fluorescent yield
Re_Ka2 - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-alpha 2 line
Re_Ka2_f - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-alpha 2 line
fluorescent yield
Re_Kb1 - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-beta 1 line
Re_Kb1_f - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-beta 1 line
fluorescent yield
Re_Kb2 - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-beta 2 line
Re_Kb2_f - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium K-beta 2 line
fluorescent yield
Re_mdensity - Static variable in class edu.stanford.rsl.conrad.physics.Constants
Rhenium mass density (g/cm3)
Re_Z - Static variable in class edu.stanford.rsl.conrad.physics.Constants
atomic number, Rhenium
readAndShowBuffer(int, int, CLBuffer<IntBuffer>, String) - Method in class edu.stanford.rsl.conrad.opencl.OpenCLYBufferRenderer
 
readAndShowBuffer(int, int, CLBuffer<FloatBuffer>, String) - Method in class edu.stanford.rsl.conrad.opencl.TestOpenCL
 
readBSpline(BufferedReader) - Static method in class edu.stanford.rsl.conrad.geometry.splines.SurfaceBSpline
Reads a BSpline from a BufferedReader and returns it.
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.geometry.trajectories.DennerleinProjectionTableFileTrajectory
 
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.geometry.trajectories.ProjectionTableFileTrajectory
 
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.geometry.trajectories.SystemGeometryConfigFileTrajectory
 
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.io.BetaConfigFile
 
readConfigFile(String) - Method in interface edu.stanford.rsl.conrad.io.ConfigFileParser
Reads the configuration from the file denoted by filename
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.io.LUTConfigFile
 
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.reconstruction.voi.CylinderBasedVolumeOfInterest
 
readConfigFile(String) - Method in class edu.stanford.rsl.conrad.reconstruction.voi.PolygonBasedVolumeOfInterest
 
readConfigFromDICOM(String) - Method in class edu.stanford.rsl.conrad.utils.DicomConfigurationUpdater
 
readConfiguration() - Method in class edu.stanford.rsl.conrad.geometry.trajectories.SystemGeometryConfigFileTrajectory
 
readConfiguration() - Method in interface edu.stanford.rsl.conrad.utils.ConfigurationUpdater
 
readConfiguration() - Method in class edu.stanford.rsl.conrad.utils.DicomConfigurationUpdater
 
readControlPointsFromTexture(CLBuffer<FloatBuffer>) - Method in class edu.stanford.rsl.conrad.opencl.OpenCLUniformTextureBSpline
Example how to read a texture at integer coordinates.
readControlPointsFromTextureInterpolate(CLBuffer<FloatBuffer>) - Method in class edu.stanford.rsl.conrad.opencl.OpenCLUniformTextureBSpline
Example how to read a texture at float coordinates.
readFile(String) - Static method in class edu.stanford.rsl.apps.gui.TimeLinePlot
 
readFile(String) - Method in class edu.stanford.rsl.conrad.io.VTKMeshReader
Reads the point information from a .vtk file
readFileWithFeedback(String, String, ConfigFileParser) - Static method in class edu.stanford.rsl.conrad.io.InteractiveConfigFileReader
 
readFromFile3D(String) - Static method in class edu.stanford.rsl.conrad.io.VTKVectorField
Reads a file and interprets it as a VTK vector field.
readHeartState(int) - Method in class edu.stanford.rsl.conrad.phantom.xcat.CoronaryScene
 
readHeartState(int) - Method in class edu.stanford.rsl.conrad.phantom.xcat.HeartScene
 
readInitialBeadPositionFromFile() - Method in class edu.stanford.rsl.conrad.geometry.motion.WeightBearingBeadPositionBuilder
 
readInMotionMatrices() - Method in class edu.stanford.rsl.conrad.cuda.CUDAForwardProjectorWithMotion
 
readInMotionMatrices() - Method in class edu.stanford.rsl.conrad.opencl.OpenCLForwardProjectorWithMotion
 
readInTRMatrix() - Method in class edu.stanford.rsl.conrad.reconstruction.RigidBody3DTransformationVOIBasedReconstructionFilter
 
readLookUpTable() - Method in class edu.stanford.rsl.conrad.filtering.NonLinearGainCorrectionTool
 
readObject(ObjectInputStream) - Method in class edu.stanford.rsl.conrad.metric.ImageMetric
 
readOut() - Method in class edu.stanford.rsl.conrad.io.MotionFieldReader
 
readSplineListFromFile(String) - Method in class edu.stanford.rsl.conrad.geometry.splines.SurfaceBSplineVolumePhantom
 
readSplines() - Method in class edu.stanford.rsl.conrad.phantom.xcat.WholeBodyScene
Reads XCat from file.
readSplinesFromFile(String) - Static method in class edu.stanford.rsl.conrad.geometry.splines.SurfaceBSpline
 
real(Volume3D) - Method in class edu.stanford.rsl.conrad.cuda.CUDAVolumeOperator
 
real(Volume3D) - Method in class edu.stanford.rsl.conrad.volume3d.ParallelVolumeOperator
 
real(Volume3D) - Method in class edu.stanford.rsl.conrad.volume3d.VolumeOperator
Maps volume onto its real part.
RealExpression - Class in edu.stanford.rsl.conrad.numerics.mathexpressions
A wrapper class for real numbers
RealExpression(double) - Constructor for class edu.stanford.rsl.conrad.numerics.mathexpressions.RealExpression
 
realFromFHT(FHT) - Static method in class edu.stanford.rsl.conrad.utils.FHTUtil
Computes the real values of an FFT given the values of an FHT.
RebuildDatabase - Class in edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators
Class to build a xml database of defined materials (Elements, Compounds, Mixtures).
RebuildDatabase() - Constructor for class edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators.RebuildDatabase
 
RebuildMaps - Class in edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators
 
RebuildMaps() - Constructor for class edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators.RebuildMaps
 
rebuildMarkerFromFile() - Method in class edu.stanford.rsl.conrad.phantom.xcat.ViconMarkerBuilder
 
RebuildMaterialDatabase - Class in edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators
Class to build a xml database of defined materials (Elements, Compounds, Mixtures) and Elemental Mass Attenuation Database.
RebuildMaterialDatabase() - Constructor for class edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators.RebuildMaterialDatabase
 
rebuildMaterialFromConfigFiles() - Static method in class edu.stanford.rsl.conrad.physics.materials.database.xmldatagenerators.RebuildMaterialDatabase
 
ReconstructionFilter - Class in edu.stanford.rsl.conrad.reconstruction
All reconstruction algorithms are based on the reconstruction filter.
ReconstructionFilter() - Constructor for class edu.stanford.rsl.conrad.reconstruction.ReconstructionFilter
 
ReconstructionPipelineFrame - Class in edu.stanford.rsl.apps.gui
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use.
ReconstructionPipelineFrame() - Constructor for class edu.stanford.rsl.apps.gui.ReconstructionPipelineFrame
 
reconstructOffline(ImagePlus) - Method in class edu.stanford.rsl.conrad.cuda.CUDABackProjector
 
reconstructOffline(ImagePlus) - Method in class edu.stanford.rsl.conrad.cuda.CUDACompensatedBackProjector
 
reconstructOffline(ImagePlus) - Method in class edu.stanford.rsl.conrad.opencl.OpenCLBackProjector
 
rectFootprintWeightU(double, double, int) - Method in class edu.stanford.rsl.conrad.geometry.SeparableFootprints
 
rectFootprintWeightU(double, double, int) - Method in class edu.stanford.rsl.conrad.reconstruction.iterative.SeparableFootprints
 
rectFootprintWeightV(double, double, int) - Method in class edu.stanford.rsl.conrad.geometry.SeparableFootprints
 
rectFootprintWeightV(double, double, int) - Method in class edu.stanford.rsl.conrad.reconstruction.iterative.SeparableFootprints
 
RegistryEditor - Class in edu.stanford.rsl.apps.gui
 
RegistryEditor(Configuration) - Constructor for class edu.stanford.rsl.apps.gui.RegistryEditor
 
RegistryEditor.MultilineTableCell - Class in edu.stanford.rsl.apps.gui
 
RegistryEditor.MultilineTableCell() - Constructor for class edu.stanford.rsl.apps.gui.RegistryEditor.MultilineTableCell
 
RegKeys - Class in edu.stanford.rsl.conrad.utils
This class lists all of Conrad's registry entries with an explanation of their function.
RegKeys() - Constructor for class edu.stanford.rsl.conrad.utils.RegKeys
 
remove(Object) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.CompoundShape
 
remove(Object) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
remove(Object) - Method in class edu.stanford.rsl.conrad.rendering.PrioritizableScene
 
remove(Object) - Method in class edu.stanford.rsl.conrad.rendering.SimpleScene
 
remove(int) - Method in class edu.stanford.rsl.conrad.utils.ImageProcessorBuffer
Removes the image at the given index.
removeAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.CompoundShape
 
removeAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
removeAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.rendering.PrioritizableScene
 
removeAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.rendering.SimpleScene
 
removeAllPointSets() - Method in class edu.stanford.rsl.apps.gui.pointselector.PointSelectorWorker
 
removeMaterial(String) - Static method in class edu.stanford.rsl.conrad.physics.materials.database.MaterialsDB
Removes material with given identifier from database
removeMaterialWithFormula(String) - Static method in class edu.stanford.rsl.conrad.physics.materials.database.MaterialsDB
Removes material defined by given formula from database
removeMaterialWithName(String) - Static method in class edu.stanford.rsl.conrad.physics.materials.database.MaterialsDB
Removes material associated with given name from database
removeNegative(Grid) - Static method in class edu.stanford.rsl.conrad.data.PointwiseOperators
Set all negative values in grid as zero.
removeOutliers(double[], double) - Static method in class edu.stanford.rsl.conrad.utils.DoubleArrayUtil
Removes outliers from the array which differ more than threshold from the last value.
removeOutliers(float[], float) - Static method in class edu.stanford.rsl.conrad.utils.FloatArrayUtil
Removes outliers from the array which differ more than threshold from the last value.
removePointSet(int) - Method in class edu.stanford.rsl.apps.gui.pointselector.PointSelectorWorker
 
removeRampFilter(Grid2D, RampFilter, double) - Static method in class edu.stanford.rsl.conrad.utils.FFTUtil
Removes a ramp filter from the ImageProcessor.
removeSlice(int) - Method in class edu.stanford.rsl.conrad.data.Grid3D
 
removeUpdate(DocumentEvent) - Method in class edu.stanford.rsl.apps.gui.blobdetection.MarkerDetection
 
render - Static variable in class edu.stanford.rsl.conrad.opencl.OpenCLUtil
 
RENDER_PHANTOM_VOLUME_AUTO_CENTER - Static variable in class edu.stanford.rsl.conrad.utils.RegKeys
This flag is used in AnalyticPhantom3DVolumeRenderer.
renderAppendBuffer(AbstractShape) - Method in class edu.stanford.rsl.tutorial.motionEstimation.OpenCLSplineRenderer
This method renders a Spline and displays it in an imagej window
renderAppendBufferToGrid(AbstractShape) - Method in class edu.stanford.rsl.tutorial.motionEstimation.OpenCLSplineRenderer
This method renders a spline, displays it in an imagej window and also returns the result as a Grid3D
renderMetricVolumePhantom() - Static method in class edu.stanford.rsl.conrad.phantom.xcat.XCatMetricPhantomCreator
 
renderMetricVolumePhantom(AnalyticPhantom4D) - Static method in class edu.stanford.rsl.conrad.phantom.xcat.XCatMetricPhantomCreator
 
replaceLabel(int[][], int, int, int, int) - Method in class edu.stanford.rsl.apps.gui.blobdetection.ConnectedComponent3D
Check whole array replacing m with n
replaceLabel(int[][], int, int, int, int, boolean) - Method in class edu.stanford.rsl.apps.gui.blobdetection.ConnectedComponent3D
Check whole array replacing m with n
reset() - Method in class edu.stanford.rsl.conrad.cuda.CUDABackProjector
 
reset() - Method in class edu.stanford.rsl.conrad.cuda.CUDACompensatedBackProjector
 
reset() - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
 
reset(ImageProcessor) - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
 
resetBuffers() - Method in class edu.stanford.rsl.conrad.opencl.OpenCLAppendBufferRenderer
 
resetBuffers() - Method in class edu.stanford.rsl.conrad.opencl.OpenCLYBufferRenderer
 
resetMinAndMax() - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
Recalculates the min and max values used to scale pixel values to 0-255 for display.
resetRegistry() - Method in class edu.stanford.rsl.conrad.utils.Configuration
 
resetTimer() - Method in class edu.stanford.rsl.conrad.cuda.ImagePlusVolumeRenderer
 
resetTimer() - Method in class edu.stanford.rsl.conrad.opencl.rendering.OpenCLVolumeRenderer
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class edu.stanford.rsl.conrad.cuda.JCudaDriverTextureSample
Implementation of GLEventListener: Called then the GLAutoDrawable was reshaped
reshape(GLAutoDrawable, int, int, int, int) - Method in class edu.stanford.rsl.conrad.opencl.GLCLDemo.GLCLInteroperabilityDemo
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class edu.stanford.rsl.conrad.opencl.rendering.OpenCLTextureRendering
Implementation of GLEventListener: Called then the GLAutoDrawable was reshaped
resize(int, int) - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
Creates a new FloatProcessor containing a scaled copy of this image or selection.
resizeVolumeToMatchBounds(PointND, PointND) - Method in class edu.stanford.rsl.conrad.geometry.splines.SurfaceBSplineVolumePhantom
 
resizeVolumeToMatchSplineSpace() - Method in class edu.stanford.rsl.conrad.geometry.splines.SurfaceBSplineVolumePhantom
 
RestPhaseTimeWarper - Class in edu.stanford.rsl.conrad.geometry.motion.timewarp
Implements a movement with a rest phase.
RestPhaseTimeWarper() - Constructor for class edu.stanford.rsl.conrad.geometry.motion.timewarp.RestPhaseTimeWarper
 
retainAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.CompoundShape
 
retainAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.geometry.shapes.compound.LinearOctree
 
retainAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.rendering.PrioritizableScene
 
retainAll(Collection<?>) - Method in class edu.stanford.rsl.conrad.rendering.SimpleScene
 
RigidBody3DTransformationVOIBasedReconstructionFilter - Class in edu.stanford.rsl.conrad.reconstruction
The VOIBasedReconstructionFilter is an implementation of the backprojection which employs a volume-of-interest (VOI) to speed up reconstruction.
RigidBody3DTransformationVOIBasedReconstructionFilter() - Constructor for class edu.stanford.rsl.conrad.reconstruction.RigidBody3DTransformationVOIBasedReconstructionFilter
 
RigidBody3DTransformationVOIBasedReconstructionFilterForXCAT - Class in edu.stanford.rsl.conrad.reconstruction
The VOIBasedReconstructionFilter is an implementation of the backprojection which employs a volume-of-interest (VOI) to speed up reconstruction.
RigidBody3DTransformationVOIBasedReconstructionFilterForXCAT() - Constructor for class edu.stanford.rsl.conrad.reconstruction.RigidBody3DTransformationVOIBasedReconstructionFilterForXCAT
 
RootMeanSquareErrorMetric - Class in edu.stanford.rsl.conrad.metric
 
RootMeanSquareErrorMetric() - Constructor for class edu.stanford.rsl.conrad.metric.RootMeanSquareErrorMetric
 
rotate(double) - Method in class edu.stanford.rsl.conrad.io.SerializableFloatProcessor
Rotates the image or ROI 'angle' degrees clockwise.
Rotate90DegreeLeftTool - Class in edu.stanford.rsl.conrad.filtering
 
Rotate90DegreeLeftTool() - Constructor for class edu.stanford.rsl.conrad.filtering.Rotate90DegreeLeftTool
 
rotateTest() - Method in class edu.stanford.rsl.conrad.geometry.test.SurfaceTests
 
RotationMotionField - Class in edu.stanford.rsl.conrad.geometry.motion
MotionField to handle rotational motion.
RotationMotionField(PointND, SimpleVector, double) - Constructor for class edu.stanford.rsl.conrad.geometry.motion.RotationMotionField
Creates a new rotational MotionField.
Rotations - Class in edu.stanford.rsl.conrad.geometry
 
Rotations() - Constructor for class edu.stanford.rsl.conrad.geometry.Rotations
 
Rotations.BasicAxis - Enum in edu.stanford.rsl.conrad.geometry
 
roundUp(int, int) - Static method in class edu.stanford.rsl.conrad.opencl.OpenCLUtil
rounded up to the nearest multiple of the groupSize
RQTest - Class in edu.stanford.rsl.conrad.numerics.test
 
RQTest() - Constructor for class edu.stanford.rsl.conrad.numerics.test.RQTest
 
run() - Method in class edu.stanford.rsl.apps.gui.blobdetection.MarkerDetectionWorker
 
run() - Method in class edu.stanford.rsl.conrad.filtering.IndividualImageFilteringTool
This method performs the correction on one frame, i.e., one projection image.
run() - Method in class edu.stanford.rsl.conrad.filtering.multiprojection.blocks.ImageProcessingBlock
 
run() - Method in class edu.stanford.rsl.conrad.filtering.multiprojection.MultiProjectionFilter
 
run(String) - Method in class edu.stanford.rsl.conrad.io.Nrrd_Reader
 
run(String) - Method in class edu.stanford.rsl.conrad.io.Nrrd_Writer
 
run() - Method in class edu.stanford.rsl.conrad.parallel.ParallelThread
 
run() - Method in class edu.stanford.rsl.conrad.phantom.workers.SliceWorker
 
run() - Method in class edu.stanford.rsl.conrad.physics.LambdaFunction
 
run() - Method in class edu.stanford.rsl.conrad.pipeline.IndividualImagePipelineFilteringTool
This method performs the filtering and the projection on one frame, i.e., one projection image.
run() - Method in class edu.stanford.rsl.conrad.pipeline.ParallelImageFilterSink
 
run() - Method in class edu.stanford.rsl.conrad.pipeline.ParallelProjectionDataSinkFeeder
 
run() - Method in class edu.stanford.rsl.conrad.volume3d.MaxEigenValue
 
run() - Method in class edu.stanford.rsl.conrad.volume3d.operations.ParallelVolumeOperation
 
runBracketCheck() - Method in class edu.stanford.rsl.conrad.numerics.mathexpressions.ExpressionParser
Determines if the braces delineating expressions are balanced and well formed.
RunMotionEstimation - Class in edu.stanford.rsl.tutorial.motionEstimation
Class to run the Motion Estimation.
RunMotionEstimation() - Constructor for class edu.stanford.rsl.tutorial.motionEstimation.RunMotionEstimation
 
runOptimization() - Method in class edu.stanford.rsl.conrad.physics.HalfValueLayerFunction
 
RunTest1() - Method in class edu.stanford.rsl.conrad.geometry.transforms.test.TestComboTransform
 
RunTest2() - Method in class edu.stanford.rsl.conrad.geometry.transforms.test.TestComboTransform
 
Runtest3() - Method in class edu.stanford.rsl.conrad.geometry.transforms.test.TestComboTransform
 
RunTest4() - Method in class edu.stanford.rsl.conrad.geometry.transforms.test.TestComboTransform
 
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