Exemplo n.º 1
0
        public static IOpticalFlowEstimator bindTo_IOpticalFlowEstimator(IComponentIntrospect component)
        {
            global::System.IntPtr cPtr = solarPINVOKE.bindTo_IOpticalFlowEstimator(IComponentIntrospect.getCPtr(component));
            IOpticalFlowEstimator ret  = (cPtr == global::System.IntPtr.Zero) ? null : new IOpticalFlowEstimator(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 2
0
        public static IMatchesOverlay bindTo_IMatchesOverlay(IComponentIntrospect component)
        {
            global::System.IntPtr cPtr = solarPINVOKE.bindTo_IMatchesOverlay(IComponentIntrospect.getCPtr(component));
            IMatchesOverlay       ret  = (cPtr == global::System.IntPtr.Zero) ? null : new IMatchesOverlay(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 3
0
        public static IHomographyValidation bindTo_IHomographyValidation(IComponentIntrospect component)
        {
            global::System.IntPtr cPtr = solarPINVOKE.bindTo_IHomographyValidation(IComponentIntrospect.getCPtr(component));
            IHomographyValidation ret  = (cPtr == global::System.IntPtr.Zero) ? null : new IHomographyValidation(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 4
0
        public static ISinkPoseTextureBuffer bindTo_ISinkPoseTextureBuffer(IComponentIntrospect component)
        {
            global::System.IntPtr  cPtr = solarPINVOKE.bindTo_ISinkPoseTextureBuffer(IComponentIntrospect.getCPtr(component));
            ISinkPoseTextureBuffer ret  = (cPtr == global::System.IntPtr.Zero) ? null : new ISinkPoseTextureBuffer(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 5
0
        public static IUndistortPoints bindTo_IUndistortPoints(IComponentIntrospect component)
        {
            global::System.IntPtr cPtr = solarPINVOKE.bindTo_IUndistortPoints(IComponentIntrospect.getCPtr(component));
            IUndistortPoints      ret  = (cPtr == global::System.IntPtr.Zero) ? null : new IUndistortPoints(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 6
0
        public static I3DTransformSACFinderFrom2D3D bindTo_I3DTransformSACFinderFrom2D3D(IComponentIntrospect component)
        {
            global::System.IntPtr         cPtr = solarPINVOKE.bindTo_I3DTransformSACFinderFrom2D3D(IComponentIntrospect.getCPtr(component));
            I3DTransformSACFinderFrom2D3D ret  = (cPtr == global::System.IntPtr.Zero) ? null : new I3DTransformSACFinderFrom2D3D(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Exemplo n.º 7
0
        public static IDescriptorsExtractorSBPattern bindTo_IDescriptorsExtractorSBPattern(IComponentIntrospect component)
        {
            global::System.IntPtr          cPtr = solarPINVOKE.bindTo_IDescriptorsExtractorSBPattern(IComponentIntrospect.getCPtr(component));
            IDescriptorsExtractorSBPattern ret  = (cPtr == global::System.IntPtr.Zero) ? null : new IDescriptorsExtractorSBPattern(cPtr, true);

            if (solarPINVOKE.SWIGPendingException.Pending)
            {
                throw solarPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }