eLynx SDK v3.3.0
C++ image processing API reference

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
eLynx::Image::AbstractImageAbstractImage is the base class for abstract image definition
eLynx::AbstractParameter
eLynx::Math::AbstractTransfertFunction
eLynx::Math::AbstractTransformationAbstract predecessor for all geometrical 2D plane-to-2D plane transformations
eLynx::Image::AlphaToType< B >AlphaToType struct allows creation of Alpha or Non-Alpha pixel types
eLynx::Math::AOBBox2< T >
eLynx::Math::BarycentricCoordinates2< T >
eLynx::Image::BayerHandlerImpl< T >
eLynx::Math::BellCurveImplementation of gaussian curve using IFunctionNL interface
eLynx::Math::BellSurfaceImplementation of gaussian surface using IFunctionNL interface
eLynx::Math::BezierTriangle3< T, U >
eLynx::Math::BSpline1< F >1D spline interface
eLynx::Math::BSpline2< F >2D spline interface
eLynx::Image::ChannelHistogramTool class defining a channel (grey) histogram
eLynx::Image::CIELut
eLynx::Image::ColorToType< B >ColorToType struct allows creation of Color or Non-Color pixel types
eLynx::Math::ConvolutionKernel< T >Convolution kernel in W x H dimension, used with float and double resolution
eLynx::Math::CopyTransform
eLynx::Math::TriangulationData::Edge
eLynx::elxExceptionBase exception class
eLynx::Math::GaussNewtonNon-linear iterative function fitter, implemented using Gauss-Newton method
eLynx::Image::GreyToType< B >GreyToType struct allows creation of Grey or Non-Grey pixel types
eLynx::Image::IBayerHandler
eLynx::Math::IFunctionNLInterface to function of n-variables and m-parameters, which is non-linear in the meaning of parameters, and thus can't be directly used for least squares fitting
eLynx::Image::IImageAnalyseInterface for image analyse methods
eLynx::Image::IImageEdgeProcessingInterface defining edge processing functionnalities
eLynx::Image::IImageFileFormatInterface defining an image file format
eLynx::Image::IImageFilePluginInterface defining a specialized image file format plugin
eLynx::Image::IImageFilterInterface defining an image filter
eLynx::Image::IImageFilterPluginInterface defining a specialized image filter plugin
eLynx::Image::IImageGeometryInterface for image geometry methods
eLynx::Image::IImageGlobalProcessingInterface defining global to point image processing functionnalities
eLynx::Image::IImageHandlerInterface for image handler
eLynx::Image::IImageLocalProcessingInterface defining local to point image processing functionnalities
eLynx::Image::IImageMiscProcessingInterface defining misceallenous processing functionnalities
eLynx::Image::IImageMorphologicalProcessingInterface defining morphological processing functionnalities
eLynx::Image::IImageOperatorsInterface defining image operators functionnalities
eLynx::Image::IImagePointProcessingInterface defining point to point image processing functionnalities
eLynx::Image::IImagePSFInterface for image PSF (Point Spread Function)
eLynx::Image::IImageRasterizationInterface defining rasterization primites for drawing into an image
eLynx::Image::IImageRestorationInterface defining various restoration methods
eLynx::Image::ImageAnalyseImpl< Pixel >Defining implementation for image analyse interface methods
eLynx::Image::ImageEdgeProcessingImpl< Pixel >Implementation of edge processing interface
eLynx::Image::ImageFileInfo
eLynx::Image::ImageFileManagerTool class to manage image file format via plugins
eLynx::Image::ImageFileOptions
eLynx::Image::ImageFilterManagerTool class to manage image processing filter via plugins
eLynx::Image::ImageGeometryImpl< Pixel >Defining implementation for image geometry interface methods
eLynx::Image::ImageGlobalProcessingImpl< Pixel >Implementation of global to point image processing interface
eLynx::Image::ImageHandlerImpl< Pixel >Class defining an implementation of image hander interface
eLynx::Image::ImageHistogramTool class defining an image histogram with multiple channel histograms
eLynx::Image::ImageImpl< Pixel >ImageImpl is the template class that defines abstract image implementation
eLynx::Image::ImageLocalProcessingImpl< Pixel >Implementation of local to point image processing interface
eLynx::Image::ImageMiscProcessingImpl< Pixel >Implementation of misceallenous image processing interface
eLynx::Image::ImageMorphologicalProcessingImpl< Pixel >Implementation of morphological image processing interface
eLynx::Image::ImageOperatorsImpl< Pixel >Implementation of image operators interface
eLynx::Image::ImagePointProcessingImpl< Pixel >Implementation of point to point image processing interface
eLynx::Image::ImageRasterizationImpl< Pixel >Implementation of misceallenous image processing interface
eLynx::Image::ImageRestorationImpl< Pixel >Implementation of image restoration interface
eLynx::Image::ImageVariantClass defining an image variant
eLynx::Math::IMapTransform
eLynx::Math::IMatrixM x N matrix interface
IntegerToType< B >IntegerToType struct allows creation of different types for different int values
IntToType< N >
eLynx::Image::IPixelIteratorEmpty interface for IPixelIterator
eLynx::IPluginInterface defining a plugin
eLynx::IPluginPackageInterface defining a plugin package
eLynx::Math::IResampleFilter
eLynx::Math::ISpline1D< T, DEGREE >1D spline interface
eLynx::Math::ISpline2D< T, DEGREE >2D spline interface
eLynx::IterationRangeIterationRange represents half-open range [i,j) that can be recursively split
eLynx::IterationRangeTaskBase iteration range task
eLynx::Math::ITransfertFunction
eLynx::Math::IVectorN-size vector interface
eLynx::Math::KDNode< T >
eLynx::Math::KDTree< T >2D binary tree
eLynx::Image::KernelPSFPSF (point spread function) implementation based on convolution kernel
eLynx::Math::LeastSquaresLeast squares problems solver
eLynx::Math::LinearTransformationClass implementing 2D linear transformation
eLynx::Image::LuminanceCell< Pixel >
LutToType< B >LutToType struct allows creation of different types for different int values
eLynx::Math::MatrixBasic M x N matrix implementation as rectangular array of doubles
eLynx::Math::MatrixColVectorAdapter, that provides vector-like read/write access to the column of the matrix
eLynx::Math::MatrixRowVectorAdapter, that provides vector-like read/write access to the row of the matrix
eLynx::Math::MidtoneTransform
eLynx::ParameterDouble
eLynx::ParameterEnum
eLynx::ParameterEnumItem
eLynx::ParameterInteger
eLynx::Image::PixelBase< Pixel >Defines common methods for all Pixel types
eLynx::Image::PixelComplex< T >
eLynx::Image::PixelHLab< T >
eLynx::Image::PixelHLS< T >
eLynx::Image::PixelIterator< Pixel >ImageImpl is the template class that defines an iterator over the Pixels in the ImageImpl class
eLynx::Image::PixelL< T >
eLynx::Image::PixelLA< T >
eLynx::Image::PixelLab< T >
eLynx::Image::PixelLch< T >
eLynx::Image::PixelLuv< T >
eLynx::Image::PixelRGB< T >
eLynx::Image::PixelRGBA< T >
eLynx::Image::PixelXYZ< T >
eLynx::PluginFilePluginFile is a handle to a IPluginPackage
eLynx::PluginManagerBase tool class for plugin management
eLynx::Math::Point2< T >
eLynx::Math::Point3< T >
eLynx::ProgramOptionProgram Option
eLynx::ProgressNotifierAbstract progress notifier class
eLynx::Math::Ramp< T >Ramp is a look-up table for uint8 and uint16 types only
eLynx::Math::Rectangle2< T >
eLynx::Math::ResampleHelper
eLynx::ResolutionTypeTraits< T >Resolution type traits definition
eLynx::ResolutionTypeTraits< double >Double specialization for resolution type traits
eLynx::ResolutionTypeTraits< float >Float specialization for resolution type traits
eLynx::ResolutionTypeTraits< int32 >Int32 specialization for resolution type traits
eLynx::ResolutionTypeTraits< int64 >Int64 specialization for resolution type traits
eLynx::ResolutionTypeTraits< uint16 >Uint16 specialization for resolution type traits
eLynx::ResolutionTypeTraits< uint32 >Uint32 specialization for resolution type traits
eLynx::ResolutionTypeTraits< uint8 >Uint8 specialization for resolution type traits
eLynx::Image::SampleTypeTraits< T >
eLynx::Math::Segment2< T >
eLynx::Math::Segment3< T >
eLynx::Math::SingleColMatrixAdapter, that provides matrix-like read/write access to the vector
eLynx::Math::SingleRowMatrixAdapter, that provides matrix-like read/write access to the vector
eLynx::Math::SubMatrixAdapter, that allows to work with part of the matrix as a separate matrix
eLynx::TaskScheduler
eLynx::TimerClass to get elapsed time in platform independent way
eLynx::Math::TransfertFunctionCopy
eLynx::Math::TransfertFunctionMidtone
eLynx::Math::TransposedMatrixAdapter, that provides transposed interface to given matrix
eLynx::Math::TriangulationData::Triangle
eLynx::Math::Triangle2< T >
eLynx::Math::Triangle3< T >
eLynx::Math::TriangleIdx
eLynx::Math::TriangulationData
eLynx::UUIDTool class for Universal Unique IDentifier
eLynx::Math::VectorBasic N-size vector implementation as array of doubles
eLynx::Math::TriangulationData::Vertex

Generated on Thu Dec 9 2010 by doxygen 1.7.2