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
↓ 1 callers
Function
sigmoid_array
Pass the gradient image through a sigmoid */
deepmatching/hog.cpp:724
↓ 1 callers
Function
skip_comment
deepmatching/io.cpp:63
↓ 1 callers
Function
sparse_conv
aggregate response maps of children patches to form response maps of parent patches */
deepmatching/deep_matching.cpp:226
↓ 1 callers
Function
swig_import_helper
()
deepmatching/deepmatching.py:17
↓ 1 callers
Function
swig_varlink_str
deepmatching/deepmatching_wrap.c:3551
↓ 1 callers
Function
swig_varlink_type
deepmatching/deepmatching_wrap.c:3645
↓ 1 callers
Function
transpose_matrix
Transpose A (N rows by M cols) into B (M by N)
deepmatching/conv.cpp:505
↓ 1 callers
Function
transpose_scalar_block
deepmatching/conv.cpp:497
↓ 1 callers
Function
usage_python
()
deepmatching/deepmatching.py:102
↓ 1 callers
Function
usage_python
deepmatching/deepmatching_wrap.c:3153
Function
PyNumber_AsSsize_t
deepmatching/deepmatching_wrap.c:901
Function
PyString_FromFormat
deepmatching/deepmatching_wrap.c:823
Function
SWIG_CheckState
deepmatching/deepmatching_wrap.c:312
Function
SWIG_PropagateClientData
This function will propagate the clientdata field of type to * any new swig_type_info structures that have been added into the list * of equivalent ty
deepmatching/deepmatching_wrap.c:3484
Function
SWIG_PyInstanceMethod_New
deepmatching/deepmatching_wrap.c:1125
Function
SWIG_Py_None
deepmatching/deepmatching_wrap.c:1405
Function
SWIG_Python_AcquirePtr
deepmatching/deepmatching_wrap.c:2269
Function
SWIG_Python_AddErrorMsg
deepmatching/deepmatching_wrap.c:1003
Function
SWIG_Python_AppendOutput
deepmatching/deepmatching_wrap.c:1259
Function
SWIG_Python_CheckImplicit
deepmatching/deepmatching_wrap.c:1435
Function
SWIG_Python_ConvertFunctionPtr
deepmatching/deepmatching_wrap.c:2389
Function
SWIG_Python_ConvertPacked
deepmatching/deepmatching_wrap.c:2421
Function
SWIG_Python_ConvertPtrAndOwn
deepmatching/deepmatching_wrap.c:2284
Function
SWIG_Python_ErrorType
deepmatching/deepmatching_wrap.c:959
Function
SWIG_Python_ExceptionType
deepmatching/deepmatching_wrap.c:1442
Function
SWIG_Python_GetModule
deepmatching/deepmatching_wrap.c:2626
Function
SWIG_Python_InitShadowInstance
deepmatching/deepmatching_wrap.c:2541
Function
SWIG_Python_InstallConstants
Install Constants */
deepmatching/deepmatching_wrap.c:3747
Function
SWIG_Python_MustGetPtr
Convert a pointer value, signal an exception on a type mismatch */
deepmatching/deepmatching_wrap.c:2863
Function
SWIG_Python_NewPackedObj
deepmatching/deepmatching_wrap.c:2613
Function
SWIG_Python_NewPointerObj
deepmatching/deepmatching_wrap.c:2559
Function
SWIG_Python_SetConstant
deepmatching/deepmatching_wrap.c:1231
Function
SWIG_Python_SetErrorMsg
deepmatching/deepmatching_wrap.c:1211
Function
SWIG_Python_SetErrorObj
deepmatching/deepmatching_wrap.c:1203
Function
SWIG_Python_SetModule
deepmatching/deepmatching_wrap.c:2706
Function
SWIG_Python_TypeQuery
deepmatching/deepmatching_wrap.c:2739
Function
SWIG_Python_addvarlink
deepmatching/deepmatching_wrap.c:3718
Function
SWIG_Python_newvarlink
Create a variable linking object for use later */
deepmatching/deepmatching_wrap.c:3709
Function
SWIG_TypeCheckStruct
Identical to SWIG_TypeCheck, except strcmp is replaced with a pointer comparison */
deepmatching/deepmatching_wrap.c:436
Function
SWIG_TypeDynamicCast
Dynamic pointer casting. Down an inheritance hierarchy */
deepmatching/deepmatching_wrap.c:471
Function
SWIG_TypeName
Return the name associated with this type */
deepmatching/deepmatching_wrap.c:485
Function
SWIG_TypeNewClientData
deepmatching/deepmatching_wrap.c:531
Function
SWIG_UnpackDataName
deepmatching/deepmatching_wrap.c:702
Function
SWIG_globals
deepmatching/deepmatching_wrap.c:3735
Function
SwigPyClientData_New
deepmatching/deepmatching_wrap.c:1450
Function
SwigPyObject_dealloc
deepmatching/deepmatching_wrap.c:1667
Function
SwigPyObject_get___dict__
deepmatching/deepmatching_wrap.c:1527
Function
SwigPyObject_getattr
deepmatching/deepmatching_wrap.c:1821
Function
SwigPyObject_hex
deepmatching/deepmatching_wrap.c:1575
Function
SwigPyObject_oct
deepmatching/deepmatching_wrap.c:1569
Function
SwigPyObject_richcompare
Added for Python 3.x, would it also be useful for Python 2.x? */
deepmatching/deepmatching_wrap.c:1617
Function
SwigPyPacked_compare
deepmatching/deepmatching_wrap.c:2025
Function
SwigPyPacked_dealloc
deepmatching/deepmatching_wrap.c:2048
Function
SwigPyPacked_print
deepmatching/deepmatching_wrap.c:1989
Function
SwigPyPacked_repr
deepmatching/deepmatching_wrap.c:2003
Function
SwigPyPacked_str
deepmatching/deepmatching_wrap.c:2014
Function
_compute_hog_8_direct
compute 8 directions of gradient per pixels using 4 oriented filters extremely simple like [-1,1] */
deepmatching/hog.cpp:533
Function
_maxpool2
Max-pool in 2x2 px non-overlapping cells */
deepmatching/maxfilter.cpp:255
Function
_subsample2
Subsample an array, equivalent to res = img[:,::2,::2] */
deepmatching/maxfilter.cpp:102
Function
_swig_getattr
(self, class_type, name)
deepmatching/deepmatching.py:77
Function
_swig_repr
(self)
deepmatching/deepmatching.py:81
Function
_swig_setattr
(self, class_type, name, value)
deepmatching/deepmatching.py:62
Function
_wrap_deepmatching_numpy
deepmatching/deepmatching_wrap.c:3161
Function
_wrap_usage_python
deepmatching/deepmatching_wrap.c:3237
Function
arg_sort_maxima
deepmatching/deep_matching.cpp:377
Function
cmp_corres
deepmatching/maxfilter.cpp:778
Function
color_image_cpy
allocate a new color image and copy the content from src */
deepmatching/image.cpp:86
Function
color_image_erase
set all pixels values to zeros */
deepmatching/image.cpp:94
Function
compute_oks
(anno, predict, delta)
utils.py:81
Function
deepmatching
matches = deepmatching.deepmatching(image1, image2, options='') Compute the 'DeepMatching' between two images. Images must be HxWx3 numpy
deepmatching/deepmatching.py:107
Function
endswith
deepmatching/main.cpp:97
Function
err_printf
deepmatching/deepmatching_matlab.cpp:36
Function
fast_add_val
deepmatching/conv.cpp:39
Function
fast_div
deepmatching/conv.cpp:65
Function
fast_set_val
deepmatching/conv.cpp:31
Function
fasthinge
Compute: arr = max(0,(arr-p)/(1-p)) */
deepmatching/conv.cpp:781
Function
image_cpy
allocate a new image and copy the content from src */
deepmatching/image.cpp:29
Function
image_erase
set all pixels values to zeros */
deepmatching/image.cpp:37
Function
image_mul_scalar
multiply an image by a scalar */
deepmatching/image.cpp:44
Function
main
deepmatching/main.cpp:244
Function
mexFunction
deepmatching/deepmatching_matlab.cpp:85
Function
motion_notify_callback
(event)
deepmatching/viz.py:20
Function
subtract_mean_ori
Post-processing of the HOG: cross-orientation inhibition. for one pixel i and orientation o: hog[i,o] = max(0, hog[i,o] - coef*hog[i,:].mean()) */
deepmatching/hog.cpp:671
Function
swig_varlink_dealloc
deepmatching/deepmatching_wrap.c:3600
Function
swig_varlink_getattr
deepmatching/deepmatching_wrap.c:3611
Function
swig_varlink_print
deepmatching/deepmatching_wrap.c:3589
Function
swig_varlink_repr
deepmatching/deepmatching_wrap.c:3542
Function
swig_varlink_setattr
deepmatching/deepmatching_wrap.c:3628
Function
transfer_corres_score
erase corres in the first array that are not in the second one */
deepmatching/maxfilter.cpp:831
← previous
201–289 of 289, ranked by callers