/external/opencv/cxcore/src/ |
cxrand.cpp | 442 cvRandArr( CvRNG* rng, CvArr* arr, int disttype, CvScalar param1, CvScalar param2 )
|
cxmeansdv.cpp | [all...] |
cxnorm.cpp | [all...] |
cxdrawing.cpp | 160 cvInitLineIterator( const CvArr* img, CvPoint pt1, CvPoint pt2, [all...] |
cxdatastructs.cpp | [all...] |
/external/opencv/cv/src/ |
cvhough.cpp | 740 cvHoughLines2( CvArr* src_image, void* lineStorage, int method, [all...] |
cvpyramids.cpp | [all...] |
cvshapedescr.cpp | 976 cvFitEllipse2( const CvArr* array ) 1128 cvBoundingRect( CvArr* array, int update ) [all...] |
cvfloodfill.cpp | [all...] |
cvlkpyramid.cpp | [all...] |
cvhaar.cpp | 429 const CvArr* _sum, 430 const CvArr* _sqsum, 431 const CvArr* _tilted_sum, 856 cvHaarDetectObjects( const CvArr* _img, [all...] |
cvcolor.cpp | [all...] |
cvcontours.cpp | [all...] |
cvcalibration.cpp | [all...] |
cvfilter.cpp | [all...] |
cvcalibinit.cpp | [all...] |
/external/opencv/cxcore/include/ |
cxtypes.h | 156 /* CvArr* is used to pass arbitrary 161 typedef void CvArr; 812 CvArr* bins; [all...] |
/external/opencv/cvaux/src/ |
cvepilines.cpp | [all...] |