Routetest_image_export_cuda_buffert.mark.parametrize(
"size,format,layout,out_dtype, out_shape, simple_layout",
[
((257, 231), c
tests/cvcuda/python/test_image.py:None
Routetest_op___OPNAMELOW__t.mark.parametrize(
"input,dtype",
[
(((5, 16, 23, 4), np.uint8, "NHWC"), np.int8),
((
tools/mkop/PythonTest.py:None
Routetest_op_advcvtcolort.mark.parametrize(
"input,dtype,code",
[
(((1, 1, 1, 3), np.uint8, "NHWC"), np.uint8, cvcuda.
tests/cvcuda/python/test_opadvcvtcolor.py:None
Routetest_op_advcvtcolor_toNVt.mark.parametrize(
"input,dtype,code",
[
(
((1, 230, 230, 3), np.uint8, "NHWC"),
tests/cvcuda/python/test_opadvcvtcolor.py:None
Routetest_op_bndboxt.mark.parametrize(
"inputp, bndboxes",
[
(
(((3, 224, 224, 4), np.uint8, "NHWC"))
tests/cvcuda/python/test_opbndbox.py:None
Routetest_op_boxblurt.mark.parametrize(
"inputp, blurboxes",
[
(
(((3, 224, 224, 4), np.uint8, "NHWC")
tests/cvcuda/python/test_opboxblur.py:None
Routetest_op_converttot.mark.parametrize(
"input_args,dtype,scale,offset",
[
(((5, 16, 23, 4), np.uint8, "NHWC"), np
tests/cvcuda/python/test_opconvertto.py:None
Routetest_op_copymakebordert.mark.parametrize(
"input_args, top, bottom, left, right, border_mode, border_value",
[
(
tests/cvcuda/python/test_opcopymakeborder.py:None
Routetest_op_customcropt.mark.parametrize(
"input_args,rc,out_shape",
[
(
((5, 16, 23, 4), np.uint8, "NHW
tests/cvcuda/python/test_opcustomcrop.py:None
Routetest_op_cvtcolort.mark.parametrize(
"input_args, code, output_args",
[
(
(5, [16, 23], cvcuda.Form
tests/cvcuda/python/test_opcvtcolor.py:None
Routetest_op_eraset.mark.parametrize(
"input_args, erasing_area_num, random, seed",
[
(((1, 460, 640, 3), cvcuda
tests/cvcuda/python/test_operase.py:None
Routetest_op_gaussiant.mark.parametrize(
"input_args, kernel_size, sigma, border",
[
(
((5, 16, 23, 4),
tests/cvcuda/python/test_opgaussian.py:None
Routetest_op_gaussiannoiset.mark.parametrize(
"input_args, per_channel",
[
(
((1, 460, 640, 3), cvcuda.Type.
tests/cvcuda/python/test_opgaussiannoise.py:None
Routetest_op_histogrameqt.mark.parametrize(
"input",
[
(((1, 460, 640, 1), cvcuda.Type.U8, "NHWC")),
(((2, 640
tests/cvcuda/python/test_ophistogrameq.py:None
Routetest_op_inpaintt.mark.parametrize(
"input_args, mask_args, inpaintRadius",
[
(
((1, 460, 640, 3),
tests/cvcuda/python/test_opinpaint.py:None
Routetest_op_joint_bilateral_filtert.mark.parametrize(
"input_args, diameter, sigma_color, sigma_space, border",
[
(
tests/cvcuda/python/test_opjointbilateralfilter.py:None
Routetest_op_laplaciant.mark.parametrize(
"input_args, ksize, scale, border",
[
(
((5, 16, 23, 4), np.ui
tests/cvcuda/python/test_oplaplacian.py:None
Routetest_op_median_blurt.mark.parametrize(
"input_args, ksize",
[
(
((5, 9, 9, 4), np.uint8, "NHWC"),
tests/cvcuda/python/test_opmedianblur.py:None
Routetest_op_morphologyt.mark.parametrize(
"input_args, morphologyType, maskSize, anchor, iteration, border ",
[
(
tests/cvcuda/python/test_opmorphology.py:None
Routetest_op_normalizet.mark.parametrize(
"input_args,base_args,scale_args,globalscale,globalshift,epsilon,flags",
[
tests/cvcuda/python/test_opnormalize.py:None
Routetest_op_osdt.mark.parametrize(
"inputp, elements",
[
(
(((2, 224, 224, 4), np.uint8, "NHWC"))
tests/cvcuda/python/test_oposd.py:None
Routetest_op_pillowresizet.mark.parametrize(
"input_args,out_shape,interp,fmt",
[
(
((5, 16, 23, 4), np.uin
tests/cvcuda/python/test_oppillowresize.py:None
Routetest_op_random_resized_cropt.mark.parametrize(
"input_args,out_shape,interp",
[
(
((5, 16, 23, 1), np.uint8,
tests/cvcuda/python/test_oprandomresizedcrop.py:None
Routetest_op_random_resized_crop_varshapet.mark.parametrize(
"max_input_size, max_output_size, interp",
[
((123, 321), (321, 123), cvcu
tests/cvcuda/python/test_oprandomresizedcrop.py:None
Routetest_op_reformatt.mark.parametrize(
"input_args,out_shape,out_layout",
[
(((5, 16, 23, 4), np.uint8, "NHWC"),
tests/cvcuda/python/test_opreformat.py:None
Routetest_op_resizet.mark.parametrize(
"input_args,out_shape,interp",
[
(
((5, 16, 23, 4), np.uint8,
tests/cvcuda/python/test_opresize.py:None
Routetest_op_resize_crop_convert_reformatt.mark.parametrize(
"tensor_params, resize_dim, resize_interpolation, crop_rect_params, "
"out_layout,
tests/cvcuda/python/test_opresizecropconvertreformat.py:None
Routetest_op_resize_crop_convert_reformat_varshapet.mark.parametrize(
"num_images, min_size, max_size, resize_dim, resize_interpolation, crop_rect_params, "
tests/cvcuda/python/test_opresizecropconvertreformat.py:None
Routetest_op_rotatet.mark.parametrize(
"input_args, angle_deg, shift, interpolation",
[
(
((5, 16, 23
tests/cvcuda/python/test_oprotate.py:None
Routetest_op_stackt.mark.parametrize(
"input, dtype, number",
[
(((5, 16, 23, 4), np.uint8, "NHWC"), np.int8, 2)
tests/cvcuda/python/test_opstack.py:None
Routetest_op_thresholdt.mark.parametrize(
"input_args, thtype",
[
(
((1, 460, 640, 3), cvcuda.Type.U8, "
tests/cvcuda/python/test_opthreshold.py:None
Routetest_op_warp_affinet.mark.parametrize(
"input_args, xform, flags, border_mode, border_value",
[
(
((5
tests/cvcuda/python/test_opwarpaffine.py:None
Routetest_op_warp_perspectivet.mark.parametrize(
"input_args, xform, flags, border_mode, border_value",
[
(
((5
tests/cvcuda/python/test_opwarpperspective.py:None
Routetest_parallel_bndboxt.mark.parametrize(
"inputp, bndboxes",
[
(
(((3, 224, 224, 4), np.uint8, "NHWC"))
tests/cvcuda/python/test_multi_threading.py:None