Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YuliangXiu/PoseFlow
/ functions
Functions
289 in github.com/YuliangXiu/PoseFlow
⨍
Functions
289
◇
Types & classes
16
↓ 17 callers
Function
err_printf
deepmatching/std.cpp:12
↓ 13 callers
Function
SWIG_This
deepmatching/deepmatching_wrap.c:2188
↓ 13 callers
Function
pow2
deepmatching/std.h:59
↓ 11 callers
Function
image_delete
free memory of an image */
deepmatching/image.cpp:52
↓ 9 callers
Function
SWIG_Py_Void
deepmatching/deepmatching_wrap.c:1415
↓ 9 callers
Function
std_printf
deepmatching/std.cpp:5
↓ 8 callers
Function
ptdot
deepmatching/deep_matching.cpp:457
↓ 6 callers
Function
SWIG_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 callers
Function
image_gray_from_color
convert a color image to a gray-scale image */
deepmatching/image.cpp:109
↓ 6 callers
Function
image_new
allocate a new image of size width x height */
deepmatching/image.cpp:8
↓ 6 callers
Function
usage
deepmatching/main.cpp:24
↓ 5 callers
Function
SwigPyObject_Check
deepmatching/deepmatching_wrap.c:1651
↓ 5 callers
Function
SwigPyObject_type
deepmatching/deepmatching_wrap.c:1634
↓ 5 callers
Function
color_image_new
allocate a new color image of size width x height */
deepmatching/image.cpp:67
↓ 5 callers
Function
deep_matching
main function
deepmatching/deep_matching.cpp:679
↓ 5 callers
Function
sum_array_f
deepmatching/conv.cpp:447
↓ 4 callers
Function
SWIG_Python_GetSwigThis
deepmatching/deepmatching_wrap.c:2203
↓ 4 callers
Function
SWIG_Python_str_FromChar
deepmatching/deepmatching_wrap.c:797
↓ 4 callers
Function
SWIG_TypeCheck
Check the typename */
deepmatching/deepmatching_wrap.c:409
↓ 4 callers
Function
SwigPyObject_TypeOnce
deepmatching/deepmatching_wrap.c:1828
↓ 4 callers
Function
color_image_delete
free memory of a color image */
deepmatching/image.cpp:100
↓ 4 callers
Function
get_atomic_patch_size
return size of atomic patches
deepmatching/deep_matching.cpp:25
↓ 4 callers
Function
get_list_corres
deepmatching/maxfilter.cpp:762
↓ 4 callers
Function
noticks
()
deepmatching/viz.py:39
↓ 3 callers
Function
SWIG_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 callers
Function
SWIG_PackDataName
deepmatching/deepmatching_wrap.c:687
↓ 3 callers
Function
SWIG_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 callers
Function
SwigPyBuiltin_AddPublicSymbol
deepmatching/deepmatching_wrap.c:1224
↓ 3 callers
Function
SwigPyPacked_TypeOnce
deepmatching/deepmatching_wrap.c:2058
↓ 3 callers
Function
deep_matching_scale_rot
main function for scale/rotation invariant version
deepmatching/deep_matching.cpp:779
↓ 3 callers
Function
eye_rot3x3
deepmatching/deep_matching.cpp:556
↓ 3 callers
Function
get_source_shape
crop dimensions to a multiple of patch_size
deepmatching/deep_matching.cpp:32
↓ 3 callers
Function
orb_matching
(img1_path, img2_path, vidname, img1_id, img2_id)
matching.py:29
↓ 3 callers
Function
parse_options
deepmatching/main.cpp:115
↓ 3 callers
Function
set_default_dm_params
set default parameters
deepmatching/deep_matching.cpp:656
↓ 3 callers
Function
set_default_scalerot_params
set default parameters
deepmatching/deep_matching.cpp:767
↓ 2 callers
Function
PyBool_FromLong
deepmatching/deepmatching_wrap.c:876
↓ 2 callers
Function
PyModule_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 callers
Function
SWIG_AddCast
deepmatching/deepmatching_wrap.c:309
↓ 2 callers
Function
SWIG_PackData
Pack binary data into a string */
deepmatching/deepmatching_wrap.c:619
↓ 2 callers
Function
SWIG_TypeCast
Cast a pointer up an inheritance hierarchy */
deepmatching/deepmatching_wrap.c:463
↓ 2 callers
Function
SWIG_TypeClientData
Set the clientdata field for a type */
deepmatching/deepmatching_wrap.c:515
↓ 2 callers
Function
SWIG_UnpackData
Unpack binary data from a string */
deepmatching/deepmatching_wrap.c:635
↓ 2 callers
Function
SwigPyObject_New
deepmatching/deepmatching_wrap.c:1965
↓ 2 callers
Function
SwigPyObject_format
deepmatching/deepmatching_wrap.c:1547
↓ 2 callers
Function
SwigPyPacked_Check
deepmatching/deepmatching_wrap.c:2042
↓ 2 callers
Function
_diff_horiz
compute horizontal gradient centered with [-1,0,1] mask */
deepmatching/hog.cpp:23
↓ 2 callers
Function
_diff_vert
compute vertical gradient centered with [-1,0,1] mask */
deepmatching/hog.cpp:36
↓ 2 callers
Function
_intersect_corres
Intersect 2 mappings: erase all correspondences that are not reciprocal */
deepmatching/maxfilter.cpp:785
↓ 2 callers
Function
_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 callers
Function
_max_filter_3_layers
deepmatching/maxfilter.cpp:82
↓ 2 callers
Function
_smooth_3_horiz
deepmatching/hog.cpp:67
↓ 2 callers
Function
_smooth_3_vert
deepmatching/hog.cpp:216
↓ 2 callers
Function
_smooth_gaussian_alltype
deepmatching/hog.cpp:380
↓ 2 callers
Function
add_nose
(array)
utils.py:220
↓ 2 callers
Function
apply_rot
deepmatching/deep_matching.cpp:461
↓ 2 callers
Function
avgpool2
deepmatching/deep_matching.cpp:55
↓ 2 callers
Function
best_matching_hungarian
(all_cors, all_pids_info, all_pids_fff, track_vid_next_fid, weights, weights_fff, num, mag)
utils.py:157
↓ 2 callers
Function
cal_bbox_iou
(boxA, boxB)
utils.py:63
↓ 2 callers
Function
cal_grade
(l, w)
utils.py:59
↓ 2 callers
Function
color_image_load
load a color image from a file */
deepmatching/io.cpp:344
↓ 2 callers
Function
extract_desc
extract pixel descriptors (pixel-wise HOG) */
deepmatching/pixel_desc.cpp:55
↓ 2 callers
Function
fast_set_trans
deepmatching/conv.cpp:78
↓ 2 callers
Function
fastipow
Compute: arr **= p */
deepmatching/conv.cpp:750
↓ 2 callers
Function
generate_fake_cor
(img, out_path)
matching.py:18
↓ 2 callers
Function
get_box
(pose, imgpath)
utils.py:33
↓ 2 callers
Function
get_patch_desc_dim
Return the vectorized dimension of a HOG patch */
deepmatching/conv.cpp:218
↓ 2 callers
Function
image_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 callers
Function
image_resize_bilinear_scale
resize an image with bilinear interpolation */
deepmatching/image.cpp:223
↓ 2 callers
Function
image_resize_horiz
resize an image to a new size (assumes a difference only in width) */
deepmatching/image.cpp:145
↓ 2 callers
Function
image_resize_vert
resize an image to a new size (assumes a difference only in height) */
deepmatching/image.cpp:174
↓ 2 callers
Function
input3darray_to_color_image
deepmatching/deepmatching_matlab.cpp:57
↓ 2 callers
Function
inv_rot3x3
deepmatching/deep_matching.cpp:578
↓ 2 callers
Function
ispowerof2
deepmatching/std.h:62
↓ 2 callers
Function
ispowerof2
deepmatching/deepmatching_wrap.c:3108
↓ 2 callers
Function
ispowerof2
deepmatching/deepmatching_matlab.cpp:53
↓ 2 callers
Function
max_array_f
deepmatching/std.h:81
↓ 2 callers
Function
merge_one_side
deepmatching/maxfilter.cpp:878
↓ 2 callers
Function
min_array_f
deepmatching/std.h:74
↓ 2 callers
Function
new_pyramid_level
deepmatching/deep_matching.cpp:268
↓ 2 callers
Function
norm_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 callers
Function
norm_norm
deepmatching/conv.cpp:161
↓ 2 callers
Function
prepare_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 callers
Function
ptdot
deepmatching/maxfilter.cpp:873
↓ 2 callers
Function
rescale_corres
deepmatching/deep_matching.cpp:751
↓ 2 callers
Function
rescale_image
deepmatching/main.cpp:106
↓ 2 callers
Function
scale_rot3x3
deepmatching/deep_matching.cpp:573
↓ 2 callers
Function
skip_comments
deepmatching/io.cpp:89
↓ 2 callers
Function
smooth_hog_gaussian
Compute a spatially smoothed version of the HOG. */
deepmatching/hog.cpp:766
↓ 2 callers
Function
sorted_alphanumerically
Sort the given iterable in the way that humans expect.
tracker-general.py:29
↓ 2 callers
Function
stack_all_pids
(track_vid, frame_list, idxs, max_pid_id, link_len)
utils.py:94
↓ 2 callers
Function
std_printf
deepmatching/deepmatching_matlab.cpp:26
↓ 2 callers
Function
swap_first_second_img
deepmatching/deep_matching.cpp:733
↓ 1 callers
Function
SWIG_InitializeModule
deepmatching/deepmatching_wrap.c:3337
↓ 1 callers
Function
SWIG_PackVoidPtr
Pack 'void *' into a string buffer. */
deepmatching/deepmatching_wrap.c:663
↓ 1 callers
Function
SWIG_Python_AddErrMesg
deepmatching/deepmatching_wrap.c:2776
↓ 1 callers
Function
SWIG_Python_ArgFail
deepmatching/deepmatching_wrap.c:2803
↓ 1 callers
Function
SWIG_Python_FixMethods
deepmatching/deepmatching_wrap.c:3774
↓ 1 callers
Function
SWIG_Python_NewShadowInstance
deepmatching/deepmatching_wrap.c:2444
↓ 1 callers
Function
SWIG_Python_SetSwigThis
deepmatching/deepmatching_wrap.c:2519
next →
1–100 of 289, ranked by callers