std::cout<<"AbsToleranceSobel error: Number of pixels in"<<std::endl;
std::cout<<"G-API output and reference output matrixes with absolute difference which is more than relative threshold defined by tolerance * max{1, |in1|, |in2|}"<<std::endl;
std::cout<<"relative threshold defined by tolerance * max{1, |in1|, |in2|} exceeds 0"<<std::endl;