Searched refs:CV_NOT_WEIGHTED (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvaux.h298 CV_NOT_WEIGHTED, enumerator in enum:CvGraphWeightType
360 // CV_NOT_WEIGHTED - weight of a clique is simply its size
382 CvGraphWeightType weight_type CV_DEFAULT(CV_NOT_WEIGHTED),
399 // CV_NOT_WEIGHTED - weight of a clique is simply its size
434 CvGraphWeightType weight_type CV_DEFAULT(CV_NOT_WEIGHTED),

Completed in 20 milliseconds