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.
|
Classes | |
class | OpenCVForUnity.UnityIntegration.Helper.AR.ARGameObject |
Represents an augmented reality (AR) object that integrates with the ARCamera. This class manages solving Perspective-n-Point (PnP) problems, handling AR matrix transformations, and detecting whether the object is within the AR camera's viewport. More... | |
Namespaces | |
namespace | OpenCVForUnity |
namespace | OpenCVForUnity.UnityIntegration |
namespace | OpenCVForUnity.UnityIntegration.Helper |
namespace | OpenCVForUnity.UnityIntegration.Helper.AR |