Searched refs:Cv_iplCreateROI (Results 1 – 4 of 4) sorted by relevance
/external/opencv/cxcore/include/ |
D | cxcore.h | 1562 typedef IplROI* (CV_STDCALL* Cv_iplCreateROI)(int,int,int,int,int); typedef 1569 Cv_iplCreateROI create_roi,
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | core_c.h | 1940 typedef IplROI* (CV_STDCALL* Cv_iplCreateROI)(int,int,int,int,int); typedef 1962 Cv_iplCreateROI create_roi,
|
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 56 Cv_iplCreateROI createROI; 66 Cv_iplCreateROI createROI, in cvSetIPLAllocators()
|
/external/opencv3/modules/core/src/ |
D | array.cpp | 63 Cv_iplCreateROI createROI; 73 Cv_iplCreateROI createROI, in cvSetIPLAllocators()
|