Home
last modified time | relevance | path

Searched refs:Cv_iplCreateROI (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
Dcxcore.h1562 typedef IplROI* (CV_STDCALL* Cv_iplCreateROI)(int,int,int,int,int); typedef
1569 Cv_iplCreateROI create_roi,
/external/opencv/cxcore/src/
Dcxarray.cpp56 Cv_iplCreateROI createROI;
66 Cv_iplCreateROI createROI, in cvSetIPLAllocators()