Home | History | Annotate | Download | only in test

Lines Matching full:cmpop

1922     void compareScalarGold(const cv::Mat& src, cv::Scalar sc, cv::Mat& dst, int cmpop)
1936 funcs[src.depth()][cmpop](src, sc, dst);