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

/external/opencv/cvaux/include/
H A Dcvaux.h301 CV_WEIGHTED_ALL enumerator in enum:CvGraphWeightType
363 // CV_WEIGHTED_ALL - the same but both edges and vertices
365 // If weight_type is either CV_WEIGHTED_VTX or CV_WEIGHTED_ALL
370 // If weight_type is either CV_WEIGHTED_EDGE or CV_WEIGHTED_ALL
402 // CV_WEIGHTED_ALL - the same but both edges and vertices
404 // If weight_type is either CV_WEIGHTED_VTX or CV_WEIGHTED_ALL
409 // If weight_type is either CV_WEIGHTED_EDGE or CV_WEIGHTED_ALL
413 // Note that in case of CV_WEIGHTED_EDGE or CV_WEIGHTED_ALL
429 // in cases of CV_WEIGHTED_EDGE and CV_WEIGHTED_ALL weights should be nonnegative.

Completed in 39 milliseconds