Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FlyCV
/ functions
Functions
2,215 in github.com/PaddlePaddle/FlyCV
⨍
Functions
2,215
◇
Types & classes
497
Method
PA_BGR_PA_RGB_Convert_AVX_ParallelTask
modules/img_transform/color_convert/src/color_convert_avx.cpp:703
Method
PA_BGR_PL_BGR_Convert_AVX_ParallelTask
modules/img_transform/color_convert/src/color_convert_avx.cpp:1247
Method
PA_RGBA_MRGBA_Convert_AVX_ParallelTask
modules/img_transform/color_convert/src/color_convert_avx.cpp:1661
Method
PKG_PLAConverterParallelTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:4899
Method
PLA_PKGConverterParallelTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:5048
Method
PL_BGR_PA_BGR_Convert_AVX_ParallelTask
modules/img_transform/color_convert/src/color_convert_avx.cpp:1331
Method
ParallelJob
modules/core/parallel/src/thread_pool.cpp:29
Method
ParallelManager
modules/core/parallel/include/parallel_manager.h:55
Method
Pipe
! \brief Constructs a Pipe in a specified context. * * Wraps clCreatePipe(). * @param context Context in which to create the pipe.
modules/core/opencl/include/CL/cl2.hpp:5274
Method
Platform
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl2.hpp:2265
Method
Platform
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl.hpp:2186
Method
PolyEdge
modules/img_draw/fill_poly/include/fill_poly_common.h:24
Method
Program
modules/core/opencl/include/CL/cl2.hpp:5986
Method
Program
modules/core/opencl/include/CL/cl.hpp:5006
Method
QuarterResizeBilinearC1NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:1419
Method
QuarterResizeBilinearC4NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:2043
Method
Quarter_Resize_Bilinear_C3_Neon_ParallelTask
modules/img_transform/resize/src/resize_arm.cpp:1627
Method
RGBA_BGR565ConverterParallelTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:4514
Method
RGBA_mRGBAConverterParallelTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:4636
Method
RGB_BGR565ConverterParallelTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:4265
Method
RectMeanParallelTask
* @brief Construct a new Rect Mean Parallel Task object * * @param src * @param src_stride * @param dst * @param
modules/img_calculation/mean/src/mean_common.cpp:224
Method
RemapLinearXConstF32ParallelTask
modules/img_transform/remap/src/remap_arm.cpp:1236
Method
RemapLinearXConstU8ParallelTask
modules/img_transform/remap/src/remap_arm.cpp:1399
Method
ResizeAreaFastNeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:3933
Method
ResizeBilinearC1AVXParallelTask
modules/img_transform/resize/src/resize_avx.cpp:65
Method
ResizeBilinearC1NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:362
Method
ResizeBilinearC3AVXParallelTask
modules/img_transform/resize/src/resize_avx.cpp:310
Method
ResizeBilinearC4AVXParallelTask
modules/img_transform/resize/src/resize_avx.cpp:605
Method
ResizeBilinearC4NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:1085
Method
ResizeBilinearYUVCommonNeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:2285
Method
ResizeCubicC1AVXParallelTask
modules/img_transform/resize/src/resize_avx.cpp:1036
Method
ResizeCubicC1NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:2640
Method
ResizeCubicC3AVXParallelTask
modules/img_transform/resize/src/resize_avx.cpp:1231
Method
ResizeCubicC3NeonParallelTask
modules/img_transform/resize/src/resize_arm.cpp:3064
Method
Resize_Bilinear_C3_Neon_ParallelTask
modules/img_transform/resize/src/resize_arm.cpp:573
Method
RgbToGrayNeonTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:2761
Method
RgbToNv12NeonTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:2314
Method
RgbToNv21NeonTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:2422
Method
RgbaToNv12NeonTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:1874
Method
RgbaToNv21NeonTask
modules/img_transform/color_convert/src/color_convert_arm.cpp:1985
Method
Rotate180CommonParallelTask
modules/img_transform/rotation/src/rotation_common.cpp:308
Method
Rotate270CommonParallelTask
modules/img_transform/rotation/src/rotation_common.cpp:243
Method
Rotate90CommonParallelTask
modules/img_transform/rotation/src/rotation_common.cpp:176
Method
SVMAllocator
modules/core/opencl/include/CL/cl2.hpp:3409
Method
Sampler
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl2.hpp:5406
Method
Sampler
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl.hpp:4641
Method
SetUp
benchmark/modules/core/mat_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/connected_components_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/norm_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/mean_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/box_points_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/matrix_mul_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/find_homography_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/min_max_loc_bench.cpp:23
Method
SetUp
benchmark/modules/img_calculation/min_area_rect_bench.cpp:23
Method
SetUp
benchmark/modules/math_operator/math_operator_bench.cpp:39
Method
SetUp
benchmark/modules/math_operator/math_operator_bench.cpp:67
Method
SetUp
benchmark/modules/img_draw/line_bench.cpp:23
Method
SetUp
benchmark/modules/img_draw/circle_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/warp_affine_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/subtract_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/copy_make_border_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/extract_channel_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/color_convert_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/flip_bench.cpp:21
Method
SetUp
benchmark/modules/img_transform/remap_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/resize_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/add_weighted_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/crop_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/warp_perspective_bench.cpp:23
Method
SetUp
benchmark/modules/img_transform/rotation_bench.cpp:23
Method
SetUp
benchmark/modules/fusion_api/normallze_to_submean_to_reorder.cpp:24
Method
SetUp
benchmark/modules/fusion_api/split_to_mem.cpp:24
Method
SetUp
benchmark/modules/fusion_api/bgr_to_rgba_with_mask.cpp:24
Method
SetUp
benchmark/modules/fusion_api/bgra_to_resize_to_bgr.cpp:24
Method
SetUp
benchmark/modules/fusion_api/nv21_to_resize_to_bgr_bench.cpp:24
Method
SetUp
benchmark/modules/fusion_api/y420sp_to_resize_to_bgr_bench.cpp:25
Method
SetUp
benchmark/modules/fusion_api/nv12_to_resize_to_bgr_bench.cpp:24
Method
SetUp
tests/cpp/modules/core/mat_test.cpp:23
Method
SetUp
tests/cpp/modules/img_calculation/connected_components_test.cpp:23
Method
SetUp
tests/cpp/modules/img_calculation/norm_test.cpp:23
Method
SetUp
tests/cpp/modules/img_calculation/min_max_loc_test.cpp:23
Method
SetUp
tests/cpp/modules/img_calculation/mean_test.cpp:23
Method
SetUp
tests/cpp/modules/img_draw/line_test.cpp:23
Method
SetUp
tests/cpp/modules/img_draw/poly_lines_test.cpp:23
Method
SetUp
tests/cpp/modules/img_draw/fill_poly_test.cpp:23
Method
SetUp
tests/cpp/modules/img_draw/circle_test.cpp:23
Method
SetUp
tests/cpp/modules/media_io/imgcodecs_test.cpp:25
Method
SetUp
tests/cpp/modules/img_transform/warp_perspective_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/warp_affine_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/crop_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/extract_channel_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/color_convert_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/add_weighted_test.cpp:26
Method
SetUp
tests/cpp/modules/img_transform/copy_make_border_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/resize_test.cpp:28
Method
SetUp
tests/cpp/modules/img_transform/rotation_test.cpp:24
Method
SetUp
tests/cpp/modules/img_transform/remap_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/flip_test.cpp:23
Method
SetUp
tests/cpp/modules/img_transform/subtract_test.cpp:23
← previous
next →
1,201–1,300 of 2,215, ranked by callers