Searched defs:CvSize (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvsegment.cpp | 86 CvSize /*roi*/, CvPoint seed, in icvSegmFloodFill_Stage1() argument 208 CvSize /*roi*/, int* newVal, in icvSegmFloodFill_Stage2() argument
|
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 374 CvSize /*roi*/, CvPoint seed, uchar* _newVal, uchar* _d_lw, in icvFloodFill_Grad_8u_CnIR() argument 680 CvSize /*roi*/, CvPoint seed, float* _newVal, float* _d_lw, in icvFloodFill_Grad_32f_CnIR() argument
|
/external/opencv/cxcore/include/ |
D | cxtypes.h | 1031 CvSize; typedef
|