MCPcopy Create free account

hub / github.com/YuliangXiu/PoseFlow / functions

Functions289 in github.com/YuliangXiu/PoseFlow

↓ 17 callersFunctionerr_printf
deepmatching/std.cpp:12
↓ 13 callersFunctionSWIG_This
deepmatching/deepmatching_wrap.c:2188
↓ 13 callersFunctionpow2
deepmatching/std.h:59
↓ 11 callersFunctionimage_delete
free memory of an image */
deepmatching/image.cpp:52
↓ 9 callersFunctionSWIG_Py_Void
deepmatching/deepmatching_wrap.c:1415
↓ 9 callersFunctionstd_printf
deepmatching/std.cpp:5
↓ 8 callersFunctionptdot
deepmatching/deep_matching.cpp:457
↓ 6 callersFunctionSWIG_Python_str_AsChar
Warning: This function will allocate a new string in Python 3, * so please call SWIG_Python_str_DelForPy3(x) to free the space. */
deepmatching/deepmatching_wrap.c:772
↓ 6 callersFunctionimage_gray_from_color
convert a color image to a gray-scale image */
deepmatching/image.cpp:109
↓ 6 callersFunctionimage_new
allocate a new image of size width x height */
deepmatching/image.cpp:8
↓ 6 callersFunctionusage
deepmatching/main.cpp:24
↓ 5 callersFunctionSwigPyObject_Check
deepmatching/deepmatching_wrap.c:1651
↓ 5 callersFunctionSwigPyObject_type
deepmatching/deepmatching_wrap.c:1634
↓ 5 callersFunctioncolor_image_new
allocate a new color image of size width x height */
deepmatching/image.cpp:67
↓ 5 callersFunctiondeep_matching
main function
deepmatching/deep_matching.cpp:679
↓ 5 callersFunctionsum_array_f
deepmatching/conv.cpp:447
↓ 4 callersFunctionSWIG_Python_GetSwigThis
deepmatching/deepmatching_wrap.c:2203
↓ 4 callersFunctionSWIG_Python_str_FromChar
deepmatching/deepmatching_wrap.c:797
↓ 4 callersFunctionSWIG_TypeCheck
Check the typename */
deepmatching/deepmatching_wrap.c:409
↓ 4 callersFunctionSwigPyObject_TypeOnce
deepmatching/deepmatching_wrap.c:1828
↓ 4 callersFunctioncolor_image_delete
free memory of a color image */
deepmatching/image.cpp:100
↓ 4 callersFunctionget_atomic_patch_size
return size of atomic patches
deepmatching/deep_matching.cpp:25
↓ 4 callersFunctionget_list_corres
deepmatching/maxfilter.cpp:762
↓ 4 callersFunctionnoticks
()
deepmatching/viz.py:39
↓ 3 callersFunctionSWIG_MangledTypeQueryModule
Search for a swig_type_info structure only by mangled name Search is a O(log #types) We start searching at module start, and finish searching whe
deepmatching/deepmatching_wrap.c:545
↓ 3 callersFunctionSWIG_PackDataName
deepmatching/deepmatching_wrap.c:687
↓ 3 callersFunctionSWIG_TypePrettyName
Return the pretty name associated with this type, that is an unmangled type name in a form presentable to the user. */
deepmatching/deepmatching_wrap.c:494
↓ 3 callersFunctionSwigPyBuiltin_AddPublicSymbol
deepmatching/deepmatching_wrap.c:1224
↓ 3 callersFunctionSwigPyPacked_TypeOnce
deepmatching/deepmatching_wrap.c:2058
↓ 3 callersFunctiondeep_matching_scale_rot
main function for scale/rotation invariant version
deepmatching/deep_matching.cpp:779
↓ 3 callersFunctioneye_rot3x3
deepmatching/deep_matching.cpp:556
↓ 3 callersFunctionget_source_shape
crop dimensions to a multiple of patch_size
deepmatching/deep_matching.cpp:32
↓ 3 callersFunctionorb_matching
(img1_path, img2_path, vidname, img1_id, img2_id)
matching.py:29
↓ 3 callersFunctionparse_options
deepmatching/main.cpp:115
↓ 3 callersFunctionset_default_dm_params
set default parameters
deepmatching/deep_matching.cpp:656
↓ 3 callersFunctionset_default_scalerot_params
set default parameters
deepmatching/deep_matching.cpp:767
↓ 2 callersFunctionPyBool_FromLong
deepmatching/deepmatching_wrap.c:876
↓ 2 callersFunctionPyModule_AddObject
PyModule_AddObject function was introduced in Python 2.0. The following function is copied out of Python/modsupport.c in python version 2.3.4 */
deepmatching/deepmatching_wrap.c:2652
↓ 2 callersFunctionSWIG_AddCast
deepmatching/deepmatching_wrap.c:309
↓ 2 callersFunctionSWIG_PackData
Pack binary data into a string */
deepmatching/deepmatching_wrap.c:619
↓ 2 callersFunctionSWIG_TypeCast
Cast a pointer up an inheritance hierarchy */
deepmatching/deepmatching_wrap.c:463
↓ 2 callersFunctionSWIG_TypeClientData
Set the clientdata field for a type */
deepmatching/deepmatching_wrap.c:515
↓ 2 callersFunctionSWIG_UnpackData
Unpack binary data from a string */
deepmatching/deepmatching_wrap.c:635
↓ 2 callersFunctionSwigPyObject_New
deepmatching/deepmatching_wrap.c:1965
↓ 2 callersFunctionSwigPyObject_format
deepmatching/deepmatching_wrap.c:1547
↓ 2 callersFunctionSwigPyPacked_Check
deepmatching/deepmatching_wrap.c:2042
↓ 2 callersFunction_diff_horiz
compute horizontal gradient centered with [-1,0,1] mask */
deepmatching/hog.cpp:23
↓ 2 callersFunction_diff_vert
compute vertical gradient centered with [-1,0,1] mask */
deepmatching/hog.cpp:36
↓ 2 callersFunction_intersect_corres
Intersect 2 mappings: erase all correspondences that are not reciprocal */
deepmatching/maxfilter.cpp:785
↓ 2 callersFunction_local_argmax
Return the best local children assignement in a 3x3 neigborhood l,u,v is the approximate position of the children in the corresponding response map
deepmatching/maxfilter.cpp:510
↓ 2 callersFunction_max_filter_3_layers
deepmatching/maxfilter.cpp:82
↓ 2 callersFunction_smooth_3_horiz
deepmatching/hog.cpp:67
↓ 2 callersFunction_smooth_3_vert
deepmatching/hog.cpp:216
↓ 2 callersFunction_smooth_gaussian_alltype
deepmatching/hog.cpp:380
↓ 2 callersFunctionadd_nose
(array)
utils.py:220
↓ 2 callersFunctionapply_rot
deepmatching/deep_matching.cpp:461
↓ 2 callersFunctionavgpool2
deepmatching/deep_matching.cpp:55
↓ 2 callersFunctionbest_matching_hungarian
(all_cors, all_pids_info, all_pids_fff, track_vid_next_fid, weights, weights_fff, num, mag)
utils.py:157
↓ 2 callersFunctioncal_bbox_iou
(boxA, boxB)
utils.py:63
↓ 2 callersFunctioncal_grade
(l, w)
utils.py:59
↓ 2 callersFunctioncolor_image_load
load a color image from a file */
deepmatching/io.cpp:344
↓ 2 callersFunctionextract_desc
extract pixel descriptors (pixel-wise HOG) */
deepmatching/pixel_desc.cpp:55
↓ 2 callersFunctionfast_set_trans
deepmatching/conv.cpp:78
↓ 2 callersFunctionfastipow
Compute: arr **= p */
deepmatching/conv.cpp:750
↓ 2 callersFunctiongenerate_fake_cor
(img, out_path)
matching.py:18
↓ 2 callersFunctionget_box
(pose, imgpath)
utils.py:33
↓ 2 callersFunctionget_patch_desc_dim
Return the vectorized dimension of a HOG patch */
deepmatching/conv.cpp:218
↓ 2 callersFunctionimage_resize_bilinear_newsize
resize an image with bilinear interpolation to fit the new weidht, height ; reallocation is done if necessary */
deepmatching/image.cpp:203
↓ 2 callersFunctionimage_resize_bilinear_scale
resize an image with bilinear interpolation */
deepmatching/image.cpp:223
↓ 2 callersFunctionimage_resize_horiz
resize an image to a new size (assumes a difference only in width) */
deepmatching/image.cpp:145
↓ 2 callersFunctionimage_resize_vert
resize an image to a new size (assumes a difference only in height) */
deepmatching/image.cpp:174
↓ 2 callersFunctioninput3darray_to_color_image
deepmatching/deepmatching_matlab.cpp:57
↓ 2 callersFunctioninv_rot3x3
deepmatching/deep_matching.cpp:578
↓ 2 callersFunctionispowerof2
deepmatching/std.h:62
↓ 2 callersFunctionispowerof2
deepmatching/deepmatching_wrap.c:3108
↓ 2 callersFunctionispowerof2
deepmatching/deepmatching_matlab.cpp:53
↓ 2 callersFunctionmax_array_f
deepmatching/std.h:81
↓ 2 callersFunctionmerge_one_side
deepmatching/maxfilter.cpp:878
↓ 2 callersFunctionmin_array_f
deepmatching/std.h:74
↓ 2 callersFunctionnew_pyramid_level
deepmatching/deep_matching.cpp:268
↓ 2 callersFunctionnorm_layers
normalize each pixel of a multi-layers image norm = {0:nothing, 1:L2-normalization, 0-1: normalization by (L2-norm)**<norm> } */
deepmatching/conv.cpp:183
↓ 2 callersFunctionnorm_norm
deepmatching/conv.cpp:161
↓ 2 callersFunctionprepare_big_cells
compute the grid of parent cell position, and their connection to children cells cells can be half-overlapping if <overlap>=1 <dense_step> force
deepmatching/deep_matching.cpp:73
↓ 2 callersFunctionptdot
deepmatching/maxfilter.cpp:873
↓ 2 callersFunctionrescale_corres
deepmatching/deep_matching.cpp:751
↓ 2 callersFunctionrescale_image
deepmatching/main.cpp:106
↓ 2 callersFunctionscale_rot3x3
deepmatching/deep_matching.cpp:573
↓ 2 callersFunctionskip_comments
deepmatching/io.cpp:89
↓ 2 callersFunctionsmooth_hog_gaussian
Compute a spatially smoothed version of the HOG. */
deepmatching/hog.cpp:766
↓ 2 callersFunctionsorted_alphanumerically
Sort the given iterable in the way that humans expect.
tracker-general.py:29
↓ 2 callersFunctionstack_all_pids
(track_vid, frame_list, idxs, max_pid_id, link_len)
utils.py:94
↓ 2 callersFunctionstd_printf
deepmatching/deepmatching_matlab.cpp:26
↓ 2 callersFunctionswap_first_second_img
deepmatching/deep_matching.cpp:733
↓ 1 callersFunctionSWIG_InitializeModule
deepmatching/deepmatching_wrap.c:3337
↓ 1 callersFunctionSWIG_PackVoidPtr
Pack 'void *' into a string buffer. */
deepmatching/deepmatching_wrap.c:663
↓ 1 callersFunctionSWIG_Python_AddErrMesg
deepmatching/deepmatching_wrap.c:2776
↓ 1 callersFunctionSWIG_Python_ArgFail
deepmatching/deepmatching_wrap.c:2803
↓ 1 callersFunctionSWIG_Python_FixMethods
deepmatching/deepmatching_wrap.c:3774
↓ 1 callersFunctionSWIG_Python_NewShadowInstance
deepmatching/deepmatching_wrap.c:2444
↓ 1 callersFunctionSWIG_Python_SetSwigThis
deepmatching/deepmatching_wrap.c:2519
next →1–100 of 289, ranked by callers