Home
last modified time | relevance | path

Searched refs:_IplImage (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h300 _IplImage struct
319 struct _IplImage *maskROI; /**< Must be NULL. */ argument
334 _IplImage() {} in _IplImage() argument
335 _IplImage(const cv::Mat& m);
/external/opencv/cxcore/include/
Dcxtypes.h365 typedef struct _IplImage struct
384 struct _IplImage *maskROI; /* Must be NULL. */ argument
/external/opencv3/modules/core/src/
Dmatrix.cpp5409 _IplImage::_IplImage(const cv::Mat& m) in _IplImage() function in _IplImage