HomeSort by relevance Sort by last modified time
    Searched full:convert_backward (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/imgproc/test/
test_color.cpp 63 virtual void convert_backward( const Mat& src, const Mat& dst, Mat& dst2 );
68 // called from default implementation of convert_backward
185 convert_backward( test_mat[INPUT][0], test_mat[REF_OUTPUT][0],
300 void CV_ColorCvtBaseTest::convert_backward( const Mat& src, const Mat& dst, Mat& dst2 ) function in class:CV_ColorCvtBaseTest
1425 void CV_ColorRGBTest::convert_backward( const Mat& \/*src*\/, const Mat& src, Mat& dst ) function in class:CV_ColorRGBTest
    [all...]

Completed in 388 milliseconds