MCPcopy Create free account

hub / github.com/PaddlePaddle/FlyCV / functions

Functions2,215 in github.com/PaddlePaddle/FlyCV

↓ 2 callersFunctionfcvImdecode
modules/media_io/imgcodecs/src/imgcodecs_c.cpp:42
↓ 2 callersFunctionfcvImencode
modules/media_io/imgcodecs/src/imgcodecs_c.cpp:50
↓ 2 callersFunctionfcvImread
modules/media_io/imgcodecs/src/imgcodecs_c.cpp:21
↓ 2 callersFunctionfcvImwrite
modules/media_io/imgcodecs/src/imgcodecs_c.cpp:26
↓ 2 callersFunctionfcvMatrixMul
modules/img_calculation/matrix_mul/src/matrix_mul_c.cpp:21
↓ 2 callersFunctionfcvMeanStddev
modules/img_calculation/mean/src/mean_c.cpp:44
↓ 2 callersFunctionfcvRemap
modules/img_transform/remap/src/remap_c.cpp:21
↓ 2 callersFunctionfcvWarpPerspective
modules/img_transform/warp_perspective/src/warp_perspective_c.cpp:34
↓ 2 callersFunctionfill_convex_poly
filling convex polygon. v - array of vertices, ntps - number of points */
modules/img_draw/line/src/line_common.cpp:729
↓ 2 callersFunctionfill_edge_collection
modules/img_draw/fill_poly/src/fill_poly_common.cpp:193
↓ 2 callersFunctionfind_root
find the root of the tree of node i
modules/img_calculation/connected_components/src/connected_components_common.cpp:213
↓ 2 callersFunctionflip_neon_u8
modules/img_transform/flip/src/flip_arm.cpp:677
↓ 2 callersFunctiongetContextPlatformVersion
modules/core/opencl/include/CL/cl2.hpp:1619
↓ 2 callersFunctiongetContextPlatformVersion
modules/core/opencl/include/CL/cl.hpp:1777
↓ 2 callersFunctiongetDevicePlatformVersion
modules/core/opencl/include/CL/cl2.hpp:1612
↓ 2 callersFunctiongetDevicePlatformVersion
modules/core/opencl/include/CL/cl.hpp:1769
↓ 2 callersMethodgetDevices
! \brief Gets a list of devices for this platform. * * Wraps clGetDeviceIDs(). */
modules/core/opencl/include/CL/cl.hpp:2230
↓ 2 callersFunctionget_allocator_from_platform
modules/core/allocator/src/base_allocator.cpp:21
↓ 2 callersMethodget_command_queue
modules/core/opencl/src/opencl_context.cpp:29
↓ 2 callersMethodget_compute_units
modules/core/opencl/src/opencl_runtime.cpp:163
↓ 2 callersMethodget_context
modules/core/opencl/src/opencl_runtime.cpp:151
↓ 2 callersFunctionget_cpu_num
modules/core/cpu/src/cpu.cpp:106
↓ 2 callersFunctionget_cvt_color_dst_mat_type
modules/img_transform/color_convert/src/color_convert_common.cpp:22
↓ 2 callersMethodget_data
modules/core/allocator/src/cpu_allocator.cpp:44
↓ 2 callersMethodget_gpu_info
modules/core/opencl/src/opencl_runtime.cpp:190
↓ 2 callersFunctionget_l2_common
modules/math_operator/vector_operator/src/vector_operator_common.cpp:22
↓ 2 callersFunctionget_resize_area_buf_c1
modules/img_transform/resize/src/resize_common.cpp:841
↓ 2 callersFunctionget_status_message
modules/core/opencl/src/core/sign.cpp:21
↓ 2 callersFunctionget_sub_dir_list
(path)
tools/add_module/add_module.py:86
↓ 2 callersMethodget_thread_num
modules/core/parallel/src/thread_pool.cpp:246
↓ 2 callersFunctionget_vector
modules/math_operator/vector_operator/src/vector_operator.cpp:156
↓ 2 callersFunctionhorizontal_resize_bn
modules/img_transform/resize/src/resize_arm.cpp:2162
↓ 2 callersFunctionimdecode_jpeg
modules/media_io/imgcodecs/src/imgcodecs_jpeg.cpp:26
↓ 2 callersFunctionimdecode_png
modules/media_io/imgcodecs/src/imgcodecs_png.cpp:24
↓ 2 callersFunctionimencode_jpeg
modules/media_io/imgcodecs/src/imgcodecs_jpeg.cpp:76
↓ 2 callersFunctionimencode_png
modules/media_io/imgcodecs/src/imgcodecs_png.cpp:68
↓ 2 callersFunctioninverse_matrix_2x3_float
modules/img_transform/remap/src/remap_common.cpp:26
↓ 2 callersFunctioninvert_perspective_3x3_mat
modules/img_transform/warp_perspective/src/warp_perspective_common.cpp:39
↓ 2 callersFunctionline2
modules/img_draw/line/src/line_common.cpp:517
↓ 2 callersFunctionline_AA
modules/img_draw/line/src/line_common.cpp:205
↓ 2 callersFunctionmemcpy_minisize
modules/img_transform/copy_make_border/src/copy_make_border_common.cpp:43
↓ 2 callersFunctionnormalize_3c
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_common.cpp:153
↓ 2 callersFunctionnormalize_permute_3c
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_common.cpp:72
↓ 2 callersMethodnzm
modules/img_calculation/mean/src/mean_arm.cpp:390
↓ 2 callersFunctionparse_type_info
modules/core/base/src/type_info.cpp:315
↓ 2 callersFunctionprepare_gray_u16_720p
tests/utils/test_util.cpp:73
↓ 2 callersFunctionprepare_i420_720p
tests/utils/test_util.cpp:136
↓ 2 callersFunctionprepare_nv12_720p
tests/utils/test_util.cpp:122
↓ 2 callersFunctionprepare_nv12_720p_cmat
tests/utils/test_util.cpp:202
↓ 2 callersFunctionproduct_center
modules/math_operator/vector_operator/src/vector_operator.cpp:183
↓ 2 callersFunctionptr
modules/core/mat/interface/mat.h:86
↓ 2 callersFunctionpush_back
! \brief Appends an element after the last valid element. * Calling this on a vector that has reached capacity will throw an * exception if
modules/core/opencl/include/CL/cl.hpp:731
↓ 2 callersFunctionput_vector
modules/math_operator/vector_operator/src/vector_operator.cpp:138
↓ 2 callersFunctionremap_linear_x_const_u8_common
modules/img_transform/remap/src/remap_common.cpp:563
↓ 2 callersFunctionresize_bilinear_c1_neon_impl
modules/img_transform/resize/src/resize_arm.cpp:138
↓ 2 callersFunctionresize_cubic_cn_common
modules/img_transform/resize/src/resize_common.cpp:710
↓ 2 callersFunctionresize_cubic_common
modules/img_transform/resize/src/resize_common.cpp:824
↓ 2 callersMethodretain
modules/core/opencl/include/CL/cl.hpp:1861
↓ 2 callersFunctionrotate_90_clockwise
modules/img_calculation/min_area_rect/src/min_area_rect_common.cpp:32
↓ 2 callersFunctionrotate_common
modules/img_transform/rotation/src/rotation_common.cpp:349
↓ 2 callersMethodsetArg
modules/core/opencl/include/CL/cl2.hpp:5823
↓ 2 callersMethodsetSVMPointers
! * Specify a vector of SVM pointers that the kernel may access in * addition to its arguments. */
modules/core/opencl/include/CL/cl2.hpp:5879
↓ 2 callersMethodset_fp16_enable
modules/core/opencl/src/opencl_runtime.cpp:198
↓ 2 callersFunctionset_root
make all nodes in the path of node i point to root
modules/img_calculation/connected_components/src/connected_components_common.cpp:222
↓ 2 callersFunctionsign
modules/core/base/include/utils.h:24
↓ 2 callersFunctiontranspose_f32c1_4x4_neon
modules/img_transform/rotation/src/rotation_arm.cpp:815
↓ 2 callersFunctiontranspose_f32c3_4x4_neon
modules/img_transform/rotation/src/rotation_arm.cpp:864
↓ 2 callersFunctiontranspose_f32c4_4x4_neon
modules/img_transform/rotation/src/rotation_arm.cpp:892
↓ 2 callersFunctiontranspose_u8c1_8x8_neon
modules/img_transform/rotation/src/rotation_arm.cpp:23
↓ 2 callersFunctiontranspose_u8c3_8x8_neon
modules/img_transform/rotation/src/rotation_arm.cpp:215
↓ 2 callersFunctiontranspose_u8c4_8x8_neon
modules/img_transform/rotation/src/rotation_arm.cpp:253
↓ 2 callersFunctionv_bilinear_horizonal_elems
modules/img_transform/resize/include/resize_arm.h:22
↓ 2 callersFunctionvertical_resize_cubic_f32_avx
modules/img_transform/resize/src/resize_avx.cpp:977
↓ 2 callersFunctionvld4_u8x16_avx
modules/core/base/include/common_avx.h:123
↓ 2 callersFunctionvmaxvq_u8
modules/img_calculation/min_max_loc/src/min_max_loc_arm.cpp:41
↓ 2 callersFunctionvst3_u8x16_sse
modules/core/base/include/common_sse.h:116
↓ 2 callersMethodwait
! \brief Blocks the calling thread until this event completes. * * Wraps clWaitForEvents(). */
modules/core/opencl/include/CL/cl2.hpp:3056
↓ 2 callersFunctionwarp_affine_linear_commmon
modules/img_transform/warp_affine/src/warp_affine_common.cpp:251
↓ 2 callersFunctionwarp_affine_linear_neon
modules/img_transform/warp_affine/src/warp_affine_arm.cpp:238
↓ 2 callersFunctiony420sp_to_resize_bilinear_to_bgr_common
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_common.cpp:161
↓ 2 callersFunctiony420sp_to_resize_bilinear_to_bgr_neon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_arm.cpp:303
↓ 2 callersFunctiony420sp_to_resize_nearest_to_bgr_common
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_common.cpp:290
↓ 2 callersFunctiony420sp_to_resize_nearest_to_bgr_neon
modules/fusion_api/y420sp_to_resize_to_bgr/src/y420sp_to_resize_to_bgr_arm.cpp:757
↓ 1 callersFunctionBufferRenderGL
modules/core/opencl/include/CL/cl.hpp:4539
↓ 1 callersFunctionICV_HLINE
modules/img_draw/fill_poly/src/fill_poly_common.cpp:106
↓ 1 callersFunctionICV_HLINE_X
modules/img_draw/fill_poly/src/fill_poly_common.cpp:78
↓ 1 callersFunctionImage2DGL
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl2.hpp:4798
↓ 1 callersFunctionImage2DGL
\brief Default constructor - initializes to NULL.
modules/core/opencl/include/CL/cl.hpp:4061
↓ 1 callersFunctionLU64f
modules/img_transform/warp_affine/src/warp_affine_common.cpp:421
↓ 1 callersFunctionLUImpl
modules/img_transform/warp_affine/src/warp_affine_common.cpp:349
↓ 1 callersFunctionPoint_
modules/core/base/interface/basic_types.h:245
↓ 1 callersFunctionRect_
modules/core/base/interface/basic_types.h:185
↓ 1 callersFunctionScalar_
modules/core/base/interface/basic_types.h:399
↓ 1 callersFunctionSize_
modules/core/base/interface/basic_types.h:138
↓ 1 callersFunctionadd_modules
(path, parent, name)
tools/add_module/add_module.py:148
↓ 1 callersFunctionadd_weighted_neon
modules/img_transform/add_weighted/src/add_weighted_arm.cpp:150
↓ 1 callersFunctionadreno_local_size_valid
modules/core/opencl/src/opencl_utils.cpp:85
↓ 1 callersFunctionbgr2gray_neon
modules/img_transform/color_convert/src/color_convert_arm.cpp:2740
↓ 1 callersFunctionbgr2gray_sve
modules/img_transform/color_convert/src/color_convert_sve.cpp:27
↓ 1 callersFunctionbgr2nv12_neon
modules/img_transform/color_convert/src/color_convert_arm.cpp:2185
← previousnext →301–400 of 2,215, ranked by callers