Home
last modified time | relevance | path

Searched refs:abc_count (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvfundam.cpp1038 int i, dims, count, depth, cn, abc_dims, abc_count, abc_depth, abc_cn; in cvComputeCorrespondEpilines() local
1088 abc_count = lines->rows; in cvComputeCorrespondEpilines()
1095 abc_count = lines->cols; in cvComputeCorrespondEpilines()
1101 if( abc_count != count ) in cvComputeCorrespondEpilines()