Home | History | Annotate | Download | only in test

Lines Matching defs:input0

810     cv::Mat input0;
867 cv::undistort(input0,input_output,input1,cv::Mat());
871 cv::undistort(input0,input_output,input1,input2);
938 input0 = test_mat[INPUT][0];