Home | History | Annotate | Download | only in include

Lines Matching refs:CV_DEFAULT

111                             int count, void* data CV_DEFAULT(0))
126 CV_INLINE double cvMean( const CvArr* image, const CvArr* mask CV_DEFAULT(0))
140 const CvArr* mask CV_DEFAULT(0))
184 double param2, int index CV_DEFAULT(-1))
215 int disttype CV_DEFAULT(CV_RAND_UNI))
331 CV_INLINE CvRect cvContourBoundingRect( void* point_set, int update CV_DEFAULT(0))
462 int xIndx CV_DEFAULT(0),
463 int yIndx CV_DEFAULT(1))
800 int dims, int dist_type CV_DEFAULT(CV_DIST_L2),
801 CvDistanceFunction dist_func CV_DEFAULT(0),
802 float* lower_bound CV_DEFAULT(0),
803 void* user_param CV_DEFAULT(0))
827 CvGraphVtx* vtx CV_DEFAULT(NULL),
828 int mask CV_DEFAULT(CV_GRAPH_ALL_ITEMS))
861 double color, int scale CV_DEFAULT(0))
867 double color, int scale CV_DEFAULT(0) )
875 int scale CV_DEFAULT(0) )
882 int is_closed, double color, int scale CV_DEFAULT(0) )