SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
CVTrackedAruco Member List

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

_arucoIDCVTrackedArucoprivate
_calibIniPathCVTrackedArucoprivate
_drawDetectionCVTrackedprotected
_isVisibleCVTrackedprotected
_objectViewMatCVTrackedprotected
_paramsCVTrackedArucoprivate
_timerCVTrackedprotected
arucoIDsCVTrackedArucoprotected
averageQuaternion(vector< SLQuat4f > quaternions, vector< float > weights)CVTrackedstatic
averageVector(vector< CVVec3f > vectors, vector< float > weights)CVTrackedstatic
calcObjectMatrix(const CVMatx44f &cameraObjectMat, const CVMatx44f &objectViewMat)CVTrackedstatic
createGLMatrix(const CVMat &tVec, const CVMat &rVec)CVTrackedstatic
createRvecTvec(const CVMatx44f &glMat, CVMat &tVec, CVMat &rVec)CVTrackedstatic
CVTracked()CVTrackedinlineexplicit
CVTrackedAruco(int arucoID, string calibIniPath)CVTrackedArucoexplicit
detect1TimesMSCVTrackedstatic
detect2TimesMSCVTrackedstatic
detectTimesMSCVTrackedstatic
drawArucoMarker(int dictionaryId, int minMarkerId, int maxMarkerId, int markerSizePX=200)CVTrackedArucostatic
drawArucoMarkerBoard(int dictionaryId, int numMarkersX, int numMarkersY, float markerEdgeLengthM, float markerSepaM, const string &imgName, float dpi=254.0f, bool showImage=false)CVTrackedArucostatic
drawDetection(bool draw)CVTrackedinline
drawDetection()CVTrackedinline
isVisible()CVTrackedinline
matchTimesMSCVTrackedstatic
objectViewMat()CVTrackedinline
objectViewMatsCVTrackedArucoprotected
optFlowTimesMSCVTrackedstatic
params() constCVTrackedArucoinline
poseTimesMSCVTrackedstatic
resetTimes()CVTrackedstatic
track(CVMat imageGray, CVMat imageBgr, CVCalibration *calib)CVTrackedArucovirtual
trackAll(CVMat imageGray, CVMat imageBgr, CVCalibration *calib, CVRect roi=CVRect(0, 0, 0, 0))CVTrackedArucoprotected
trackingTimesMSCVTrackedstatic
~CVTracked()=defaultCVTrackedvirtual