MCPcopy Create free account

hub / github.com/PaddlePaddle/FlyCV / functions

Functions2,215 in github.com/PaddlePaddle/FlyCV

↓ 1 callersFunctionget_sum_mask_neon_func
modules/img_calculation/mean/src/mean_arm.cpp:1284
↓ 1 callersFunctionget_sum_neon_func
modules/img_calculation/mean/src/mean_arm.cpp:1269
↓ 1 callersFunctionget_sum_rect_func
modules/img_calculation/mean/src/mean_common.cpp:685
↓ 1 callersFunctionget_sum_rect_neon_func
modules/img_calculation/mean/src/mean_arm.cpp:1299
↓ 1 callersFunctionget_sum_sqr_common_func
modules/img_calculation/mean/src/mean_common.cpp:700
↓ 1 callersFunctionicv_hline_x
modules/img_draw/line/src/line_common.cpp:690
↓ 1 callersFunctioninit_random
tests/utils/test_util.h:76
↓ 1 callersFunctionlabel_grana
Only for 8-connectivity Based on "Optimized Block-based Connected Components Labeling with Decision Trees" mainly refer to the implement of O
modules/img_calculation/connected_components/src/connected_components_common.cpp:250
↓ 1 callersFunctionline_common
modules/img_draw/line/src/line_common.cpp:1218
↓ 1 callersMethodload_library
modules/core/opencl/src/opencl_context.cpp:38
↓ 1 callersMethodload_opencl_library
load default library path
modules/core/opencl/src/opencl_wrapper.cpp:81
↓ 1 callersMethodload_program
load program with program name
modules/core/opencl/src/opencl_runtime.cpp:290
↓ 1 callersMethodloop_body
modules/core/parallel/src/thread_pool.cpp:91
↓ 1 callersFunctionmake_umd
(flycvjs, cvjs)
modules/js/make_umd.py:89
↓ 1 callersFunctionmatrix_mul_bgr
modules/img_calculation/matrix_mul/src/matrix_mul_ocl.cpp:127
↓ 1 callersFunctionmatrix_mul_opencl
modules/img_calculation/matrix_mul/src/matrix_mul_ocl.cpp:154
↓ 1 callersFunctionmean_stddev_common
modules/img_calculation/mean/src/mean_common.cpp:832
↓ 1 callersFunctionmean_stddev_neon
modules/img_calculation/mean/src/mean_arm.cpp:1429
↓ 1 callersFunctionmin_area_rect_common
modules/img_calculation/min_area_rect/src/min_area_rect_common.cpp:447
↓ 1 callersFunctionmin_max_loc_arm
modules/img_calculation/min_max_loc/src/min_max_loc_arm.cpp:212
↓ 1 callersFunctionmin_max_loc_c
modules/img_calculation/min_max_loc/include/min_max_loc_common.h:28
↓ 1 callersFunctionmin_max_loc_common
modules/img_calculation/min_max_loc/src/min_max_loc_common.cpp:25
↓ 1 callersFunctionmin_max_loc_neon_u8
modules/img_calculation/min_max_loc/src/min_max_loc_arm.cpp:58
↓ 1 callersMethodnativeCvColor
()
samples/android/image-transform/app/src/main/java/com/org/flycv/samples/imagetransform/ImageTramsform.java:25
↓ 1 callersMethodnativeCvColorCL
()
samples/android/image-transform/app/src/main/java/com/org/flycv/samples/imagetransform/ImageTramsform.java:27
↓ 1 callersMethodnativeResize
()
samples/android/image-transform/app/src/main/java/com/org/flycv/samples/imagetransform/ImageTramsform.java:29
↓ 1 callersMethodnativeResizeCL
()
samples/android/image-transform/app/src/main/java/com/org/flycv/samples/imagetransform/ImageTramsform.java:31
↓ 1 callersFunctionnorm_common
modules/img_calculation/norm/src/norm_common.cpp:216
↓ 1 callersFunctionnorm_neon
modules/img_calculation/norm/src/norm_arm.cpp:212
↓ 1 callersFunctionnorm_u8_inf_neon
modules/img_calculation/norm/src/norm_arm.cpp:181
↓ 1 callersFunctionnorm_u8_l1_neon
modules/img_calculation/norm/src/norm_arm.cpp:62
↓ 1 callersFunctionnorm_u8_l2_neon
modules/img_calculation/norm/src/norm_arm.cpp:118
↓ 1 callersFunctionnorm_u8_neon
modules/img_calculation/norm/src/norm_arm.cpp:196
↓ 1 callersFunctionnormalize_32f3c_avx
* @note: Must allocate enough memory for the following parameters before call the function * @param src_32f3c_data : w * h * 3 * sizeof(float) *
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_avx.cpp:358
↓ 1 callersFunctionnormalize_32f3c_neon
* @note: Must allocate enough memory for the following parameters before call the function * @param src_32f3c_data : w * h * 3 * sizeof(float) *
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_arm.cpp:569
↓ 1 callersFunctionnormalize_8u3c_avx
* @note: Must allocate enough memory for the following parameters before call the function * @param src_8u3c_data : w * h * 3 * sizeof(uint8_t)
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_avx.cpp:154
↓ 1 callersFunctionnormalize_8u3c_neon
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_arm.cpp:295
↓ 1 callersFunctionnormalize_matrix
modules/math_operator/vector_operator/src/vector_operator.cpp:59
↓ 1 callersFunctionnormalize_permute_32f3c_avx
* @note: Must allocate enough memory for the following parameters before call the function * @param src_hwc_32f3c_data : w * h * 3 * sizeof(float
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_avx.cpp:264
↓ 1 callersFunctionnormalize_permute_32f3c_neon
* @note: Must allocate enough memory for the following parameters before call the function * @param src_hwc_32f3c_data : w * h * 3 * sizeof(float
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_arm.cpp:432
↓ 1 callersFunctionnormalize_permute_8u3c_avx
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_avx.cpp:37
↓ 1 callersFunctionnormalize_permute_8u3c_neon
* @note: Must allocate enough memory for the following parameters before call the function * @param src_hwc_8u3c_data : w * h * 3 * sizeof(uint8_
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_arm.cpp:121
↓ 1 callersFunctionnormalize_to_submean_to_reorder_avx
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_avx.cpp:437
↓ 1 callersFunctionnormalize_to_submean_to_reorder_common
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_common.cpp:183
↓ 1 callersFunctionnormalize_to_submean_to_reorder_neon
modules/fusion_api/normalize_to_submean_to_reorder/src/normalize_to_submean_to_reorder_arm.cpp:636
↓ 1 callersFunctionnormalize_vector_common
modules/math_operator/vector_operator/src/vector_operator_common.cpp:50
↓ 1 callersFunctionnormalize_vector_neon
TODO: dimension % 4 != 0
modules/math_operator/vector_operator/src/vector_operator_arm.cpp:67
↓ 1 callersMethodnzm
modules/img_calculation/mean/src/mean_common.cpp:196
↓ 1 callersFunctionopencl_codegen
()
tools/ocl_generator/opencl_codegen.py:10
↓ 1 callersFunctionparse_argv
(argv)
tools/add_module/add_module.py:54
↓ 1 callersFunctionparse_cpu_num
modules/core/cpu/src/cpu.cpp:40
↓ 1 callersFunctionperspective_LU64f
modules/img_transform/warp_perspective/src/warp_perspective_common.cpp:634
↓ 1 callersFunctionperspective_LUImpl
modules/img_transform/warp_perspective/src/warp_perspective_common.cpp:562
↓ 1 callersFunctionperspective_solve
modules/img_transform/warp_perspective/src/warp_perspective_common.cpp:645
↓ 1 callersMethodpoints
class RotatedRect implement
modules/core/base/src/basic_types.cpp:33
↓ 1 callersFunctionpoly_lines_common
modules/img_draw/poly_lines/src/poly_lines_common.cpp:70
↓ 1 callersFunctionpop_back
! \brief Removes the last valid element from the vector. * Calling this on an empty vector will throw an exception * if exceptions are enabl
modules/core/opencl/include/CL/cl.hpp:745
↓ 1 callersFunctionprepare_gray_u16_720p_cmat
tests/utils/test_util.cpp:151
↓ 1 callersFunctionprepare_i420_720p_cmat
tests/utils/test_util.cpp:216
↓ 1 callersFunctionprepare_pkg_bgr_u8_720p_2
tests/utils/test_util.cpp:101
↓ 1 callersFunctionprepare_pkg_bgr_u8_720p_2_cmat
tests/utils/test_util.cpp:181
↓ 1 callersFunctionprepare_pkg_rgb_u8_720p
tests/utils/test_util.cpp:87
↓ 1 callersFunctionprepare_pkg_rgb_u8_720p_cmat
tests/utils/test_util.cpp:166
↓ 1 callersFunctionprint_usage
()
tools/add_module/add_module.py:42
↓ 1 callersFunctionproduct_vector
modules/math_operator/vector_operator/src/vector_operator.cpp:174
↓ 1 callersFunctionread_matrix_mul_buffer
modules/img_calculation/matrix_mul/src/matrix_mul_ocl.cpp:100
↓ 1 callersFunctionread_resize_buffer
modules/img_transform/resize/src/resize_ocl.cpp:96
↓ 1 callersFunctionremap_common
modules/img_transform/remap/src/remap_common.cpp:720
↓ 1 callersFunctionremap_linear_common
modules/img_transform/remap/src/remap_common.cpp:687
↓ 1 callersFunctionremap_linear_const_neon
modules/img_transform/remap/src/remap_arm.cpp:1567
↓ 1 callersFunctionremap_linear_const_planar_u8_neon
modules/img_transform/remap/src/remap_arm.cpp:636
↓ 1 callersFunctionremap_linear_neon
modules/img_transform/remap/src/remap_arm.cpp:1596
↓ 1 callersFunctionremap_linear_planar_u8_const
modules/img_transform/remap/src/remap_common.cpp:237
↓ 1 callersFunctionremap_linear_x_const_common
modules/img_transform/remap/src/remap_common.cpp:642
↓ 1 callersFunctionremap_linear_x_const_f32_common
modules/img_transform/remap/src/remap_common.cpp:492
↓ 1 callersFunctionremap_neon
modules/img_transform/remap/src/remap_arm.cpp:1629
↓ 1 callersFunctionresize
modules/img_transform/resize/src/resize.cpp:43
↓ 1 callersFunctionresize_area_c1_comm_neon
modules/img_transform/resize/src/resize_arm.cpp:3542
↓ 1 callersFunctionresize_area_c1_comm_neon_old
modules/img_transform/resize/src/resize_arm.cpp:3328
↓ 1 callersFunctionresize_area_c3_comm_neon
modules/img_transform/resize/src/resize_arm.cpp:3750
↓ 1 callersFunctionresize_area_c3_comm_neon_old
modules/img_transform/resize/src/resize_arm.cpp:3563
↓ 1 callersFunctionresize_area_c4_comm_neon
modules/img_transform/resize/src/resize_arm.cpp:3909
↓ 1 callersFunctionresize_area_c4_comm_neon_old
modules/img_transform/resize/src/resize_arm.cpp:3772
↓ 1 callersFunctionresize_area_decimal
modules/img_transform/resize/src/resize_common.cpp:1011
↓ 1 callersFunctionresize_area_neon
modules/img_transform/resize/src/resize_arm.cpp:4246
↓ 1 callersFunctionresize_bilinear_avx
modules/img_transform/resize/src/resize_avx.cpp:892
↓ 1 callersFunctionresize_bilinear_c1_avx
modules/img_transform/resize/src/resize_avx.cpp:292
↓ 1 callersFunctionresize_bilinear_c1_comm_avx
modules/img_transform/resize/src/resize_avx.cpp:199
↓ 1 callersFunctionresize_bilinear_c1_dn2x_avx
modules/img_transform/resize/src/resize_avx.cpp:280
↓ 1 callersFunctionresize_bilinear_c3_avx
modules/img_transform/resize/src/resize_avx.cpp:587
↓ 1 callersFunctionresize_bilinear_c3_comm_avx
modules/img_transform/resize/src/resize_avx.cpp:431
↓ 1 callersFunctionresize_bilinear_c3_dn2x_avx
modules/img_transform/resize/src/resize_avx.cpp:575
↓ 1 callersFunctionresize_bilinear_c4_avx
modules/img_transform/resize/src/resize_avx.cpp:876
↓ 1 callersFunctionresize_bilinear_c4_comm_avx
modules/img_transform/resize/src/resize_avx.cpp:775
↓ 1 callersFunctionresize_bilinear_c4_dn2x_avx
modules/img_transform/resize/src/resize_avx.cpp:864
↓ 1 callersFunctionresize_bilinear_cn_sse
modules/img_transform/resize/src/resize_sse.cpp:425
↓ 1 callersFunctionresize_bilinear_neon
modules/img_transform/resize/src/resize_arm.cpp:2370
↓ 1 callersFunctionresize_bilinear_yuv_comm_neon
modules/img_transform/resize/src/resize_arm.cpp:2345
↓ 1 callersFunctionresize_bilinear_yuv_common
modules/img_transform/resize/src/resize_common.cpp:414
↓ 1 callersFunctionresize_cubic_avx
modules/img_transform/resize/src/resize_avx.cpp:1474
← previousnext →601–700 of 2,215, ranked by callers