Esempio n. 1
0
        public SWIGTYPE_p_cv__Rect_T_double_t GetBoundingBox()
        {
            SWIGTYPE_p_cv__Rect_T_double_t ret = new SWIGTYPE_p_cv__Rect_T_double_t(LandmarkDetectorPINVOKE.CLNF_GetBoundingBox(swigCPtr), true);

            return(ret);
        }