OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityUtils.Helper.ARHelper Member List

This is the complete list of members for OpenCVForUnity.UnityUtils.Helper.ARHelper, including all inherited members.

_camMatrixValuesOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
_distCoeffsValuesOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
_imageHeightOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
_imageWidthOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
_screenHeightOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
_screenWidthOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
arCameraOpenCVForUnity.UnityUtils.Helper.ARHelper
arGameObjectOpenCVForUnity.UnityUtils.Helper.ARHelper
CalculateARMatrix()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
calculateARMatrixInLateUpdateOpenCVForUnity.UnityUtils.Helper.ARHelper
camMatrixValuesOpenCVForUnity.UnityUtils.Helper.ARHelper
Dispose()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
distCoeffsValuesOpenCVForUnity.UnityUtils.Helper.ARHelper
GetARMatrix()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
GetCamMatrix()OpenCVForUnity.UnityUtils.Helper.ARHelper
GetDistCoeffs()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
GetRvec()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
GetTvec()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
hasInitDoneOpenCVForUnity.UnityUtils.Helper.ARHelperprotected
imageHeightOpenCVForUnity.UnityUtils.Helper.ARHelper
imagePointsOpenCVForUnity.UnityUtils.Helper.ARHelper
imageWidthOpenCVForUnity.UnityUtils.Helper.ARHelper
Initialize()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
Initialize(int screenWidth, int screenHeight, int imageWidth, int imageHeight, double[] camMatrixValues=null, double[] distCoeffsValues=null, Vector2[] imagePoints=null, Vector3[] objectPoints=null)OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
IsInitialized()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
objectPointsOpenCVForUnity.UnityUtils.Helper.ARHelper
OnDestroy()OpenCVForUnity.UnityUtils.Helper.ARHelperprotectedvirtual
OnValidate()OpenCVForUnity.UnityUtils.Helper.ARHelperprotectedvirtual
positionLowPassParamOpenCVForUnity.UnityUtils.Helper.ARHelper
ResetUpdateTargetTransform()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
rightHandedCoordinatesOpenCVForUnity.UnityUtils.Helper.ARHelper
rotationLowPassParamOpenCVForUnity.UnityUtils.Helper.ARHelper
screenHeightOpenCVForUnity.UnityUtils.Helper.ARHelper
screenWidthOpenCVForUnity.UnityUtils.Helper.ARHelper
SetCamMatrix(Mat camMatrix)OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
SetDistCoeffs(MatOfDouble distCoeffs)OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
UpdateTarget enum nameOpenCVForUnity.UnityUtils.Helper.ARHelper
updateTargetOpenCVForUnity.UnityUtils.Helper.ARHelper
UpdateTransform()OpenCVForUnity.UnityUtils.Helper.ARHelpervirtual
updateTransformInLateUpdateOpenCVForUnity.UnityUtils.Helper.ARHelper
useLowPassFilterOpenCVForUnity.UnityUtils.Helper.ARHelper