►Ngnn | GNN with FLANN support |
CFGNN | |
CGNN | |
CGNNParams | |
CIndxDist | |
CNode | |
►Nmtf | |
►Nutils | |
CException | |
CFunctonNotImplemented | |
CInvalidArgument | |
CInvalidTrackerState | |
CLogicError | |
CRegNetParams | |
►Nutils | Basic functions for preprocessing the raw input image using filtering, resizing and histogram equalization before using it for tracking |
►Nmc | |
CPixVal | |
CPixVal< ScalarType, InterpType::Linear, BorderType::Constant > | |
CPixVal< ScalarType, InterpType::Linear, BorderType::Replicate > | |
CPixVal< ScalarType, InterpType::Nearest, BorderType::Constant > | |
CPixVal< ScalarType, InterpType::Nearest, BorderType::Replicate > | |
►Nsc | |
CPixVal | |
CPixVal< ScalarType, InterpType::Linear, BorderType::Constant > | |
CPixVal< ScalarType, InterpType::Linear, BorderType::Replicate > | |
CPixVal< ScalarType, InterpType::Nearest, BorderType::Constant > | |
CPixVal< ScalarType, InterpType::Nearest, BorderType::Replicate > | |
►Nspi | |
CBase | |
CGFTT | Good Features To Track |
CGradient | |
CPixDiff | |
CAnisotropicDiffusion | |
CBilateralFiltering | |
CCorners | Convert region corners between various formats |
CGaussianSmoothing | |
CInputBase | |
CInputCV | |
CInputDummy | Dummy input pipeline to always provide a fixed image; needed to ensure API uniformity of the interactive object selector |
CInputParams | |
CInputVP | ViSP input pipeline |
CInputVPParams | |
CInputXV | |
CInputXV24 | |
CInputXV32 | |
CInputXVSource | |
CMedianFiltering | |
CMTFNet | |
CNoFiltering | |
CNoPreProcessing | |
CNormalizedBoxFiltering | |
CObjStruct | Simple structure to store an object read from ground truth or selected by the user; requires that the object location be representable by a quadrilateral |
CObjUtils | Utility functions to obtain initial object location for tracking - either read from a ground truth file or selected interactively by the user |
CPreProcBase | |
CSobelFltering | |
CAffine | |
CAffineEstimator | |
CAffineParams | |
CAMDist | Distance functor for FLANN |
CAMParams | |
CAMStatus | Set 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 |
CAppearanceModel | Similarity function that indicates how well a candidate warped patch matches the template |
CASRT | Anisotropic Scaling, Rotation and Translation |
CASRTEstimator | |
CASRTParams | |
CAST | Anisotropic Scaling and Translation |
CASTEstimator | |
CASTParams | |
CBRISK | |
CCascadeParams | |
CCascadeSM | Run 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 | |
CCBH | Corner Based Homography |
CCBHParams | |
CCCRE | Cross Cumulative Residual Entropy |
CCCREDist | |
CCCREParams | |
CCompositeBase | |
CCompositeSM | Base class for all composite search methods |
CDFM | Deep 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 | |
CFLANNCVParams | Index specific params |
CFLANNParams | Index 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 | |
CIlluminationModel | Illumination 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 | |
CIST | Isotropic Scaling and Translation |
CISTEstimator | |
CISTParams | |
CKLD | |
CKLDDist | |
CKLDParams | |
CLevMarq | Levenberg 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 | |
CLRSCV | Locally adaptive Reversed Sum of Conditional Variance |
CLRSCVParams | |
CLSCV | Locally adaptive Sum of Conditional Variance |
CLSCVDist | |
CLSCVParams | |
CMCCCRE | Multi Channel Cross Cumulative Residual Entropy |
CMCLSCV | |
CMCMI | |
CMCNCC | |
CMCPCA | |
CMCRIU | |
CMCRSCV | |
CMCSAD | |
CMCSCV | |
CMCSPSS | |
CMCSSD | |
CMCSSIM | |
CMCZNCC | |
CMI | |
CMIDist | |
CMIParams | |
CMSER | |
CNCC | Normalized Cross Correlation |
CNCCDist | |
CNCCParams | |
CNGF | Normalized Gradient Fields |
CNGFDist | |
CNGFParams | |
CNN | |
CNNParams | |
CNSSD | |
CNSSDParams | |
CORB | |
CParallelParams | |
CParallelSM | Run 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 |
CParallelTracker | Run multiple trackers in parallel |
CParticle | Structure 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 | |
CPGB | Piecewise Gain and Bias illumination model |
CPGBParams | |
CProjectiveBase | Base class for all SSMs that can be expressed by homogeneous multiplication with a 3x3 projective transformation matrix |
CPyramidalParams | |
CPyramidalSM | Run 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 | |
CRBF | Radial Basis Function illumination model |
CRBFParams | |
CRIU | Ratio Image Uniformity |
CRIUDist | |
CRIUParams | |
CRKLT | |
CRKLTParams | |
CRSCV | Reversed Sum of Conditional Variance |
CRSCVDist | |
CRSCVParams | |
CSAD | Sum of Absolute Differences or L1 norm of raw pixel values This is not differentiable so the derivative functions are not implemented |
CSADDist | |
CSCV | Sum of Conditional Variance |
CSCVDist | |
CSCVParams | |
CSearchMethod | |
CSearchMethod< void, SSM > | |
CSIFT | |
CSimilitude | |
CSimilitudeEstimator | |
CSimilitudeParams | |
CSL3 | |
CSL3Params | |
CSpline | |
CSplineParams | |
CSPSS | Sum of Pixelwise Structural Similarity |
CSPSSDist | |
CSPSSParams | |
CSSD | |
CSSDBase | |
CSSDBaseDist | Base 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 | |
CSSMEstimator | Base class for robust estimators for different SSMs adapted from CvModelEstimator2 defined in _modeltest.h inside calib3d module |
CSSMEstimatorParams | |
CSSMParams | |
CSSMStatus | |
CStateSpaceModel | |
CSumOfAMs | |
CSumOfAMsDist | |
CSURF | |
CTPS | Thin plate splines |
CTPSParams | |
CTranslation | |
CTranslationEstimator | |
CTranslationParams | |
CZNCC | |
CZNCCParams | |