Visual Servoing Platform  version 3.4.0
vpMbEdgeKltTracker Member List

This is the complete list of members for vpMbEdgeKltTracker, including all inherited members.

vpMbKltTracker::addCircle(const vpPoint &P1, const vpPoint &P2, const vpPoint &P3, double r, const std::string &name="")vpMbKltTracker
vpMbEdgeTracker::addCircle(const vpPoint &P1, const vpPoint &P2, const vpPoint &P3, double r, int idFace=-1, const std::string &name="")vpMbEdgeTrackerprotected
addCylinder(const vpPoint &P1, const vpPoint &P2, double r, int idFace=-1, const std::string &name="")vpMbEdgeTrackerprotected
addLine(vpPoint &p1, vpPoint &p2, int polygon=-1, std::string name="")vpMbEdgeTrackerprotected
vpMbKltTracker::addPolygon(const std::vector< vpPoint > &corners, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minPolygonAreaThreshold=2500.0, double minLineLengthThreshold=50.0)vpMbTrackerprotected
vpMbKltTracker::addPolygon(const vpPoint &p1, const vpPoint &p2, const vpPoint &p3, double radius, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minPolygonAreaThreshold=2500.0)vpMbTrackerprotected
vpMbKltTracker::addPolygon(const vpPoint &p1, const vpPoint &p2, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minLineLengthThreshold=50)vpMbTrackerprotected
vpMbKltTracker::addPolygon(const std::vector< std::vector< vpPoint > > &listFaces, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minLineLengthThreshold=50)vpMbTrackerprotected
vpMbEdgeTracker::addPolygon(vpMbtPolygon &p)vpMbEdgeTrackerprotected
addProjectionErrorCircle(const vpPoint &P1, const vpPoint &P2, const vpPoint &P3, double r, int idFace=-1, const std::string &name="")vpMbTrackerprotected
addProjectionErrorCylinder(const vpPoint &P1, const vpPoint &P2, double r, int idFace=-1, const std::string &name="")vpMbTrackerprotected
addProjectionErrorLine(vpPoint &p1, vpPoint &p2, int polygon=-1, std::string name="")vpMbTrackerprotected
addProjectionErrorPolygon(const std::vector< vpPoint > &corners, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minPolygonAreaThreshold=2500.0, const double minLineLengthThreshold=50.0)vpMbTrackerprotected
addProjectionErrorPolygon(const vpPoint &p1, const vpPoint &p2, const vpPoint &p3, double radius, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minPolygonAreaThreshold=2500.0)vpMbTrackerprotected
addProjectionErrorPolygon(const vpPoint &p1, const vpPoint &p2, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minLineLengthThreshold=50)vpMbTrackerprotected
addProjectionErrorPolygon(const std::vector< std::vector< vpPoint > > &listFaces, int idFace=-1, const std::string &polygonName="", bool useLod=false, double minLineLengthThreshold=50)vpMbTrackerprotected
angleAppearsvpMbTrackerprotected
angleDisappearsvpMbTrackerprotected
applyLodSettingInConfigvpMbTrackerprotected
c0MovpMbKltTrackerprotected
circlesvpMbEdgeTrackerprotected
circles_dispvpMbKltTrackerprotected
cleanPyramid(std::vector< const vpImage< unsigned char > * > &_pyramid)vpMbEdgeTrackerprotected
clippingFlagvpMbTrackerprotected
computeCovariancevpMbTrackerprotected
computeCovarianceMatrixVVS(const bool isoJoIdentity_, const vpColVector &w_true, const vpHomogeneousMatrix &cMoPrev, const vpMatrix &L_true, const vpMatrix &LVJ_true, const vpColVector &error)vpMbTrackerprotectedvirtual
computeCurrentProjectionError(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &_cMo, const vpCameraParameters &_cam)vpMbTrackervirtual
computeJTR(const vpMatrix &J, const vpColVector &R, vpColVector &JTR) const vpMbTrackerprotected
computeProjectionError(const vpImage< unsigned char > &_I)vpMbEdgeTrackerprotected
computeProjectionErrorImpl(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &_cMo, const vpCameraParameters &_cam, unsigned int &nbFeatures)vpMbTrackerprotected
computeProjErrorvpMbTrackerprotected
computeVVS(const vpImage< unsigned char > &I, const unsigned int &nbInfos, unsigned int &nbrow, unsigned int lvl=0)vpMbEdgeKltTrackerprotectedvirtual
vpMbKltTracker::computeVVS()vpMbKltTrackerprotected
vpMbEdgeTracker::computeVVS(const vpImage< unsigned char > &_I, unsigned int lvl)vpMbEdgeTrackerprotected
computeVVSCheckLevenbergMarquardt(unsigned int iter, vpColVector &error, const vpColVector &m_error_prev, const vpHomogeneousMatrix &cMoPrev, double &mu, bool &reStartFromLastIncrement, vpColVector *const w=NULL, const vpColVector *const m_w_prev=NULL)vpMbTrackerprotectedvirtual
computeVVSFirstPhase(const vpImage< unsigned char > &I, unsigned int iter, double &count, unsigned int lvl=0)vpMbEdgeTrackerprotected
computeVVSFirstPhaseFactor(const vpImage< unsigned char > &I, unsigned int lvl=0)vpMbEdgeTrackerprotected
computeVVSFirstPhasePoseEstimation(unsigned int iter, bool &isoJoIdentity_)vpMbEdgeTrackerprotected
computeVVSInit()vpMbEdgeKltTrackerprotectedvirtual
computeVVSInteractionMatrixAndResidu()vpMbEdgeKltTrackerprotectedvirtual
vpMbEdgeTracker::computeVVSInteractionMatrixAndResidu(const vpImage< unsigned char > &I)vpMbEdgeTrackerprotectedvirtual
computeVVSPoseEstimation(const bool isoJoIdentity_, unsigned int iter, vpMatrix &L, vpMatrix &LTL, vpColVector &R, const vpColVector &error, vpColVector &error_prev, vpColVector &LTR, double &mu, vpColVector &v, const vpColVector *const w=NULL, vpColVector *const m_w_prev=NULL)vpMbTrackerprotectedvirtual
vpMbKltTracker::computeVVSWeights(vpRobust &robust, const vpColVector &error, vpColVector &w)vpMbTrackerprotectedvirtual
vpMbEdgeTracker::computeVVSWeights()vpMbEdgeTrackerprotectedvirtual
covarianceMatrixvpMbTrackerprotected
createCylinderBBox(const vpPoint &p1, const vpPoint &p2, const double &radius, std::vector< std::vector< vpPoint > > &listFaces)vpMbTrackerprotected
ctTc0vpMbKltTrackerprotected
curvpMbKltTrackerprotected
cylindersvpMbEdgeTrackerprotected
display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &col, unsigned int thickness=1, bool displayFullModel=false)vpMbEdgeKltTrackervirtual
display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, const vpColor &col, unsigned int thickness=1, bool displayFullModel=false)vpMbEdgeKltTrackervirtual
displayFeaturesvpMbTrackerprotected
displayFeaturesOnImage(const vpImage< unsigned char > &I)vpMbEdgeTrackerprotected
displayFeaturesOnImage(const vpImage< vpRGBa > &I)vpMbEdgeTrackerprotected
distFarClipvpMbTrackerprotected
distNearClipvpMbTrackerprotected
downScale(const unsigned int _scale)vpMbEdgeTrackerprotected
extractCylinders(SoVRMLIndexedFaceSet *face_set, vpHomogeneousMatrix &transform, int &idFace, const std::string &polygonName="")vpMbTrackerprotectedvirtual
extractFaces(SoVRMLIndexedFaceSet *face_set, vpHomogeneousMatrix &transform, int &idFace, const std::string &polygonName="")vpMbTrackerprotectedvirtual
extractGroup(SoVRMLGroup *sceneGraphVRML2, vpHomogeneousMatrix &transform, int &idFace)vpMbTrackerprotectedvirtual
extractLines(SoVRMLIndexedLineSet *line_set, int &idFace, const std::string &polygonName="")vpMbTrackerprotectedvirtual
facesvpMbTrackerprotected
firstInitialisationvpMbKltTrackerprotected
GAUSS_NEWTON_OPT enum valuevpMbTracker
getAngleAppear() const vpMbTrackerinlinevirtual
getAngleDisappear() const vpMbTrackerinlinevirtual
getCameraParameters(vpCameraParameters &cam) const vpMbTrackerinlinevirtual
getClipping() const vpMbTrackerinlinevirtual
getCovarianceMatrix() const vpMbTrackerinlinevirtual
getError() const vpMbEdgeKltTrackerinlinevirtual
getEstimatedDoF() const vpMbTrackervirtual
getFaces()vpMbTrackerinlinevirtual
getFarClippingDistance() const vpMbTrackerinlinevirtual
getFeaturesCircle()vpMbKltTrackerinlinevirtual
getFeaturesForDisplayEdge()vpMbEdgeTrackerprotectedvirtual
getFeaturesForDisplayKlt()vpMbKltTrackerprotectedvirtual
getFeaturesKlt()vpMbKltTrackerinlinevirtual
getFeaturesKltCylinder()vpMbKltTrackerinlinevirtual
getGoodMovingEdgesRatioThreshold() const vpMbEdgeTrackerinline
getGravityCenter(const std::vector< vpPoint > &_pts) const vpMbTrackerprotected
getInitialMu() const vpMbTrackerinlinevirtual
getKltImagePoints() const vpMbKltTracker
getKltImagePointsWithId() const vpMbKltTracker
getKltMaskBorder() const vpMbKltTrackerinline
getKltNbPoints() const vpMbKltTrackerinline
getKltOpencv() const vpMbKltTrackerinline
getKltPoints() const vpMbKltTrackerinline
getKltThresholdAcceptation() const vpMbKltTrackerinline
getLambda() const vpMbTrackerinlinevirtual
getLcircle(std::list< vpMbtDistanceCircle * > &circlesList, unsigned int level=0) const vpMbEdgeTracker
getLcylinder(std::list< vpMbtDistanceCylinder * > &cylindersList, unsigned int level=0) const vpMbEdgeTracker
getLline(std::list< vpMbtDistanceLine * > &linesList, unsigned int level=0) const vpMbEdgeTracker
getMaskBorder() const vpMbKltTrackerinline
getMaxIter() const vpMbTrackerinlinevirtual
getModelForDisplay(unsigned int width, unsigned int height, const vpHomogeneousMatrix &cMo, const vpCameraParameters &cam, bool displayFullModel=false)vpMbEdgeKltTrackervirtual
getMovingEdge(vpMe &p_me) const vpMbEdgeTrackerinlinevirtual
getMovingEdge() const vpMbEdgeTrackerinlinevirtual
getNbKltPoints() const vpMbKltTrackerinline
getNbPoints(unsigned int level=0) const vpMbEdgeTrackervirtual
getNbPolygon() const vpMbTrackerinlinevirtual
getNearClippingDistance() const vpMbEdgeKltTrackerinlinevirtual
getOptimizationMethod() const vpMbTrackerinlinevirtual
getPolygon(unsigned int index)vpMbTrackerinlinevirtual
getPolygonFaces(bool orderPolygons=true, bool useVisibility=true, bool clipPolygon=false)vpMbTrackervirtual
getPose(vpHomogeneousMatrix &cMo) const vpMbTrackerinlinevirtual
getPose() const vpMbTrackerinlinevirtual
getProjectionError() const vpMbTrackerinlinevirtual
getRobustWeights() const vpMbEdgeKltTrackerinlinevirtual
getScales() const vpMbEdgeTrackerinline
getStopCriteriaEpsilon() const vpMbTrackerinlinevirtual
getThresholdAcceptation() const vpMbKltTrackerinline
init(const vpImage< unsigned char > &I)vpMbEdgeKltTrackerprotectedvirtual
initCircle(const vpPoint &, const vpPoint &, const vpPoint &, double r, int idFace=0, const std::string &name="")vpMbEdgeKltTrackerprotectedvirtual
initClick(const vpImage< unsigned char > &I, const std::string &initFile, bool displayHelp=false, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbTrackervirtual
initClick(const vpImage< vpRGBa > &I_color, const std::string &initFile, bool displayHelp=false, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbTrackervirtual
initClick(const vpImage< unsigned char > &I, const std::vector< vpPoint > &points3D_list, const std::string &displayFile="")vpMbTrackervirtual
initClick(const vpImage< vpRGBa > &I_color, const std::vector< vpPoint > &points3D_list, const std::string &displayFile="")vpMbTrackervirtual
initClick(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const std::string &initFile, bool displayHelp=false, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbTrackerprotectedvirtual
initClick(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const std::vector< vpPoint > &points3D_list, const std::string &displayFile="")vpMbTrackerprotectedvirtual
initCylinder(const vpPoint &, const vpPoint &, double r, int idFace, const std::string &name="")vpMbEdgeKltTrackerprotectedvirtual
initFaceFromCorners(vpMbtPolygon &polygon)vpMbEdgeKltTrackerprotectedvirtual
initFaceFromLines(vpMbtPolygon &polygon)vpMbEdgeKltTrackerprotectedvirtual
initFromPoints(const vpImage< unsigned char > &I, const std::string &initFile)vpMbTrackervirtual
initFromPoints(const vpImage< vpRGBa > &I_color, const std::string &initFile)vpMbTrackervirtual
initFromPoints(const vpImage< unsigned char > &I, const std::vector< vpImagePoint > &points2D_list, const std::vector< vpPoint > &points3D_list)vpMbTrackervirtual
initFromPoints(const vpImage< vpRGBa > &I_color, const std::vector< vpImagePoint > &points2D_list, const std::vector< vpPoint > &points3D_list)vpMbTrackervirtual
initFromPoints(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const std::string &initFile)vpMbTrackerprotectedvirtual
initFromPoints(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const std::vector< vpImagePoint > &points2D_list, const std::vector< vpPoint > &points3D_list)vpMbTrackerprotectedvirtual
initFromPose(const vpImage< unsigned char > &I, const std::string &initFile)vpMbTrackervirtual
initFromPose(const vpImage< vpRGBa > &I_color, const std::string &initFile)vpMbTrackervirtual
initFromPose(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMo)vpMbTrackervirtual
initFromPose(const vpImage< vpRGBa > &I_color, const vpHomogeneousMatrix &cMo)vpMbTrackervirtual
initFromPose(const vpImage< unsigned char > &I, const vpPoseVector &cPo)vpMbTrackervirtual
initFromPose(const vpImage< vpRGBa > &I_color, const vpPoseVector &cPo)vpMbTrackervirtual
initFromPose(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const std::string &initFile)vpMbTrackerprotectedvirtual
initMbtTracking(unsigned int level=0)vpMbEdgeKltTrackerprotected
vpMbEdgeTracker::initMbtTracking(unsigned int &nberrors_lines, unsigned int &nberrors_cylinders, unsigned int &nberrors_circles)vpMbEdgeTrackerprotected
initMovingEdge(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &_cMo)vpMbEdgeTrackerprotected
initProjectionErrorCircle(const vpPoint &p1, const vpPoint &p2, const vpPoint &p3, double radius, int idFace=0, const std::string &name="")vpMbTrackerprotected
initProjectionErrorCylinder(const vpPoint &p1, const vpPoint &p2, double radius, int idFace=0, const std::string &name="")vpMbTrackerprotected
initProjectionErrorFaceFromCorners(vpMbtPolygon &polygon)vpMbTrackerprotected
initProjectionErrorFaceFromLines(vpMbtPolygon &polygon)vpMbTrackerprotected
initPyramid(const vpImage< unsigned char > &_I, std::vector< const vpImage< unsigned char > * > &_pyramid)vpMbEdgeTrackerprotected
IpyramidvpMbEdgeTrackerprotected
isoJoIdentityvpMbTrackerprotected
kltCylindersvpMbKltTrackerprotected
kltPolygonsvpMbKltTrackerprotected
LEVENBERG_MARQUARDT_OPT enum valuevpMbTracker
linesvpMbEdgeTrackerprotected
loadCAOModel(const std::string &modelFile, std::vector< std::string > &vectorOfModelFilename, int &startIdFace, bool verbose=false, bool parent=true, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbTrackerprotectedvirtual
loadConfigFile(const std::string &configFile, bool verbose=true)vpMbEdgeKltTrackervirtual
loadModel(const std::string &modelFile, bool verbose=false, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbTrackervirtual
loadVRMLModel(const std::string &modelFile)vpMbTrackerprotectedvirtual
m_camvpMbTrackerprotected
m_cMovpMbTrackerprotected
m_computeInteractionvpMbTrackerprotected
m_error_edgevpMbEdgeTrackerprotected
m_error_hybridvpMbEdgeKltTrackerprotected
m_error_kltvpMbKltTrackerprotected
m_errorCirclesvpMbEdgeTrackerprotected
m_errorCylindersvpMbEdgeTrackerprotected
m_errorLinesvpMbEdgeTrackerprotected
m_factorvpMbEdgeTrackerprotected
m_featuresToBeDisplayedEdgevpMbEdgeTrackerprotected
m_featuresToBeDisplayedKltvpMbKltTrackerprotected
m_IvpMbTrackerprotected
m_initialMuvpMbTrackerprotected
m_L_edgevpMbEdgeTrackerprotected
m_L_kltvpMbKltTrackerprotected
m_lambdavpMbTrackerprotected
m_maskvpMbTrackerprotected
m_maxItervpMbTrackerprotected
m_maxIterKltvpMbEdgeKltTrackerprotected
m_nbFaceUsedvpMbKltTrackerprotected
m_nbInfosvpMbKltTrackerprotected
m_optimizationMethodvpMbTrackerprotected
m_projectionErrorCamvpMbTrackerprotected
m_projectionErrorCirclesvpMbTrackerprotected
m_projectionErrorCylindersvpMbTrackerprotected
m_projectionErrorDisplayvpMbTrackerprotected
m_projectionErrorDisplayLengthvpMbTrackerprotected
m_projectionErrorDisplayThicknessvpMbTrackerprotected
m_projectionErrorFacesvpMbTrackerprotected
m_projectionErrorKernelSizevpMbTrackerprotected
m_projectionErrorLinesvpMbTrackerprotected
m_projectionErrorMevpMbTrackerprotected
m_projectionErrorOgreShowConfigDialogvpMbTrackerprotected
m_randvpMbTrackerprotected
m_robust_edgevpMbEdgeTrackerprotected
m_robust_kltvpMbKltTrackerprotected
m_robustCirclesvpMbEdgeTrackerprotected
m_robustCylindersvpMbEdgeTrackerprotected
m_robustLinesvpMbEdgeTrackerprotected
m_SobelXvpMbTrackerprotected
m_SobelYvpMbTrackerprotected
m_sodb_init_calledvpMbTrackerprotected
m_stopCriteriaEpsilonvpMbTrackerprotected
m_thresholdKLTvpMbEdgeKltTrackerprotected
m_thresholdMBTvpMbEdgeKltTrackerprotected
m_w_edgevpMbEdgeTrackerprotected
m_w_hybridvpMbEdgeKltTrackerprotected
m_w_kltvpMbEdgeKltTrackerprotected
m_w_mbtvpMbEdgeKltTrackerprotected
m_wCirclesvpMbEdgeTrackerprotected
m_wCylindersvpMbEdgeTrackerprotected
m_weightedError_edgevpMbEdgeTrackerprotected
m_weightedError_kltvpMbKltTrackerprotected
m_wLinesvpMbEdgeTrackerprotected
mapOfParameterNamesvpMbTrackerprotected
maskBordervpMbKltTrackerprotected
mevpMbEdgeTrackerprotected
minLineLengthThresholdGeneralvpMbTrackerprotected
minPolygonAreaThresholdGeneralvpMbTrackerprotected
modelFileNamevpMbTrackerprotected
modelInitialisedvpMbTrackerprotected
nbCirclesvpMbTrackerprotected
nbCylindersvpMbTrackerprotected
nbFeaturesForProjErrorComputationvpMbEdgeTrackerprotected
nbLinesvpMbTrackerprotected
nbPointsvpMbTrackerprotected
nbPolygonLinesvpMbTrackerprotected
nbPolygonPointsvpMbTrackerprotected
nbvisiblepolygonevpMbEdgeTrackerprotected
ncirclevpMbEdgeTrackerprotected
ncylindervpMbEdgeTrackerprotected
nlinevpMbEdgeTrackerprotected
ogreShowConfigDialogvpMbTrackerprotected
oJovpMbTrackerprotected
parseParameters(std::string &endLine)vpMbTrackerprotected
percentageGdPtvpMbEdgeTrackerprotected
percentGoodvpMbKltTrackerprotected
poseSavingFilenamevpMbTrackerprotected
postTracking(const vpImage< unsigned char > &I, vpColVector &w_mbt, vpColVector &w_klt, unsigned int lvl=0)vpMbEdgeKltTrackerprotected
postTracking(const vpImage< vpRGBa > &I_color, vpColVector &w_mbt, vpColVector &w_klt, unsigned int lvl=0)vpMbEdgeKltTrackerprotected
vpMbKltTracker::postTracking(const vpImage< unsigned char > &I, vpColVector &w)vpMbKltTrackerprotected
postTrackingMbt(vpColVector &w, unsigned int level=0)vpMbEdgeKltTrackerprotected
preTracking(const vpImage< unsigned char > &I)vpMbKltTrackerprotected
projectionErrorvpMbTrackerprotected
projectionErrorInitMovingEdge(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &_cMo)vpMbTrackerprotected
projectionErrorResetMovingEdges()vpMbTrackerprotected
projectionErrorVisibleFace(unsigned int width, unsigned int height, const vpHomogeneousMatrix &_cMo)vpMbTrackerprotected
reinit(const vpImage< unsigned char > &I)vpMbKltTrackerprotectedvirtual
reInitLevel(const unsigned int _lvl)vpMbEdgeTrackerprotected
reInitModel(const vpImage< unsigned char > &I, const std::string &cad_name, const vpHomogeneousMatrix &cMo, bool verbose=false, const vpHomogeneousMatrix &T=vpHomogeneousMatrix())vpMbEdgeKltTrackervirtual
reinitMovingEdge(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &_cMo)vpMbEdgeTrackerprotected
removeCircle(const std::string &name)vpMbEdgeTrackerprotected
removeComment(std::ifstream &fileId)vpMbTrackerprotected
removeCylinder(const std::string &name)vpMbEdgeTrackerprotected
removeLine(const std::string &name)vpMbEdgeTrackerprotected
resetMovingEdge()vpMbEdgeTrackerprotected
resetTracker()vpMbEdgeKltTrackervirtual
samePoint(const vpPoint &P1, const vpPoint &P2) const vpMbTrackerprotected
savePose(const std::string &filename) const vpMbTracker
scaleLevelvpMbEdgeTrackerprotected
scalesvpMbEdgeTrackerprotected
setAngleAppear(const double &a)vpMbTrackerinlinevirtual
setAngleDisappear(const double &a)vpMbTrackerinlinevirtual
setCameraParameters(const vpCameraParameters &cam)vpMbEdgeKltTrackervirtual
setClipping(const unsigned int &flags)vpMbEdgeKltTrackerinlinevirtual
setCovarianceComputation(const bool &flag)vpMbTrackerinlinevirtual
setDisplayFeatures(bool displayF)vpMbTrackerinlinevirtual
setEstimatedDoF(const vpColVector &v)vpMbTrackervirtual
setFarClippingDistance(const double &dist)vpMbEdgeKltTrackerinlinevirtual
setGoodMovingEdgesRatioThreshold(double threshold)vpMbEdgeTrackerinline
setGoodNbRayCastingAttemptsRatio(const double &ratio)vpMbTrackerinlinevirtual
setInitialMu(double mu)vpMbTrackerinlinevirtual
setKltMaskBorder(const unsigned int &e)vpMbKltTrackerinline
setKltOpencv(const vpKltOpencv &t)vpMbKltTrackervirtual
setKltThresholdAcceptation(double th)vpMbKltTrackerinline
setLambda(double gain)vpMbTrackerinlinevirtual
setLod(bool useLod, const std::string &name="")vpMbTrackervirtual
setMask(const vpImage< bool > &mask)vpMbTrackerinlinevirtual
setMaskBorder(const unsigned int &e)vpMbKltTrackerinline
setMaxIter(unsigned int max)vpMbTrackerinlinevirtual
setMinLineLengthThresh(double minLineLengthThresh, const std::string &name="")vpMbTrackervirtual
setMinPolygonAreaThresh(double minPolygonAreaThresh, const std::string &name="")vpMbTrackervirtual
setMovingEdge(const vpMe &me)vpMbEdgeTracker
setNbRayCastingAttemptsForVisibility(const unsigned int &attempts)vpMbTrackerinlinevirtual
setNearClippingDistance(const double &dist)vpMbEdgeKltTrackerinlinevirtual
setOgreShowConfigDialog(bool showConfigDialog)vpMbTrackerinlinevirtual
setOgreVisibilityTest(const bool &v)vpMbEdgeKltTrackerinlinevirtual
setOptimizationMethod(const vpMbtOptimizationMethod &opt)vpMbTrackerinlinevirtual
setPose(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cdMo)vpMbEdgeKltTrackervirtual
setPose(const vpImage< vpRGBa > &I_color, const vpHomogeneousMatrix &cdMo)vpMbEdgeKltTrackervirtual
vpMbKltTracker::setPose(const vpImage< unsigned char > *const I, const vpImage< vpRGBa > *const I_color, const vpHomogeneousMatrix &cdMo)vpMbKltTrackerprotectedvirtual
setPoseSavingFilename(const std::string &filename)vpMbTrackerinline
setProjectionErrorComputation(const bool &flag)vpMbEdgeKltTrackerinlinevirtual
setProjectionErrorDisplay(bool display)vpMbTrackerinlinevirtual
setProjectionErrorDisplayArrowLength(unsigned int length)vpMbTrackerinlinevirtual
setProjectionErrorDisplayArrowThickness(unsigned int thickness)vpMbTrackerinlinevirtual
setProjectionErrorKernelSize(const unsigned int &size)vpMbTracker
setProjectionErrorMovingEdge(const vpMe &me)vpMbTracker
setScales(const std::vector< bool > &_scales)vpMbEdgeTracker
setScanLineVisibilityTest(const bool &v)vpMbEdgeKltTrackerinlinevirtual
setStopCriteriaEpsilon(const double eps)vpMbTrackerinlinevirtual
setThresholdAcceptation(double th)vpMbKltTrackerinline
setUseEdgeTracking(const std::string &name, const bool &useEdgeTracking)vpMbEdgeTracker
setUseKltTracking(const std::string &name, const bool &useKltTracking)vpMbKltTracker
testTracking()vpMbEdgeKltTrackerinlinevirtual
threshold_outliervpMbKltTrackerprotected
track(const vpImage< unsigned char > &I)vpMbEdgeKltTrackervirtual
track(const vpImage< vpRGBa > &I_color)vpMbEdgeKltTrackervirtual
trackervpMbKltTrackerprotected
trackFirstLoop(const vpImage< unsigned char > &I, vpColVector &factor, unsigned int lvl=0)vpMbEdgeKltTrackerprotected
trackMovingEdge(const vpImage< unsigned char > &I)vpMbEdgeTrackerprotected
trackSecondLoop(const vpImage< unsigned char > &I, vpMatrix &L, vpColVector &_error, const vpHomogeneousMatrix &cMo, unsigned int lvl=0)vpMbEdgeKltTrackerprotected
updateMovingEdge(const vpImage< unsigned char > &I)vpMbEdgeTrackerprotected
updateMovingEdgeWeights()vpMbEdgeTrackerprotected
upScale(const unsigned int _scale)vpMbEdgeTrackerprotected
useLodGeneralvpMbTrackerprotected
useOgrevpMbTrackerprotected
useScanLinevpMbTrackerprotected
visibleFace(const vpImage< unsigned char > &_I, const vpHomogeneousMatrix &_cMo, bool &newvisibleline)vpMbEdgeTrackerprotected
vpMbEdgeKltTracker()vpMbEdgeKltTracker
vpMbEdgeTracker()vpMbEdgeTracker
vpMbKltTracker()vpMbKltTracker
vpMbtOptimizationMethod enum namevpMbTracker
vpMbTracker()vpMbTracker
~vpMbEdgeKltTracker()vpMbEdgeKltTrackervirtual
~vpMbEdgeTracker()vpMbEdgeTrackervirtual
~vpMbKltTracker()vpMbKltTrackervirtual
~vpMbTracker()vpMbTrackervirtual