MTF
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NgnnGNN with FLANN support
 Nmtf
 NutilsBasic functions for preprocessing the raw input image using filtering, resizing and histogram equalization before using it for tracking
 CAffine
 CAffineEstimator
 CAffineParams
 CAMDistDistance functor for FLANN
 CAMParams
 CAMStatusSet of indicator variables to keep track of which dependent state variables need updating and executing the update expression for any variable only when at least one of the other variables it depends on has been updated; this can help to increase speed by avoiding repeated computations
 CAppearanceModelSimilarity function that indicates how well a candidate warped patch matches the template
 CASRTAnisotropic Scaling, Rotation and Translation
 CASRTEstimator
 CASRTParams
 CASTAnisotropic Scaling and Translation
 CASTEstimator
 CASTParams
 CBRISK
 CCascadeParams
 CCascadeSMRun multiple search methods in cascade with the same AM/SSM; although the code here is currently identical to CascadeTracker, a seperate module exists for future extensions that take advantage of the additional information that is available to the Cascade through direct access to the underlying AM and SSM
 CCascadeTracker
 CCBHCorner Based Homography
 CCBHParams
 CCCRECross Cumulative Residual Entropy
 CCCREDist
 CCCREParams
 CCompositeBase
 CCompositeSMBase class for all composite search methods
 CDFMDeep Feature Maps
 CDFMParams
 CESM
 CESMH
 CESMHParams
 CESMParams
 CFALK
 CFALKParams
 CFAST
 CFCLK
 CFCLKParams
 CFeatureBase
 CFeatureTracker
 CFeatureTrackerParams
 CFESM
 CFESM< AM, SSM, HessT::CurrentSelf, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::CurrentSelf, JacT::Original >
 CFESM< AM, SSM, HessT::InitialSelf, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::InitialSelf, JacT::Original >
 CFESM< AM, SSM, HessT::Original, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::Original, JacT::Original >
 CFESM< AM, SSM, HessT::Std, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::Std, JacT::Original >
 CFESM< AM, SSM, HessT::SumOfSelf, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::SumOfSelf, JacT::Original >
 CFESM< AM, SSM, HessT::SumOfStd, JacT::DiffOfJacs >
 CFESM< AM, SSM, HessT::SumOfStd, JacT::Original >
 CFESMBase
 CFESMParams
 CFLANNCVParamsIndex specific params
 CFLANNParamsIndex specific params
 CGB
 CGBParams
 CGFTT
 CGridBase
 CgridLine
 CgridPoint
 CGridTracker
 CGridTrackerCV
 CGridTrackerCVParams
 CGridTrackerFlow
 CGridTrackerFlowParams
 CGridTrackerParams
 CHACLK
 CHACLKParams
 CHESM
 CHESMParams
 CHomography
 CHomographyEstimator
 CHomographyParams
 CIALK
 CIALK2
 CIALK2Params
 CIALKParams
 CICLK
 CICLKParams
 CIlluminationModelIllumination Model is a parametric function that transforms pixel values extracted from a patch to account for illumination changes g(I, a): R(N) x R(K) -> R(N)
 CILMParams
 CImageBase
 CImgParams
 CImgStatus
 CIsometry
 CIsometryEstimator
 CIsometryParams
 CISTIsotropic Scaling and Translation
 CISTEstimator
 CISTParams
 CKLD
 CKLDDist
 CKLDParams
 CLevMarqLevenberg Marquardt Solver for refining estimated SSM paarameters copied from CvLevMarq in calib3d module of OpenCV
 CLieAffine
 CLieAffineParams
 CLieHomography
 CLieHomographyParams
 CLieIsometry
 CLieIsometryParams
 ClineParams
 CLineTracker
 CLineTrackerParams
 CLKLD
 CLKLDDist
 CLKLDParams
 CLRSCVLocally adaptive Reversed Sum of Conditional Variance
 CLRSCVParams
 CLSCVLocally adaptive Sum of Conditional Variance
 CLSCVDist
 CLSCVParams
 CMCCCREMulti Channel Cross Cumulative Residual Entropy
 CMCLSCV
 CMCMI
 CMCNCC
 CMCPCA
 CMCRIU
 CMCRSCV
 CMCSAD
 CMCSCV
 CMCSPSS
 CMCSSD
 CMCSSIM
 CMCZNCC
 CMI
 CMIDist
 CMIParams
 CMSER
 CNCCNormalized Cross Correlation
 CNCCDist
 CNCCParams
 CNGFNormalized Gradient Fields
 CNGFDist
 CNGFParams
 CNN
 CNNParams
 CNSSD
 CNSSDParams
 CORB
 CParallelParams
 CParallelSMRun multiple search methods in parallel with the same AM/SSM; although the code here is currently identical to ParallelTracker, a seperate module exists for future extensions that take advantage of the additional information that is available to this class through direct access to the underlying AM and SSM
 CParallelTrackerRun multiple trackers in parallel
 CParticleStructure with all information about a particle might be used for a possible future migration from the use of seperate structures for different properties
 CPCA
 CPCAParams
 CPF
 CPFParams
 CPGBPiecewise Gain and Bias illumination model
 CPGBParams
 CProjectiveBaseBase class for all SSMs that can be expressed by homogeneous multiplication with a 3x3 projective transformation matrix
 CPyramidalParams
 CPyramidalSMRun multiple search methods with the same AM/SSM on a Gaussian image pyramid; although the code here is currently identical to CascadeTracker, a seperate module exists for future extensions that take advantage of the additional information that is available to the Cascade through direct access to the underlying AM and SSM
 CPyramidalTracker
 CRBFRadial Basis Function illumination model
 CRBFParams
 CRIURatio Image Uniformity
 CRIUDist
 CRIUParams
 CRKLT
 CRKLTParams
 CRSCVReversed Sum of Conditional Variance
 CRSCVDist
 CRSCVParams
 CSADSum of Absolute Differences or L1 norm of raw pixel values This is not differentiable so the derivative functions are not implemented
 CSADDist
 CSCVSum of Conditional Variance
 CSCVDist
 CSCVParams
 CSearchMethod
 CSearchMethod< void, SSM >
 CSIFT
 CSimilitude
 CSimilitudeEstimator
 CSimilitudeParams
 CSL3
 CSL3Params
 CSpline
 CSplineParams
 CSPSSSum of Pixelwise Structural Similarity
 CSPSSDist
 CSPSSParams
 CSSD
 CSSDBase
 CSSDBaseDistBase class for appearance models that use the negative sum of squared differences ("SSD") or L2 norm of the difference between the initial and current pixel values (original or modified) as the similarity measure
 CSSDDist
 CSSDParams
 CSSIM
 CSSIMDist
 CSSIMParams
 CSSMData
 CSSMEstimatorBase class for robust estimators for different SSMs adapted from CvModelEstimator2 defined in _modeltest.h inside calib3d module
 CSSMEstimatorParams
 CSSMParams
 CSSMStatus
 CStateSpaceModel
 CSumOfAMs
 CSumOfAMsDist
 CSURF
 CTPSThin plate splines
 CTPSParams
 CTranslation
 CTranslationEstimator
 CTranslationParams
 CZNCC
 CZNCCParams