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

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

_cachedCameraOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_camMatrixOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_camMatrixValuesOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_distCoeffsOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_distCoeffsValuesOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_imageHeightOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_imageWidthOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_scaleOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_screenHeightOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_screenWidthOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
_translationOpenCVForUnity.UnityUtils.Helper.ARCameraprotected
Awake()OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
CalculateProjectionMatrixFromCameraMatrixValuesWithTranslationAndScale(float fx, float fy, float cx, float cy, float width, float height, float near, float far, Vector2 translation, Vector2 scale, float screenWidth, float screenHeight)OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
CamMatrixValuesOpenCVForUnity.UnityUtils.Helper.ARCamera
CAMMATRIXVALUES_MAX_SIZEOpenCVForUnity.UnityUtils.Helper.ARCameraprotectedstatic
CAMMATRIXVALUES_MIN_SIZEOpenCVForUnity.UnityUtils.Helper.ARCameraprotectedstatic
CopyCamMatrixToCamMatrixValues(Mat camMatrix)OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
CopyDistCoeffsToDistCoeffsValues(MatOfDouble distCoeffs)OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
Dispose()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
DistCoeffsValuesOpenCVForUnity.UnityUtils.Helper.ARCamera
DISTCOEFFSVALUES_MAX_SIZEOpenCVForUnity.UnityUtils.Helper.ARCameraprotectedstatic
DISTCOEFFSVALUES_MIN_SIZEOpenCVForUnity.UnityUtils.Helper.ARCameraprotectedstatic
GetCamMatrix()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
GetDistCoeffs()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
ImageHeightOpenCVForUnity.UnityUtils.Helper.ARCamera
ImageWidthOpenCVForUnity.UnityUtils.Helper.ARCamera
Initialize()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
OnDestroy()OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
OnValidate()OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual
ScaleOpenCVForUnity.UnityUtils.Helper.ARCamera
ScreenHeightOpenCVForUnity.UnityUtils.Helper.ARCamera
ScreenWidthOpenCVForUnity.UnityUtils.Helper.ARCamera
SetARCameraParameters(int screenWidth, int screenHeight, int imageWidth, int imageHeight, Vector2 translation, Vector2 scale, double[] camMatrixValues=null, double[] distCoeffsValues=null)OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
SetCamMatrix(Mat camMatrix)OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
SetCamMatrixValuesFromImageSize()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
SetDistCoeffs(MatOfDouble distCoeffs)OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
TranslationOpenCVForUnity.UnityUtils.Helper.ARCamera
UpdateProjectionMatrix()OpenCVForUnity.UnityUtils.Helper.ARCameravirtual
ValidateArraySize(double[] array, int maxSize)OpenCVForUnity.UnityUtils.Helper.ARCameraprotectedvirtual