mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
added cv::LUT to T-API
This commit is contained in:
@@ -69,8 +69,8 @@ PARAM_TEST_CASE(Resize, MatType, double, double, Interpolation, bool)
|
||||
double fx, fy;
|
||||
bool useRoi;
|
||||
|
||||
TEST_DECLARE_INPUT_PARATEMER(src)
|
||||
TEST_DECLARE_OUTPUT_PARATEMER(dst)
|
||||
TEST_DECLARE_INPUT_PARAMETER(src)
|
||||
TEST_DECLARE_OUTPUT_PARAMETER(dst)
|
||||
|
||||
virtual void SetUp()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user