iRoCS Toolbox  1.1.0
libArrayToolbox Directory Reference
Directory dependency graph for libArrayToolbox:

Directories

directory  algo
 

Files

file  AnisotropicDiffusionFilter.hh [code]
 Anisotropic diffusion filtering of n-D Arrays.
 
file  Array.hh [code]
 Array class derived from blitz++ Arrays for handling microscopic datasets with associated element size, transformation matrix and interpolated array access.
 
file  ATBBasicTree.hh [code]
 
file  ATBCoupledBSplineModel.hh [code]
 
file  ATBDataSynthesis.hh [code]
 
file  ATBGSLWrapper.hh [code]
 ATBGSLWrapper.hh provides wrappers and setup routines to use GSL functions with ArrayToolbox data structures.
 
file  ATBLinAlg.hh [code]
 
file  ATBMorphology.hh [code]
 A collection of morphological operations on blitz++ Arrays.
 
file  ATBNucleus.hh [code]
 Nucleus class containing cell nucelus specific parameters.
 
file  ATBPolyline.hh [code]
 Simple Polyline class providing a function to fit a polyline with defined precision to a BSpline for fast distance computations.
 
file  ATBPolynomial.hh [code]
 ATBPolynomial.hh provides the ATB::Polynomial class to store and do arithmetics within the Polynomial ring.
 
file  ATBSpline.hh [code]
 
file  ATBThinPlateSpline.hh [code]
 
file  ATBTiming.hh [code]
 ATBTiming.hh provides the MyDateTime and Timer classes for high accuracy profiling.
 
file  BoundaryTreatment.hh [code]
 Classes and functions for handling out-of-Array access.
 
file  CentralGradientFilter.hh [code]
 The Implementation of the filter computing the gradient of the input data using central differences.
 
file  CentralHessianFilter.hh [code]
 The Implementation of the filter computing the hessian of the input data using central differences.
 
file  CentralHessianUTFilter.hh [code]
 The Implementation of the filter computing the hessian of the input data using central differences.
 
file  DericheFilter.hh [code]
 Implementation of the Deriche filter approximating Gaussian filtering using recursion (IIR).
 
file  DericheFilter_base.hh [code]
 Implementation of the basic Deriche filter function approximating Gaussian filtering using recursion (IIR).
 
file  DistanceTransform.hh [code]
 DistanceTransform class computes the euclidean distance transform on binary blitz::Arrays.
 
file  FastConvolutionFilter.hh [code]
 Fast n-D convolution using the Fast Fourier Transform (FFT)
 
file  FastCorrelationFilter.hh [code]
 Fast n-D correlation using the Fast Fourier Transform (FFT)
 
file  FastNormalizedCorrelationFilter.hh [code]
 Fast n-D correlation using the Fast Fourier Transform (FFT)
 
file  FastPhaseOnlyCorrelationFilter.hh [code]
 
file  Filter.hh [code]
 Base class (Interface) for all Filter implementations.
 
file  GaussianFilter.hh [code]
 The Implementation of the convolution of the input data with a Gaussian.
 
file  HoughTransform.hh [code]
 
file  Interpolator.hh [code]
 Classes and functions for sub-pixel Array access with different interpolation strategies.
 
file  iRoCS.hh [code]
 The intrinsic root coordinate system.
 
file  IsotropicMedianFilter.hh [code]
 Median filter implementation.
 
file  IsotropicPercentileFilter.hh [code]
 Percentile filter implementation.
 
file  LaplacianFilter.hh [code]
 The Implementation of the filter computing the Laplacian of the input data using Forward-backward-differences.
 
file  LaplacianOfGaussianFilter.hh [code]
 The Laplacian of Gaussian filter.
 
file  LocalMaximumExtraction.hh [code]
 
file  LocalSumFilter.hh [code]
 Implementation of the local sum filter.
 
file  MarchingCubes.hh [code]
 The marching cubes algorithm to convert the zero levelset of a 3D function into a polygon mesh.
 
file  MedianFilter.hh [code]
 Median filter implementation.
 
file  Neighborhood.hh [code]
 Neighborhoods for local operators.
 
file  Normalization.hh [code]
 
file  Quaternion.hh [code]
 
file  Random.hh [code]
 
file  RuntimeError.hh [code]
 Exception specialization for error handling within libArrayToolbox.
 
file  SeparableConvolutionFilter.hh [code]
 Classes and functions for n-D separable convolution.
 
file  SeparableCorrelationFilter.hh [code]
 Classes and functions for n-D separable correlation.
 
file  SeparableFilter.hh [code]
 Filter Interface additions that apply to separable filters.
 
file  SparseMatrix.hh [code]
 Classes and functions for sparse matrix generation and handling.
 
file  SparseVector.hh [code]
 
file  SphericalTensor.hh [code]
 Structures and functions for spherical tensor extraction and arithmetics.
 
file  STLFileWriter.hh [code]
 
file  SurfaceGeometry.hh [code]
 Storage and rendering of Triangulated surfaces.
 
file  TinyMatrixOperators.hh [code]
 TinyMatrixOperators.hh provides some missing operators when processing blitz++ TinyMatrices.
 
file  TypeTraits.hh [code]
 Query specific information about different data types.