Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oC_cl_buffer_region
oC_cl_image_format
oCBIAS::AbsoluteOrientationComputes similarity transformation between 3D point sets
oCBIAS::AbsoluteOrientationRANSACRobust computation of similarity transformation between two 3D point sets using a RANSAC approach
oCalistRewind, backspace, endfile
oCstd::allocator< T >STL class
oCBIAS::AppDataThis is a chunk of metadata, also see MetaData
oCstd::array< T >STL class
oCBIAS::Array2D< T >Generic two dimensional rectangular array holding arbitrary data types
oCArrayVisitor
oCstd::auto_ptr< T >STL class
oCBIAS::BackwardMapping< InputStorageType, OutputStorageType >Abstract base class to map an image (texture) src to an image sink with an arbitrary continuous function (e.g
oCBIAS::BackwardMapping< float, float >
oCBIAS::BackwardMapping< unsigned char, unsigned char >
oCstd::basic_string< Char >STL class
oCstd::basic_string< char >
oCstd::basic_string< wchar_t >
oCBasicAnimationManager
oCBIAS::BIASBlobHelper class to store blob corners
oCBIAS::BIASContourThis class describes a contour using the freemancode
oCbinary_function
oCBIAS::BinomialCoefficientEfficient computation of the binomial coefficient
oCstd::bitset< Bits >STL class
oCBIAS::BlobDetectorBase< StorageType >Purly virtual interface defining class for blob detectors
oCBIAS::BlobDetectorBase< unsigned char >
oCBIAS::BresenhamScans a line using Bresenhams integer arithmetic algorithm
oCBIAS::BresenhamCircleScans a circle using Bresenham's integer arithmetic algorithm
oCBIAS::BresenhamCircleEighthJust like BresenhamCircle but only computes 1/8 of the circle
oCBIAS::BWM_LUT_Entry_AnisotropicBase class for storing precomputed lookup information for anisotropic interpolation in BackwardMapping
oCBIAS::BWM_LUT_Entry_BicubicBase class for storing precomputed lookup information for bicubic interpolation in BackwardMapping
oCBIAS::BWM_LUT_Entry_BilinearBase class for storing precomputed lookup information for bilinear interpolation in BackwardMapping
oCBIAS::BWM_LUT_Entry_NearestBase class for storing precomputed look-up information in BackwardMapping
oCBIAS::BWM_LUT_Entry_TrilinearBase class for storing precomputed lookup information for trilinear interpolation in BackwardMapping
oCBIAS::CalibratedImage< StorageType >Helper class holding image and associated calibration
oCBIAS::CalibratedPyramid< StorageType >This class takes care of consisiten re-sampling of images and associated ProjectionParameters
oCBIAS::VideoSource_DSHOW::CameraControl
oCBIAS::CameraData
oCBIAS::CameraInfo_sStores camera information such as model, vendor, framerates
oCBIAS::CameraParam
oCBIAS::CameraParameter_sStores the camera parameters such as Shutter, Gain, etc
oCBIAS::AutoControl::CameraPose
oCBIAS::CameraViewControllerBase for (interactively) manipulating a (virtual) camera view
oCBIAS::CameraViewExternalsDescribes external params of a camera view Used e.g
oCBIAS::CameraViewFrustumDescribes internal parameter Frustum of an (OpenGL) camera view
oCBIAS::CameraViewInternalsDescribes internal params of an (OpenGL) camera view
oCBIAS::CameraViewportDescribes internal parameter viewport of an (OpenGL) camera view
oCBIAS::CanCompare< T1, T2 >Compile time check for comparabilty of T1 and T2 Found it in Bjarne Stroustrup's FAQ: http://public.research.att.com/~bs/bs_faq2.html
oCBIAS::CanCopy< T1, T2 >Compile time check for copy compatibilty between T1 and T2 Found it in Bjarne Stroustrup's FAQ: http://public.research.att.com/~bs/bs_faq2.html
oCBIAS::CanMultiply< T1, T2, T3 >Compile time check if T1 can be multiplied by T2 Found it in Bjarne Stroustrup's FAQ: http://public.research.att.com/~bs/bs_faq2.html
oCBIAS::CCAStruct
oCBIAS::OpenEXRInterface::ChannelDataUsed to maintain control of the heap when generating slices
oCBIAS::CheckerboardDetectorDetects a checkerboard pattern in an image (typically 7x4 inner corners, asymmetric layout recommended)
oCBIAS::CheckerboardDetectorCrossFilterDetects a checkerboard pattern (typically 7x4 inner corners, asymmetric layout recommended) in an image using a cross shaped image filter
oCBIAS::ChecksumUtility class to calculate checksums as CRCs (Cyclic Redundancy Check)
oCBIAS::CheckUtils
oCBIAS::CholeskyCalculates the Cholesky decomposition of a matrix with TNT function
oCcilist
oCcl_char16
oCcl_char2
oCcl_char4
oCcl_char8
oCcl_double16
oCcl_double2
oCcl_double4
oCcl_double8
oCcl_float16
oCcl_float2
oCcl_float4
oCcl_float8
oCcl_int16
oCcl_int2
oCcl_int4
oCcl_int8
oCcl_long16
oCcl_long2
oCcl_long4
oCcl_long8
oCcl_short16
oCcl_short2
oCcl_short4
oCcl_short8
oCcl_uchar16
oCcl_uchar2
oCcl_uchar4
oCcl_uchar8
oCcl_uint16
oCcl_uint2
oCcl_uint4
oCcl_uint8
oCcl_ulong16
oCcl_ulong2
oCcl_ulong4
oCcl_ulong8
oCcl_ushort16
oCcl_ushort2
oCcl_ushort4
oCcl_ushort8
oCBIAS::clfAlgorithm
oCBIAS::clfColorConversion
oCBIAS::clfContextOpenCL Context wrapper
oCclfDeviceInfo
oCBIAS::clfFilter< InputStorageType, OutputStorageType >
oCBIAS::clfFilter< float, float >
oCBIAS::clfKernelSources
oCBIAS::clfMemory
oCBIAS::clfProgramOpenCL Program wrapper
oCBIAS::clfSimpleFilter
oCBIAS::clfTVL1FlowTVL1 optical flow opencl implementation
oCcllist
oCBIAS::ColFeat< StorageType >Internal class for feature (with color) passing only
oCBIAS::ColorHistogram< StorageType >This Class handels Histogram matters on Images
oCBIAS::ColorHistogram< unsigned char >
oCBIAS::ColorMultiHistogram< StorageType >This Class handels MultiHistogram matters on Images
oCBIAS::ColorSegmentationThreadedThreaded implementation of ColorSegmentation
oCBIAS::ColourGradient< StorageType >Represents a colour gradient
oCBIAS::ColourGradient< unsigned char >
oCBIAS::ColourMapApplies a colour map to an image
oCBIAS::ColourRGB< StorageType >Interface class used to ease handover in function calls
oCBIAS::ColourRGB< unsigned char >
oCBIAS::CompareSimple class so compare vector sizes
oCcomplex
oCstd::complexSTL class
oCBIAS::ConsoleProgressVisualises the progress of some computation in the console
oCstd::list< T >::const_iteratorSTL iterator class
oCstd::forward_list< T >::const_iteratorSTL iterator class
oCBIAS::Array2D< T >::const_iteratorFor const_iterator access todo: derive from std::iterator class(es)
oCstd::map< K, T >::const_iteratorSTL iterator class
oCBIAS::SparseArray2D< T >::const_iteratorFor const_iterator access todo: derive from std::iterator class(es)
oCstd::unordered_map< K, T >::const_iteratorSTL iterator class
oCstd::multimap< K, T >::const_iteratorSTL iterator class
oCstd::basic_string< Char >::const_iteratorSTL iterator class
oCstd::unordered_multimap< K, T >::const_iteratorSTL iterator class
oCstd::set< K >::const_iteratorSTL iterator class
oCstd::string::const_iteratorSTL iterator class
oCstd::unordered_set< K >::const_iteratorSTL iterator class
oCstd::wstring::const_iteratorSTL iterator class
oCstd::multiset< K >::const_iteratorSTL iterator class
oCstd::unordered_multiset< K >::const_iteratorSTL iterator class
oCstd::vector< T >::const_iteratorSTL iterator class
oCstd::deque< T >::const_iteratorSTL iterator class
oCTNT::const_Region1D< Array1D >
oCTNT::const_Region2D< Array2D >
oCstd::list< T >::const_reverse_iteratorSTL iterator class
oCstd::forward_list< T >::const_reverse_iteratorSTL iterator class
oCstd::map< K, T >::const_reverse_iteratorSTL iterator class
oCstd::unordered_map< K, T >::const_reverse_iteratorSTL iterator class
oCstd::multimap< K, T >::const_reverse_iteratorSTL iterator class
oCstd::basic_string< Char >::const_reverse_iteratorSTL iterator class
oCstd::unordered_multimap< K, T >::const_reverse_iteratorSTL iterator class
oCstd::set< K >::const_reverse_iteratorSTL iterator class
oCstd::string::const_reverse_iteratorSTL iterator class
oCstd::unordered_set< K >::const_reverse_iteratorSTL iterator class
oCstd::multiset< K >::const_reverse_iteratorSTL iterator class
oCstd::wstring::const_reverse_iteratorSTL iterator class
oCstd::unordered_multiset< K >::const_reverse_iteratorSTL iterator class
oCstd::vector< T >::const_reverse_iteratorSTL iterator class
oCstd::deque< T >::const_reverse_iteratorSTL iterator class
oCBIAS::ContourBSplineType
oCBIAS::ConvertHDR< StorageType >This class handles conversions of HDR images to for example unsigned char
oCBIAS::cornerstructUsed only by Susan corner detector
oCBIAS::CPDiscreteParam
oCBIAS::CScommDataHelper class for CScommBase
oCBIAS::CScommMsgHelper class for CScommBase
oCBIAS::CSCommWithClientNrHelper class for CScommBase
oCCuEye
oCBIAS::VideoSource_uEye::CuEyeDefines a structure describing a uEye camera instance
oCBIAS::CylindricDepthPanoramaCreate and represent cylindric depth panorama
oCBIAS::DataPlotClass to plot data as lines, crosses etc, as gnuplot does, duplicates functionality in class GraphPlotter
oCBIAS::Debug
oCDepthPacketProcessor
oCstd::deque< T >STL class
oCstd::deque< BIAS::BIAS::GLProjectionOutputAttachment * >
oCstd::deque< int >
oCstd::deque< std::vector< int > >
oCBIAS::DerivedFrom< T, B >Compile time check if B is (grand)father of T Found it in Bjarne Stroustrup's FAQ: http://public.research.att.com/~bs/bs_faq2.html "Actually, Derived_from doesn't check derivation, but conversion, but that's often a better constaint
oCBIAS::DistImgMatAcc< StorageType >
oCBIAS::DistributionClass for calculating mean, variance and possibly other parameters
oCdoublecomplex
oCBIAS::DPPanTiltControlBasic controller interface for Directed Perception Pan Tilt Unit
oCBIAS::DrawTextGLDraw text to OpenGL as 2D bitmap font
oCBIAS::DrawTextWx< StorageType >Writing a text in an bias image usig a wx device context This class uses wxDC and thus it can only be used in wx GUI applications
oCBIAS::DShowStuff
oCBIAS::DShowVideoDie Klasse ReadAvi ist zentraler Bestandteil der Infrastruktur zum Dekodieren von AVI-Videocontainern. Weitere Bestandteile sind: SampleGrabberCallback
oCBIAS::DualQuaternion< QUAT_TYPE >Class representing rigid motion by dual quaternions
oCBIAS::Edge_sStruct for easier handling of edges
oCBIAS::EightWaySymmetry< T >Class for transforming any point to first octant
oCBIAS::EightWaySymmetry< double >
oCBIAS::EightWaySymmetry< int >
oCBIAS::EllipseEllipse in 2D with dfifferent representations
oCBIAS::Ellipsoid3DDataStores important data for drawing an el4000lipsoid
oCBIAS::EParametrizationSlim class bundling essential matrix parameterization and associated covariance matrix
oCstd::error_categorySTL class
oCstd::error_codeSTL class
oCstd::error_conditionSTL class
oCstd::exceptionSTL class
oCBIAS::ExifTagHelper class containing EXIF Tag info and its's value
oCBIAS::FFT2D< InputStorageType, OutputStorageType >Wrapper to the fftw3 library adapted for 2D image filtering
oCBIAS::FFT2D_free< StorageType >Wrapper to the fftpack library from netlib (see fftpack/fft.c), implementing the fft (Fast Fourier Transform) for images
oCBIAS::FiFoQueue< T >This class implements a templated standard FiFo-queue for inter process communication (arbitrary number of readers/writers), e.g
oCBIAS::FileHandlingFunctions to create, check and delete files and to handle file names, such as splitting into directory, filename and suffix
oCBIAS::FilterNTo2NFactory< InputStorageType, OutputStorageType >Creates N-to-2N filters by class name
oCBIAS::FilterNTo3NFactory< InputStorageType, OutputStorageType >Creates N-to-3N filters by class name
oCBIAS::FilterNToNFactory< InputStorageType, OutputStorageType >Creates N-to-N filters by class name
oCBIAS::FilterTestPair< InputStorageType, OutputStorageType >Struct holding ground truth data for filter testing\
oCBIAS::FlirThermalCameraSerialControlThis class is used for serial communication with the FLIR Tau 320 Thermal camera
oCTNT::Fortran_Matrix< T >
oCTNT::Fortran_Sparse_Col_Matrix< T >
oCTNT::Fortran_Sparse_Vector< T >
oCstd::forward_list< T >STL class
oCBIAS::ForwardMappingNearestNeighbour< InputStorageType, OutputStorageType >
oCBIAS::FramebufferSetup
oCBIAS::FramebufferSetupPoolClass containing a framebuffer and a map of setups
oCFrameListener
oCFreenectDevice
oCBIAS::GenerateGaussCompute one and two dimensional gauss normal distribution
oCBIAS::GenGroundTruth
oCBIAS::GenSynthMatchesRigGenerates synthetic matches for cameras in a rig
oCBIAS::GenVisiblePointsClass for generating 3D points visible by a set of cameras
oCBIAS::GeometryGLReusable Geometry an drawing functions for OpenGL
oCBIAS::glfBatchA batch represents a single Draw call including all parameters (render states)
oCBIAS::glfBlendModeDefines the function that blends rendered geometry with its background
oCBIAS::glfBufferObjectBase class of wrapper for OpenGL 3.x buffer objects
oCBIAS::glfDepthBufferModeDefines the usage of the depth buffer
oCBIAS::glfElementBufferAn element buffer contains vertex indices that form primitives
oCBIAS::glfExceptionException class used for run-time errors in the OpenGLFramework
oCBIAS::glfFormatDBHelper methods for format conversions in GL and between GL and BIAS
oCBIAS::glfMatrixA 4x4 matrix in native OpenGL format
oCBIAS::glfRenderbufferThe renderbuffer
oCBIAS::glfRenderingContextInterface for OpenGL rendering contexts
oCBIAS::glfRenderingContextConfigConfiguration for a rendering context
oCBIAS::glfRenderTargetInterface for render targets
oCBIAS::glfShaderA GLSL vertex shader or fragment shader, which must be linked in a shader program
oCBIAS::glfShaderProgramA shader program composed of several shaders
oCBIAS::glfStencilBufferModeDefines the usage of the stencil buffer
oCBIAS::glfTextureBase class for textures
oCBIAS::glfVertexBufferA vertex buffer contains an array of vertices that can be used for rendering
oCBIAS::glfVertexFormatA vertex format describes the attributes of a vertex
oCBIAS::glfViewportClass for setting viewports
oCBIAS::GLProjectionParametersInterfaceAbstract interface class to handle changes in rendering parameters by controllers and in rendering contextes
oCBIAS::ColourGradient< StorageType >::GradientStep< StorageType >
oCBIAS::GraphPlotterUse this class to plot data as gnuplot does
oCBIAS::Histo_Entry_Float
oCHistogramm_float_EntryBase class for storing computed histogramm information in HistoCanvas
oCBIAS::HMatrixEstimationEstimate 3x3 matrix relating image coordinates with each other, i.e
oCBIAS::HomgLine3DHomogenous homogenized line is described by a direction vector PointInf_ (a point at infinity) and a starting point PointFin_ (which is the closest vector from the coordinate origin to the line if the line is not homogenized, it can bve described by any two points
oCBIAS::ICECallbackInterfaceCallback interface for ImageCanvasExtended
oCBIAS::ICECCallbackInterfaceCallback interface for ImageCanvasCheckerBoardExtract
oCicilist
oCBIAS::icppair
oCBIAS::icpvecandval
oCBIAS::Image3DDataStores datas for a textured plane
oCBIAS::ImageCalc< StorageType >Performs pixelwise arithmetic and boolean operations on images
oCBIAS::ImageDistributionMaps a set of input images to a given output image so that the space in the output image area is optimally used
oCBIAS::ImageDraw< StorageType >Drawing simple entities into the image like rectangles or lines As all functions are static they have to be called by eg
oCBIAS::ImageHeaderHeader for sending images over UDP connections
oCBIAS::ImageIORoutines for loading and writing all kinds of image formats
oCBIAS::ImagePackageAn Image Package is multiple .mip images in one file
oCBIAS::ImgObjGLData holder describing OpenGL texture objects in addition to its unique texID
oCBIAS::ImgPositionInterface class used to ease handover in function calls
oCInategralImageClass to create a summed area table (aka integral image)
oCTNT::Index1D
oCBIAS::IndexedFaceSetStores data for drawing a indexed face set
oCBIAS::IndexLineSetHandlerThis class parses a VRML file containing an indexed line set and stores the containing lines
oCinlist
oCBIAS::VideoSourceCapabilities::InputDescriptor
oCBIAS::IntegralHistogramThis Class handels Integral Histograms on HSL Images It represents an integral image histogram and offers basic methods on histograms
oCBIAS::IntegralImage< StorageType >
oCstd::ios_baseSTL class
oCBIAS::IOUtilsClass grouping together some IO code often used in (small) application, like loading images, parsing their meta data etc
oCBIAS::ImagePackage::IPFileInfo
oCBIAS::ImagePackage::IPImageHeader
oCISampleGrabberCB
oCBIAS::ItemAndWidget
oCstd::list< T >::iteratorSTL iterator class
oCBIAS::Array2D< T >::iteratorFor iterator access todo: derive from std::iterator class(es)
oCstd::forward_list< T >::iteratorSTL iterator class
oCstd::map< K, T >::iteratorSTL iterator class
oCBIAS::SparseArray2D< T >::iteratorFor iterator access todo: derive from std::iterator class(es)
oCstd::unordered_map< K, T >::iteratorSTL iterator class
oCstd::multimap< K, T >::iteratorSTL iterator class
oCstd::basic_string< Char >::iteratorSTL iterator class
oCstd::unordered_multimap< K, T >::iteratorSTL iterator class
oCstd::set< K >::iteratorSTL iterator class
oCstd::string::iteratorSTL iterator class
oCstd::unordered_set< K >::iteratorSTL iterator class
oCstd::wstring::iteratorSTL iterator class
oCstd::multiset< K >::iteratorSTL iterator class
oCstd::unordered_multiset< K >::iteratorSTL iterator class
oCstd::vector< T >::iteratorSTL iterator class
oCstd::deque< T >::iteratorSTL iterator class
oCBIAS::JointHistogram< StorageType >
oCBIAS::JpegHandlerWrapper for fast libjpeg methods
oCBIAS::LaguerreSolverClass encapsulating a laguerre solver for polynomials
oCBIAS::LEDDetectorThis class contains methods to detect (IR)-LED-Spots, with template matching (new search) or in "recycling" mode (search at old positions)
oCBIAS::LevenbergMarquardtBaseBase interface for classes using non-linear optimization of a target function using the Levenberg-Marquardt algorithm
oCBIAS::LevenbergMarquardtHelperSimple helper class for Levenberg-Marquardt optimization
oCBIAS::Line3DDataStores data for drawing a line
oCstd::list< T >STL class
oCstd::list< BIAS::ContourBSplineData * >
oCstd::list< BIAS::ContourBSplineShapeMatrix * >
oCstd::list< BIAS::COSAC::SolStruct >
oCstd::list< BIAS::PreemptiveRANSAC::SolStruct >
oCstd::list< GradientStep< StorageType > >
oCstd::list< GradientStep< unsigned char > >
oCstd::list< std::pair< unsigned int, double > >
oCBIAS::LogFacility
oCTNT::LowerTriangularView< MaTRiX >
oCstd::map< K, T >STL class
oCstd::map< BIAS::BIAS::UUID, BIAS::BIAS::Camera< float > >
oCstd::map< const std::string, BIAS::BIAS::ParamTypeBase * >
oCstd::map< int, int >
oCstd::map< long long unsigned, T >
oCstd::map< osg::Node *, NodeInfo >
oCstd::map< std::string, ActionGuard >
oCstd::map< std::string, BIAS::BIAS::glfTexture2D * >
oCstd::map< std::string, BIAS::glfDepthBufferMode >
oCstd::map< std::string, BIAS::OpenEXRInterface::ChannelData >
oCstd::map< std::string, BIAS::SharedPtr< BIAS::ProgressSemaphore > >
oCstd::map< std::string, bool >
oCstd::map< std::string, cl::Kernel >
oCstd::map< std::string, const char * >
oCstd::map< std::string, double >
oCstd::map< std::string, float >
oCstd::map< std::string, int >
oCstd::map< std::string, long int >
oCstd::map< std::string, maker_t, std::less< std::string > >
oCstd::map< std::string, program_data_t >
oCstd::map< std::string, shader_map_t >
oCstd::map< std::string, std::pair< BIAS::FramebufferSetup *, std::vector< std::string > > >
oCstd::map< std::string, std::string >
oCstd::map< std::string, std::vector< std::pair< BIAS::glfTexture *, std::pair< std::string, std::string > > > >
oCstd::map< std::string, textureCache >
oCstd::map< std::string, unsigned int >
oCstd::map< TagType, BIAS::BaseFactory::MapEntry >
oCstd::map< TagType, std::string >
oCstd::map< unsigned char, int >
oCstd::map< unsigned int, BIAS::BIAS::HomgPoint3D >
oCstd::map< unsigned int, BIAS::BIAS::Vector3 >
oCstd::map< unsigned int, BIAS::Ellipsoid3DData >
oCstd::map< unsigned int, BIAS::Image3DData >
oCstd::map< unsigned int, BIAS::IndexedFaceSet >
oCstd::map< unsigned int, BIAS::Line3DData >
oCstd::map< unsigned int, BIAS::PMatrix3DData >
oCstd::map< unsigned int, BIAS::Point3DData >
oCstd::map< unsigned int, BIAS::Projection3DData >
oCstd::map< unsigned int, BIAS::Text3DData >
oCstd::map< unsigned int, std::list< std::pair< unsigned int, double > > >
oCstd::map< unsigned int, std::string >
oCstd::map< unsigned int, struct BIAS::ItemAndWidget >
oCBIAS::BaseFactory< BaseClassType, TagType >::MapEntryStruct for storing class details in member map Map_
oCBIAS::MarchingCubesCreates a closed mesh from a set of points
oCBIAS::MarchingCubesGridCell
oCBIAS::MarchingCubesTriangle
oCTNT::Matrix< T >
oCBIAS::Matrix3x3< T >'fixed size' quadratic matrix of dim
oCBIAS::Matrix3x3< CONIC2D_TYPE >
oCBIAS::Matrix3x3< COVMATRIX3X3_TYPE >
oCBIAS::Matrix3x3< double >
oCBIAS::Matrix3x3< FMATRIX_TYPE >
oCBIAS::Matrix3x3< HMATRIX_TYPE >
oCBIAS::Matrix3x3< KMATRIX_TYPE >
oCBIAS::Matrix3x3< ROTATION_MATRIX_TYPE >
oCTNT::Matrix< BIAS::BIAS::Vector< int > >
oCMatrixInterfaceCheck< MATRIX_CLASS, VECTOR_CLASS, T >
oCBIAS::Median1D< DataType >Computes the median and p-quantile of a vector
oCBIAS::message_frame_buffer
oCBIAS::message_frame_headerHeader for sending images over UDP connections
oCBIAS::MixtureOfGaussians< StorageType >Class for detecting changes in image sequences
oCBIAS::MixtureOfGaussians< float >
oCBIAS::MixtureOfGaussians< unsigned char >
oCMouseActionStructGrouping the mouseactions reported by GLUT
oCstd::multimap< K, T >STL class
oCBIAS::MultipleDepthWarp
oCstd::multiset< K >STL class
oCstd::multiset< BIAS::BIAS::Edge_s, BIAS::BIAS::Edge_s >
oCMultitype
oCBIAS::MutexSingletonWrapper for pthread mutex for use with 'automatic' initialization
oCNamelist
oCBIAS::NodeInfoOpBase
oCNodeVisitor
oCBIAS::NormalizationClass Normalization Functions, e.g
oCBIAS::NurbsBaseBase class for NURBS classes
oCBIAS::NurbsSurface
oColist
oCBIAS::OpenEXRInterfaceMethods for reading and writing OpenEXR files into and from BIAS ImageBase
oCBIAS::OpenSceneGraphHelperUtility class for using OpenSceneGraph
oCoption
oCPacketPipeline
oCBIAS::PanTiltControlFactoryAbstract controller factory used to create all different kinds of PTU controls
oCBIAS::PanTiltControlInterfaceAbstract control class for control of Directed Perception Pan Tilt Unit
oCBIAS::PanTiltSoftMotion
oCBIAS::ParamCallbackInterfaceThis class provides an interface to be called if parameter changes occured
oCBIAS::ParametrizationThis class is used for parametrizing F- and H-matrices, generally for optimization purposes
oCBIAS::ParamTypeBaseThis file holds the definitions of the parameter types used by BIAS::Param
oCBIAS::PCAPrincipal component analysis on a set of vectors with PCA it is possible to find the most important dimensions of a set of vectors
oCBIAS::PerPixelProcessingBaseThis class can be used as a simple base class for specialized batches
oCBIAS::PixelIteratorCan be used to run along the image border
oCplainpair
oCBIAS::PlainPerPixelProcessingClass rendering quad and executing a fragment shader
oCBIAS::PMatrix3DDataStores important data for drawing a camera
oCBIAS::PMDImageIOSave 2D/3D-image-data together with some metadata in a single tiff-datafile
oCBIAS::PMDImageMetaDataStore extrinsic and intrinsic camera parameters for Rotation is in axis * angle representation image padding and Metadata
oCBIAS::PMDImageProc
oCBIAS::PMDWarpClass can be used to warp sequences of pmd depth images into a second view with different parameters, including a different camera center
oCBIAS::Point3DDataStores data for drawing a point
oCPointVertex
oCBIAS::PoseParametrizationSlim class bundeling pose parametrization and associated covariance matrix
oCBIAS::PositionStores valid/nvalid positions in image
oCBIAS::PrimitivesHelper class for creating primitives
oCstd::priority_queue< T >STL class
oCBIAS::IOUtils::ProgressBar
oCBIAS::IOUtils::ProgressIndicator
oCBIAS::ProgressSemaphoreThis class represents a progress counter which multiple processes can use
oCBIAS::Projection3DDataStores data for drawing a the extrinisc parameters of a projection
oCBIAS::ProjectionError
oCBIAS::ProjectionParametersFactory
oCBIAS::ProjectionParametersIO
oCptrCaster
oCBIAS::PyramidImageInterface< StorageType >Interface definition of all pyramid images
oCBIAS::PyramidImageInterface< CalculationType >
oCBIAS::Quadric3Implements a 3D quadric and quadric operations
oCstd::queue< T >STL class
oCBIAS::RANSACEvaluatorInterface< SolutionType >Interface for computation of solutions and evaluation of measurements
oCBIAS::RANSACEvaluatorInterface< double >
oCBIAS::RectificationBase< InputStorageType, OutputStorageType >Base class for rectification implementations and wrappers
oCBIAS::RedirectStreamsUsed to redirect stdout and stderr into files or to silence them
oCosg::ref_ptr< T >
oCosg::ref_ptr< osg::FrameStamp >
oCosg::ref_ptr< osg::Geode >
oCosg::ref_ptr< osg::Group >
oCosg::ref_ptr< osg::Light >
oCosg::ref_ptr< osg::MatrixTransform >
oCosg::ref_ptr< osg::Node >
oCosg::ref_ptr< osg::Switch >
oCosg::ref_ptr< osgAnimation::BasicAnimationManager >
oCosg::ref_ptr< osgViewer::Viewer >
oCTNT::Region1D< Array1D >
oCTNT::Region2D< Array2D >
oCBIAS::RenderContextBaseBase for all classes creating interface between GL and "window manager"
oCBIAS::RenderModeGLGLRenderMode describes mode for rendering
oCBIAS::RescaleTransferTransfer of pixel coordinates for pixel centric reference systems
oCBIAS::VideoSourceCapabilities::ResolutionEntry
oCstd::list< T >::reverse_iteratorSTL iterator class
oCstd::forward_list< T >::reverse_iteratorSTL iterator class
oCstd::map< K, T >::reverse_iteratorSTL iterator class
oCstd::unordered_map< K, T >::reverse_iteratorSTL iterator class
oCstd::multimap< K, T >::reverse_iteratorSTL iterator class
oCstd::basic_string< Char >::reverse_iteratorSTL iterator class
oCstd::unordered_multimap< K, T >::reverse_iteratorSTL iterator class
oCstd::set< K >::reverse_iteratorSTL iterator class
oCstd::string::reverse_iteratorSTL iterator class
oCstd::unordered_set< K >::reverse_iteratorSTL iterator class
oCstd::multiset< K >::reverse_iteratorSTL iterator class
oCstd::wstring::reverse_iteratorSTL iterator class
oCstd::vector< T >::reverse_iteratorSTL iterator class
oCstd::deque< T >::reverse_iteratorSTL iterator class
oCstd::unordered_multiset< K >::reverse_iteratorSTL iterator class
oCRGBAdClass RGBAd is asynonym for a Vector4 of correct type
oCRGBAfClass RGBAf is asynonym for a Vector4 of correct type
oCRGBAucClass RGBAuc is asynonym for a Vector4 of corerct type
oCRGBdClass RGBAd is a synonym for a Vector of correct type
oCRGBfClass RGBAf is a synonym for a Vector3 of correct type
oCRgbPacketProcessor
oCRGBucClass RGBuc is a synonym for a Vector3 of correct type
oCBIAS::RParametrizationSlim class bundeling rotation matrix parametrization and associated covariance matrix
oCBIAS::SameButConst< EditableType, ConstType >Compile time check if the ConstType differs from EditableType merely by a const qualifier, i.e
oCBIAS::SamplerBindingHelper to manage the binding of textures to texture units via uniform names
oCBIAS::SceneGLSimple interface for GL calls
oCBIAS::SegmentationDataHolds data for ColorSegmentation
oCBIAS::SensorData
oCBIAS::SerialPortIOCommunication over the serial port, use OpenPort with e.g
oCstd::set< K >STL class
oCstd::set< int >
oCBIAS::SettingsGLApplication controlled OpenGl renderingsettings
oCBIAS::ShaderProgramPoolThis class represents a set of shader programs one can add and remove shader programs to and from the pool all programs have unique names and can be accessed by the name uniform variables of the shader programs can be set by addressing a program by its name by setting a uniform variable it is checked, if a uniform variable of this type and with this name exists, if not an glfException is thrown before using a shader program call : LinkAll();
oCBIAS::SharedPtr< T >Pointer with reference count and automatic deletion
oCBIAS::SharedPtr< BIAS::Image< StorageType > >
oCBIAS::SharedPtr< BIAS::ProgressSemaphore >
oCBIAS::SharedPtr< BIAS::ProjectionParametersBase >
oCBIAS::SharedPtrBase< T >Pool ptr to the data and the reference count
oCBIAS::SharedPtrBase< BIAS::Image< StorageType > >
oCBIAS::SharedPtrBase< BIAS::ProgressSemaphore >
oCBIAS::SharedPtrBase< BIAS::ProjectionParametersBase >
oCBIAS::VideoSource_Shm::ShmImageHeader
oCShowCamWxFrameThis class is the main frame of the ShowCamWx Application
oCBIAS::ShowCamWxVideoSourceFactory
oCBIAS::SimpleMultiPassFragmentShaderThis class collects a number of shaders and textures uniquely identified by their names shader uniforms can be set by addressing the shaders by their names textures a shader reads from and writes to can be spezified by setting input and output textures addressing the textures through their names calling Execute with a vector of shader names as parameter executes all shaders on the gpu in the order given by the shader names vector
oCSimpleSceneGLDataJW
oCBIAS::Singleton< T >Simple singleton implementation for multithreaded applications
oCBIAS::Singleton< BaseFactory< BaseClassType, TagType > >
oCBIAS::Singleton< GlewInitWrapper >
oCBIAS::Singleton< GlutInitWrapper >
oCBIAS::Singleton< ProgressSemaphorePool >
oCstd::smart_ptr< T >STL class
oCBIAS::SMPFSActionInterfaceClass allows to add actions different then rendering to the multipass shader execution
oCBIAS::COSAC< SolutionType >::SolStruct
oCBIAS::PreemptiveRANSAC< SolutionType >::SolStruct
oCBIAS::SparseArray2D< T >Generic two dimensional psarsly populated rectangular array holding arbitrary data types
oCBIAS::SparseMatrixImplementation of sparse matrix operations
oCBIAS::SphericalCoordinatesTransformation between affine and spherical coordinates
oCBIAS::SphericalDepthPanoramaCreate and represent spherical depth panorama
oCstd::stack< T >STL class
oCBIAS::StandardDeviationComputes the standard deviation and mean of given values
oCBIAS::StatekeeperGL
push and pop GL states on constructor/destructor 

Helper class pop(save) OpenGL states on construction and push them on destruction automatically

oCBIAS::StereoRedGreenCombine two separate images into one stereo image for red-green glasses
oCTNT::stopwatch
oCBIAS::StringUtilsContains some useful methods for string manipulation
oCBIAS::SymmetricMatrix3x3< T >'fixed size' symmetric quadratic matrix of dim
oCstd::system_errorSTL class
oCTagInfoCompatibility class for ImageMagick/magick/attribute.c:
oCtagTHREADNAME_INFO
oCTemplateInitHelper class for the Nurbs class set
oCBIAS::TemplateSpecializedBatchThis file contains the header for a class template
oCBIAS::Tensor3D< T >
oCBIAS::Tensor3D< TRIFOCALTENSOR_TYPE >
oCBIAS::SharedPtr< T >::Tester
oCBIAS::TestFilterBase< FILTER, InputStorageType, OutputStorageType >Helper class for testing individual filters
oCBIAS::Text3DDataStores important data for drawing 3d text
oCBIAS::Texture2DPoolConvenience container for managing 2D textures
oCBIAS::TextureTransformClass for representing parameterized image warps, such as homography, displacement, ..
oCBIAS::TFTensorEstimationClass TFTensorEstimation
oCstd::threadSTL class
oCBIAS::ThreeDOutParametersConfiguration struct for drawing styles of various 3d objects
oCBIAS::TimeMeasureClass TimeMeasure contains functions for timing real time and cpu time
oCBIAS::TimeMeasurement
oCBIAS::TimeStampHolds system time in milliseconds
oCBIAS::TimingHigh resolution HW timers JW
oCBIAS::TIntersectUsed in function DetermineStartEnd_
oCBIAS::TransformNodeInterface for transformations edited by a TrackballTransController
oCTNT::Transpose_View< Array2D >
oCBIAS::TreeDescrContainer for scene root and ptr to nodeinfomap
oCBIAS::TriangleRepresents a 2D triangle and allows some computations with it
oCBIAS::TriangleMeshCreate and represent a 3D triangle mesh
oCBIAS::TriangleMeshSplatRenderingScene for rendering multiple triangle meshes generated from depth maps
oCBIAS::UDPClientClass for receiving UDP packages
oCBIAS::UDPDataConsumerInterface class for UDP data
oCBIAS::VideoSource_uEye::UeyeGrabThreadDefines a thread for asynchronous uEye camera capturing
oCstd::unique_ptr< T >STL class
oCTNT::UnitLowerTriangularView< MaTRiX >
oCTNT::UnitUpperTriangularView< MaTRiX >
oCstd::unordered_map< K, T >STL class
oCstd::unordered_multimap< K, T >STL class
oCstd::unordered_multiset< K >STL class
oCstd::unordered_set< K >STL class
oCBIAS::UnVignetteUnvignette algorithm for images
oCTNT::UpperTriangularView< MaTRiX >
oCBIAS::UUIDsortAscendingHelper class for ascending sort of sequential BIAS::UUID instances
oCstd::valarray< T >STL class
oCValueVisitor
oCVardesc
oCTNT::Vector< T >
oCstd::vector< T >STL class
oCBIAS::Vector2< T >Class Vector2 contains a Vector of dim
oCBIAS::Vector2< double >
oCBIAS::Vector2< float >
oCBIAS::Vector2< HOMGPOINT1D_TYPE >
oCBIAS::Vector2< int >
oCBIAS::Vector2< KLT_TYPE >
oCBIAS::Vector2< unsigned >
oCBIAS::Vector2< unsigned int >
oCBIAS::Vector3< T >Class Vector3 contains a Vector of fixed dim
oCBIAS::Vector3< COVMATRIX3X3_TYPE >
oCBIAS::Vector3< double >
oCBIAS::Vector3< float >
oCBIAS::Vector3< HOMGLINE2D_TYPE >
oCBIAS::Vector3< HOMGPOINT2D_TYPE >
oCBIAS::Vector3< StorageType >
oCBIAS::Vector3< unsigned char >
oCBIAS::Vector4< T >Class Vector4 contains a Vector of dim
oCBIAS::Vector4< float >
oCBIAS::Vector4< GLint >
oCBIAS::Vector4< HOMGPLANE3D_TYPE >
oCBIAS::Vector4< HOMGPOINT3D_TYPE >
oCBIAS::Vector4< int >
oCBIAS::Vector4< QUAT_TYPE >
oCBIAS::Vector4< unsigned char >
oCstd::vector< AppData >
oCstd::vector< AttributeDesc >
oCstd::vector< BIAS::AutoControl::CameraPose >
oCstd::vector< BIAS::BIAS::BIASBlob >
oCstd::vector< BIAS::BIAS::BIASContour >
oCstd::vector< BIAS::BIAS::Camera< float > * >
oCstd::vector< BIAS::BIAS::Camera< unsigned char > * >
oCstd::vector< BIAS::BIAS::Camera< unsigned char > >
oCstd::vector< BIAS::BIAS::CCAStruct >
oCstd::vector< BIAS::BIAS::Edge_s >
oCstd::vector< BIAS::BIAS::EuclideanTransf3D >
oCstd::vector< BIAS::BIAS::glfTexture * >
oCstd::vector< BIAS::BIAS::GrabSingleThread * >
oCstd::vector< BIAS::BIAS::HomgPoint2D >
oCstd::vector< BIAS::BIAS::HomgPoint3D >
oCstd::vector< BIAS::BIAS::ImageBase::EColorModel >
oCstd::vector< BIAS::BIAS::ImageSaveThread * >
oCstd::vector< BIAS::BIAS::Matrix2x2< double > >
oCstd::vector< BIAS::BIAS::Matrix< double > >
oCstd::vector< BIAS::BIAS::Matrix< KLT_TYPE > >
oCstd::vector< BIAS::BIAS::PMatrixBase >
oCstd::vector< BIAS::BIAS::RMatrixBase >
oCstd::vector< BIAS::BIAS::ThreeDOut * >
oCstd::vector< BIAS::BIAS::UUID >
oCstd::vector< BIAS::BIAS::Vector2< double > >
oCstd::vector< BIAS::BIAS::Vector2< float > >
oCstd::vector< BIAS::BIAS::Vector2< int > >
oCstd::vector< BIAS::BIAS::Vector3 >
oCstd::vector< BIAS::BIAS::Vector3< double > >
oCstd::vector< BIAS::BIAS::Vector3< int > >
oCstd::vector< BIAS::BIAS::Vector4< unsigned char > >
oCstd::vector< BIAS::BIAS::Vector< double > >
oCstd::vector< BIAS::BIAS::Vector< int > >
oCstd::vector< BIAS::BIAS::Vector< LDAType > >
oCstd::vector< BIAS::BIAS::VideoSource * >
oCstd::vector< BIAS::BIAS::VideoSource_Controller_Base * >
oCstd::vector< BIAS::CalibratedImage< StorageType > >
oCstd::vector< BIAS::Camera< float > * >
oCstd::vector< BIAS::Camera< float > >
oCstd::vector< BIAS::Camera< unsigned char > * >
oCstd::vector< BIAS::Camera< unsigned char > >
oCstd::vector< BIAS::CameraInfo_s >
oCstd::vector< BIAS::clfImage2D * >
oCstd::vector< BIAS::ColFeat< StorageType > >
oCstd::vector< BIAS::ContextGLUT * >
oCstd::vector< BIAS::ControlInterface * >
oCstd::vector< BIAS::CPDiscreteParam >
oCstd::vector< BIAS::CScommData >
oCstd::vector< BIAS::CScommMsg >
oCstd::vector< BIAS::FilterTestPair< InputStorageType, OutputStorageType > >
oCstd::vector< BIAS::GenSynthMatches >
oCstd::vector< BIAS::glfMatrix >
oCstd::vector< BIAS::glfShader * >
oCstd::vector< BIAS::glfTexture2D * >
oCstd::vector< BIAS::HomgPoint2D >
oCstd::vector< BIAS::HomgPoint3D >
oCstd::vector< BIAS::icppair >
oCstd::vector< BIAS::Image< float > >
oCstd::vector< BIAS::Image< unsigned char > >
oCstd::vector< BIAS::ImageBase::EColorModel >
oCstd::vector< BIAS::ImagePackage * >
oCstd::vector< BIAS::ImagePackage::IPFileInfo >
oCstd::vector< BIAS::Matrix2x2< double > >
oCstd::vector< BIAS::message_frame_buffer >
oCstd::vector< BIAS::PMatrixBase >
oCstd::vector< BIAS::PMDImageMetaData >
oCstd::vector< BIAS::Position >
oCstd::vector< BIAS::Projection >
oCstd::vector< BIAS::ProjectionParametersBase * >
oCstd::vector< BIAS::ProjectionParametersPerspective >
oCstd::vector< BIAS::RMatrix >
oCstd::vector< BIAS::RMatrixBase >
oCstd::vector< BIAS::SceneBase * >
oCstd::vector< BIAS::SharedPtr< BIAS::Image< StorageType > > >
oCstd::vector< BIAS::Vector2< double > >
oCstd::vector< BIAS::Vector2< unsigned int > >
oCstd::vector< BIAS::Vector3< double > >
oCstd::vector< BIAS::Vector< double > >
oCstd::vector< BIAS::VideoSource_uEye::CuEye >
oCstd::vector< BIAS::VideoSourceCapabilities::InputDescriptor >
oCstd::vector< BIAS::VideoSourceCapabilities::ResolutionEntry >
oCstd::vector< BIAS::View * >
oCstd::vector< BIAS::wxMatrixPanel * >
oCstd::vector< BIAS::wxVectorPanel * >
oCstd::vector< bool >
oCstd::vector< char * >
oCstd::vector< char >
oCstd::vector< cl::CommandQueue >
oCstd::vector< cl::Device >
oCstd::vector< cl::ImageFormat >
oCstd::vector< cl::Platform >
oCstd::vector< class Feat >
oCstd::vector< clfDeviceInfo >
oCstd::vector< const BIAS::glfMatrix * >
oCstd::vector< const BIAS::glfTexture * >
oCstd::vector< DataType >
oCstd::vector< dc1394video_mode_t >
oCstd::vector< double >
oCstd::vector< ExifTag >
oCstd::vector< float >
oCstd::vector< GLubyte >
oCstd::vector< GLuint >
oCstd::vector< int >
oCstd::vector< ONIDeviceNode >
oCstd::vector< size_t >
oCstd::vector< SolutionType >
oCstd::vector< std::ifstream * >
oCstd::vector< std::map< std::string, double > >
oCstd::vector< std::pair< BIAS::glfTexture *, std::pair< std::string, std::string > > >
oCstd::vector< std::pair< std::string, BIAS::BIAS::ColourRGB< unsigned char > > >
oCstd::vector< std::set< int > >
oCstd::vector< std::string >
oCstd::vector< std::vector< BIAS::BIAS::HomgPoint2D > >
oCstd::vector< std::vector< BIAS::BIAS::Vector2< int > > >
oCstd::vector< std::vector< BIAS::BIAS::Vector3< double > > >
oCstd::vector< std::vector< BIAS::BIAS::Vector< double > > >
oCstd::vector< std::vector< BIAS::Camera< float > * > * >
oCstd::vector< std::vector< BIAS::Camera< unsigned char > * > * >
oCstd::vector< std::vector< BIAS::Histo_Entry_Float > >
oCstd::vector< std::vector< BIAS::HomgPoint2D > >
oCstd::vector< std::vector< BIAS::HomgPoint3D > >
oCstd::vector< std::vector< BIAS::Matrix2x2< double > > >
oCstd::vector< std::vector< BIAS::Matrix< double > > >
oCstd::vector< std::vector< BIAS::Vector2< float > > >
oCstd::vector< std::vector< double > >
oCstd::vector< std::vector< float > >
oCstd::vector< std::vector< int > >
oCstd::vector< std::vector< std::string > >
oCstd::vector< StorageType >
oCstd::vector< struct buffer >
oCstd::vector< StructStorageType >
oCTNT::Vector< Subscript >
oCstd::vector< unsigned >
oCstd::vector< unsigned int >
oCstd::vector< VecOMapOStrDbl >
oCstd::vector< vector< BIAS::BIAS::HomgPoint2D > >
oCstd::vector< vector< BIAS::HomgPoint2D > >
oCstd::vector< VideoSetting >
oCstd::vector< wxCondition * >
oCstd::vector< wxMutex * >
oCstd::vector< wxScrolledWindow * >
oCstd::vector< wxTextCtrl * >
oCTNT::Vector_Adaptor< BBVec >
oCBIAS::VectorStatisticsProvides methods to compute statistical values from vector<double>
oCVideoSetting
oCVideoSettings
oCBIAS::VideoSinkVideoSink for writing FFMPEG Videos from images
oCBIAS::VideoSink_FFmpegVideo encoding using FFmpeg library
oCVideoSource_DCAM_BUMBLEBEEVideoSource PtGrey Bumblebee cameras
oCBIAS::VideoSource_FFMPEGVideoClass for extracting frames from video files using FFMpeg, analog to class DShowVideo
oCBIAS::VideoSourceCapabilitiesChecks for VideoSource capabilities
oCBIAS::VideoStream
To allow capturing of camera image to disk efficiently, (avoid

multiple memcopy operations), this class defines an interface to file containing one header and multiple images

oCBIAS::ViewA view is a rectangular part of a render context in which a set of scenes is rendered using a GLProjection
oCBIAS::VideoStream::VSHeader
oCBIAS::VideoStream::VSImageHeader
oCstd::weak_ptr< T >STL class
oCBIAS::WeightedSigmaPoint
oCBIAS::WrapBias2IplWrapper around a BIAS image to be used as an OpenCv IPlimage with shared data area
oCwxApp
oCwxChoice
oCwxDialog
oCwxFBContextSensitiveHelpSetter
oCwxFileDropTarget
oCwxFrame
oCwxGenericScrolledWindow
oCwxGLApp
oCwxGLCanvas
oCwxPanel
oCwxThread
oCBIAS::WxToAsciiArrayClass for converting an array of wxStrings to an array of non-const ASCII strings
oCwxTopLevelWindowMSW
oCwxWindowMSW
oCBIAS::XMLBaseBase class with interface for xml output
oCxvimage
oCa
oCA
oCA
oCA
oCachieve
oCActivities
oCaddressed
oCadvantage
oCadvantages
oCAgreement
oCall
oCallowed
oCalso
oCAlthough
oCan
oCand
oCAND
oCanother
oCany
oCapplication
oCapplies
oCappropriate
oCappropriately
oCare
oCas
oCassociated
oCattention
oCauthorized
oCbased
oCbe
oCbecause
oCbecomes
oCbeen
oCbelow
oCbetween
oCbody
oCby
oCC
oCcall
oCcalled
oCcase
oCcases
oCcertain
oCclose
oCcode
oCcollection
oCcombination
oCcombined
oCcompeting
oCcompilation
oCcomplete
oCconditions
oCCONDITIONS
oCconspicuously
oCconstitute
oCcontaining
oCcontains
oCcontents
oCcontrol
oCconveniently
oCcopies
oCcopy
oCcopying
oCCOPYING
oCcopyright
oCcovered
oCcriteria
oCdata
oCde
oCdefinition
oCdepends
oCderivative
oCderived
oCdevelopers
oCdifference
oCdisadvantages
oCdisclaimer
oCdistribute
oCdistributed
oCdistribution
oCDISTRIBUTION
oCdoes
oCeach
oCEach
oCeither
oCenables
oCencourage
oCensure
oCentire
oCexample
oCfacto
oCfiles
oCfits
oCFor
oCfor
oCFOR
oCFor
oCFor
oCform
oCformer
oCfree
oCfreedom
oCfrequent
oCfrom
oCfunctions
oCgain
oCGeneral
oCGENERAL
oCGNU
oCgreater
oChas
oCHereinafter
oCholder
oCHowever
oCif
oCin
oCIn
oCIn
oCincluded
oCindependent
oCinstallation
oCinterface
oCinto
oCis
oCit
oCIt
oCits
oCjob
oCK
oClanguage
oClarge
oClatter
oClaw
oClax
oClegally
oCLess
oCLESSER
oCLesser
oClibrary
oCLibrary
oCLicense
oCLICENSE
oClicense
oClicensee
oClimitation
oClimiting
oClinked
oClinking
oCLinux
oClittle
oCmaking
oCmany
oCmay
oCmeans
oCmedium
oCmodification
oCMODIFICATION
oCmodifications
oCmodified
oCmodules
oCmore
oCmust
oCneed
oCnon
oCnot
oCnotice
oCnumber
oCoccasions
oCof
oCon
oConly
oCoperating
oCor
oCorder
oCordinary
oCoriginal
oCother
oCoutput
oCover
oCparticular
oCparty
oCPay
oCpeople
oCpermission
oCpermits
oCplaced
oCplus
oCportion
oCpossible
oCprecise
oCpreferred
oCprepared
oCprogram
oCprograms
oCprotect
oCprotective
oCprovided
oCprovides
oCPublic
oCPUBLIC
oCpublish
oCrare
oCreason
oCreceive
oCrefers
oCrestricted
oCrun
oCs
oCsame
oCsay
oCsaying
oCscripts
oCshared
oCso
oCsoftware
oCsome
oCsource
oCSource
oCspeaking
oCspecial
oCStorageType
oCstraightforwardly
oCsuch
oCsystem
oCT
oCterm
oCTERMS
oCterms
oCthan
oCthat
oCthe
oCThe
oCThe
oCThe
oCThe
oCThe
oCthere
oCtherefore
oCThese
oCthese
oCthis
oCThis
oCthose
oCto
oCTo
oCtool
oCtranslated
oCtranslation
oCtrue
oCtwo
oCunder
oCuse
oCused
oCuser
oCusers
oCuses
oCusing
oCvariant
oCverbatim
oCversion
oCwarranty
oCwe
oCWe
oCwell
oCwhat
oCwhereas
oCwherewithal
oCWhether
oCwhich
oCwhole
oCwidely
oCwidest
oCwith
oCwithout
oCwork
oCwriting
oCYou
\Cyou