| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/shape/ |
| H A D | shape_transformer.hpp | 86 int flags=INTER_LINEAR, int borderMode=BORDER_CONSTANT,
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | im2d_single.h | 547 __ret = imresize_t(src, dst, 0, 0, INTER_LINEAR, 1); \ 549 …ize_t(src, dst, __args[RGA_GET_MIN(__argc, 0)], __args[RGA_GET_MIN(__argc, 1)], INTER_LINEAR, 1); \ 566 INTER_LINEAR, 1)
|
| H A D | im2d_type.h | 162 INTER_LINEAR, enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | im2d_single.h | 547 __ret = imresize_t(src, dst, 0, 0, INTER_LINEAR, 1); \ 549 …ize_t(src, dst, __args[RGA_GET_MIN(__argc, 0)], __args[RGA_GET_MIN(__argc, 1)], INTER_LINEAR, 1); \ 566 INTER_LINEAR, 1)
|
| H A D | im2d_type.h | 162 INTER_LINEAR, enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | im2d_single.h | 547 __ret = imresize_t(src, dst, 0, 0, INTER_LINEAR, 1); \ 549 …ize_t(src, dst, __args[RGA_GET_MIN(__argc, 0)], __args[RGA_GET_MIN(__argc, 1)], INTER_LINEAR, 1); \ 566 INTER_LINEAR, 1)
|
| H A D | im2d_type.h | 162 INTER_LINEAR, enumerator
|
| /OK3568_Linux_fs/external/linux-rga/im2d_api/ |
| H A D | im2d_single.h | 547 __ret = imresize_t(src, dst, 0, 0, INTER_LINEAR, 1); \ 549 …ize_t(src, dst, __args[RGA_GET_MIN(__argc, 0)], __args[RGA_GET_MIN(__argc, 1)], INTER_LINEAR, 1); \ 566 INTER_LINEAR, 1)
|
| H A D | im2d_type.h | 162 INTER_LINEAR, enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | im2d.h | 257 __ret = imresize_t(src, dst, 0, 0, INTER_LINEAR, 1); \ 259 …ize_t(src, dst, __args[RGA_GET_MIN(__argc, 0)], __args[RGA_GET_MIN(__argc, 1)], INTER_LINEAR, 1); \ 276 INTER_LINEAR, 1)
|
| H A D | im2d_type.h | 133 INTER_LINEAR, enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 244 INTER_LINEAR = 1, enumerator 2230 int interpolation = INTER_LINEAR ); 2258 int flags = INTER_LINEAR, 2290 int flags = INTER_LINEAR,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 244 INTER_LINEAR = 1, enumerator 2230 int interpolation = INTER_LINEAR ); 2258 int flags = INTER_LINEAR, 2290 int flags = INTER_LINEAR,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 244 INTER_LINEAR = 1, enumerator 2230 int interpolation = INTER_LINEAR ); 2258 int flags = INTER_LINEAR, 2290 int flags = INTER_LINEAR,
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_mobilenet_demo/src/ |
| H A D | main.cc | 133 cv::resize(orig_img, img, cv::Size(MODEL_IN_WIDTH, MODEL_IN_HEIGHT), 0, 0, cv::INTER_LINEAR); in main()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_common_test/src/ |
| H A D | main.cc | 202 cv::resize(orig_img_rgb, img, cv::Size(req_width, req_height), 0, 0, cv::INTER_LINEAR); in main()
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/onnx/yolov5/ |
| H A D | test.py | 229 im = cv2.resize(im, new_unpad, interpolation=cv2.INTER_LINEAR)
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_CN.md | 1048 int interpolation = INTER_LINEAR, 1065 …tion method:<br/>INTER_NEAREST - a nearest-neighbor interpolation<br/>INTER_LINEAR - a bilinear in… 1114 …tion method:<br/>INTER_NEAREST - a nearest-neighbor interpolation<br/>INTER_LINEAR - a bilinear in…
|
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 1042 int interpolation = INTER_LINEAR, 1059 …tion method:<br/>INTER_NEAREST - a nearest-neighbor interpolation<br/>INTER_LINEAR - a bilinear in… 1108 …tion method:<br/>INTER_NEAREST - a nearest-neighbor interpolation<br/>INTER_LINEAR - a bilinear in…
|