Home
last modified time | relevance | path

Searched refs:thickness (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Ddrawing.cpp7 …ixels, int w, int h, int stride, int rx, int ry, int rw, int rh, unsigned int color, int thickness) in draw_rectangle_c1() argument
11 if (thickness == -1) in draw_rectangle_c1()
39 const int t0 = thickness / 2; in draw_rectangle_c1()
40 const int t1 = thickness - t0; in draw_rectangle_c1()
139 …ixels, int w, int h, int stride, int rx, int ry, int rw, int rh, unsigned int color, int thickness) in draw_rectangle_c2() argument
143 if (thickness == -1) in draw_rectangle_c2()
172 const int t0 = thickness / 2; in draw_rectangle_c2()
173 const int t1 = thickness - t0; in draw_rectangle_c2()
276 …ixels, int w, int h, int stride, int rx, int ry, int rw, int rh, unsigned int color, int thickness) in draw_rectangle_c3() argument
280 if (thickness == -1) in draw_rectangle_c3()
[all …]
H A Ddrawing.h4 …d char* yuv420sp, int w, int h, int rx, int ry, int rw, int rh, unsigned int color, int thickness);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/
H A Dimgproc_c.h993 CvScalar color, int thickness CV_DEFAULT(1),
1002 CvScalar color, int thickness CV_DEFAULT(1),
1010 CvScalar color, int thickness CV_DEFAULT(1),
1021 CvScalar color, int thickness CV_DEFAULT(1),
1032 CvScalar color, int thickness CV_DEFAULT(1),
1036 int thickness CV_DEFAULT(1),
1045 0, 360, color, thickness, line_type, shift );
1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
1128 int thickness; //!< Qt: weight /** letters thickness */ member
1154 int thickness CV_DEFAULT(1),
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/
H A Dimgproc_c.h993 CvScalar color, int thickness CV_DEFAULT(1),
1002 CvScalar color, int thickness CV_DEFAULT(1),
1010 CvScalar color, int thickness CV_DEFAULT(1),
1021 CvScalar color, int thickness CV_DEFAULT(1),
1032 CvScalar color, int thickness CV_DEFAULT(1),
1036 int thickness CV_DEFAULT(1),
1045 0, 360, color, thickness, line_type, shift );
1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
1128 int thickness; //!< Qt: weight /** letters thickness */ member
1154 int thickness CV_DEFAULT(1),
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/
H A Dimgproc_c.h993 CvScalar color, int thickness CV_DEFAULT(1),
1002 CvScalar color, int thickness CV_DEFAULT(1),
1010 CvScalar color, int thickness CV_DEFAULT(1),
1021 CvScalar color, int thickness CV_DEFAULT(1),
1032 CvScalar color, int thickness CV_DEFAULT(1),
1036 int thickness CV_DEFAULT(1),
1045 0, 360, color, thickness, line_type, shift );
1065 int is_closed, CvScalar color, int thickness CV_DEFAULT(1),
1128 int thickness; //!< Qt: weight /** letters thickness */ member
1154 int thickness CV_DEFAULT(1),
[all …]
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp1304 IM_STATUS imrectangle(rga_buffer_t dst, im_rect rect, uint32_t color, int thickness, int sync, int … in imrectangle() argument
1305 if (thickness < 0) in imrectangle()
1309 int v_length = rect.height - 2 * thickness; in imrectangle()
1312 fill_rect[0] = {rect.x, rect.y, h_length, thickness}; in imrectangle()
1313 fill_rect[1] = {rect.x, rect.y + (rect.height - thickness), h_length, thickness}; in imrectangle()
1314 fill_rect[2] = {rect.x, rect.y + thickness, thickness, v_length}; in imrectangle()
1315 fill_rect[3] = {rect.x + (rect.width - thickness), rect.y + thickness, thickness, v_length}; in imrectangle()
1320 …_buffer_t dst, im_rect *rect_array, int array_size, uint32_t color, int thickness, int sync, int *… in imrectangleArray() argument
1325 ret = imrectangle(dst, rect_array[i], color, thickness, sync, release_fence_fd); in imrectangleArray()
1834 …leTask(im_job_handle_t job_handle, rga_buffer_t dst, im_rect rect, uint32_t color, int thickness) { in imrectangleTask() argument
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgproc.hpp4400 int thickness = 1, int lineType = LINE_8, int shift = 0);
4416 int thickness=1, int line_type=8, int shift=0, double tipLength=0.1);
4433 const Scalar& color, int thickness = 1,
4442 const Scalar& color, int thickness = 1,
4462 const Scalar& color, int thickness = 1,
4492 const Scalar& color, int thickness = 1,
4505 int thickness = 1, int lineType = LINE_8);
4537 int markerType = MARKER_CROSS, int markerSize=20, int thickness=1,
4597 int thickness = 1, int lineType = LINE_8, int shift = 0 );
4614 int thickness = 1, int lineType = LINE_8, int shift = 0 );
[all …]
H A Dcalib3d.hpp881 InputArray rvec, InputArray tvec, float length, int thickness=3);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgproc.hpp4400 int thickness = 1, int lineType = LINE_8, int shift = 0);
4416 int thickness=1, int line_type=8, int shift=0, double tipLength=0.1);
4433 const Scalar& color, int thickness = 1,
4442 const Scalar& color, int thickness = 1,
4462 const Scalar& color, int thickness = 1,
4492 const Scalar& color, int thickness = 1,
4505 int thickness = 1, int lineType = LINE_8);
4537 int markerType = MARKER_CROSS, int markerSize=20, int thickness=1,
4597 int thickness = 1, int lineType = LINE_8, int shift = 0 );
4614 int thickness = 1, int lineType = LINE_8, int shift = 0 );
[all …]
H A Dcalib3d.hpp881 InputArray rvec, InputArray tvec, float length, int thickness=3);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgproc.hpp4400 int thickness = 1, int lineType = LINE_8, int shift = 0);
4416 int thickness=1, int line_type=8, int shift=0, double tipLength=0.1);
4433 const Scalar& color, int thickness = 1,
4442 const Scalar& color, int thickness = 1,
4462 const Scalar& color, int thickness = 1,
4492 const Scalar& color, int thickness = 1,
4505 int thickness = 1, int lineType = LINE_8);
4537 int markerType = MARKER_CROSS, int markerSize=20, int thickness=1,
4597 int thickness = 1, int lineType = LINE_8, int shift = 0 );
4614 int thickness = 1, int lineType = LINE_8, int shift = 0 );
[all …]
H A Dhighgui.hpp696 int thickness; //!< See cv::QtFontWeights member
H A Dcalib3d.hpp881 InputArray rvec, InputArray tvec, float length, int thickness=3);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_task.h376 uint32_t color, int thickness);
400 uint32_t color, int thickness);
H A Dim2d_single.h334 uint32_t color, int thickness,
357 uint32_t color, int thickness,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_task.h376 uint32_t color, int thickness);
400 uint32_t color, int thickness);
H A Dim2d_single.h334 uint32_t color, int thickness,
357 uint32_t color, int thickness,
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_task.h376 uint32_t color, int thickness);
400 uint32_t color, int thickness);
H A Dim2d_single.h334 uint32_t color, int thickness,
357 uint32_t color, int thickness,
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_task.h376 uint32_t color, int thickness);
400 uint32_t color, int thickness);
H A Dim2d_single.h334 uint32_t color, int thickness,
357 uint32_t color, int thickness,
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsvghelper.c661 double thickness = 0.075; in svg_time_grid() local
663 thickness = 0.5; in svg_time_grid()
667 thickness = 2.0; in svg_time_grid()
671 if (thickness >= min_thickness) in svg_time_grid()
674 total_height, color, color, color, thickness); in svg_time_grid()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Djr3_pci.h693 s32 thickness; /* offset 0x00ff */ member
/OK3568_Linux_fs/external/linux-rga/docs/
H A DRockchip_Developer_Guide_RGA_CN.md1840 int thickness,
1845 > 对图像的指定区域rect(描述为边框外径)根据指定颜色color进行绘制粗细为thickness的边框,当thickness为负时填充一个实心的矩形。
1856 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative val…
1871 int thickness,
1876 > 对图像的多个指定区域rect(描述为边框外径)逐个根据指定颜色color进行绘制粗细为thickness的边框,当thickness为负时填充一个实心的矩形。
1888 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative val…
1903 int thickness);
1916 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative values, l…
1930 int thickness);
1944 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative values, l…
H A DRockchip_Developer_Guide_RGA_EN.md1834 int thickness,
1839thickness of "thickness" to the specified area rect of the image (described as the outer diameter …
1850 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative val…
1865 int thickness,
1870thickness of "thickness" to the specified area rect of the image (described as the outer diameter …
1882 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative val…
1897 int thickness);
1910 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative values, l…
1924 int thickness);
1938 | thickness | **[required]** Thickness of lines that make up the rectangle.<br/>Negative values, l…

12