Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ functions
Functions
5,111 in github.com/OpenPTrack/open_ptrack_v2
⨍
Functions
5,111
◇
Types & classes
1,114
↓ 6 callers
Function
UniversalPrint
rtpose_wrapper/src/gtest/gtest.h:9881
↓ 6 callers
Method
backward
(self, top, propagate_down, bottom)
rtpose_wrapper/python/caffe/test/test_python_layer.py:21
↓ 6 callers
Function
caffe_rng
rtpose_wrapper/include/caffe/util/rng.hpp:16
↓ 6 callers
Function
constrain
yolo_detector/darknet_opt/src/utils.c:528
↓ 6 callers
Function
distort_image
yolo_detector/darknet_opt/src/image.c:1284
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
rtpose_wrapper/src/gtest/gtest-all.cpp:2033
↓ 6 callers
Method
file_name
rtpose_wrapper/include/caffe/layers/hdf5_output_layer.hpp:42
↓ 6 callers
Function
float_to_box
yolo_detector/darknet_opt/src/box.c:6
↓ 6 callers
Function
gemm_cpu
yolo_detector/darknet_opt/src/gemm.c:145
↓ 6 callers
Function
get_color
yolo_detector/darknet_opt/src/image.c:17
↓ 6 callers
Function
get_pixel_extend
yolo_detector/darknet_opt/src/image.c:52
↓ 6 callers
Method
id
opt_calibration/include/open_ptrack/opt_calibration/opt_calibration.h:128
↓ 6 callers
Function
isPSD
bayes/src/matSup.cpp:54
↓ 6 callers
Function
load_image
yolo_detector/darknet_opt/src/image.c:1435
↓ 6 callers
Method
loss
* @brief Returns the scalar loss associated with a top blob at a given index. */
rtpose_wrapper/include/caffe/layer.hpp:199
↓ 6 callers
Function
make_list
yolo_detector/darknet_opt/src/list.c:5
↓ 6 callers
Method
mean_bound
rtpose_wrapper/src/caffe/test/test_random_number_generator.cpp:53
↓ 6 callers
Function
process_and_pad_image
rtpose_wrapper/apps/rtpose.cpp:513
↓ 6 callers
Function
prod_SPDT
bayes/include/open_ptrack/bayes/uBLASmatrix.hpp:587
↓ 6 callers
Function
random_distort_image
yolo_detector/darknet_opt/src/image.c:1299
↓ 6 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
rtpose_wrapper/src/gtest/gtest-all.cpp:5203
↓ 6 callers
Function
read_boxes
yolo_detector/darknet_opt/src/data.c:138
↓ 6 callers
Method
release
rtpose_wrapper/src/gtest/gtest.h:1847
↓ 6 callers
Function
scale_image_channel
yolo_detector/darknet_opt/src/image.c:1220
↓ 6 callers
Function
scale_matrix
yolo_detector/darknet_opt/src/matrix.c:37
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
yolo_detector/darknet_opt/src/stb_image.h:2398
↓ 6 callers
Function
stbi__hdr_gettoken
yolo_detector/darknet_opt/src/stb_image.h:5796
↓ 6 callers
Method
test_params
rtpose_wrapper/src/caffe/test/test_filler.cpp:199
↓ 5 callers
Method
Close
rtpose_wrapper/include/caffe/util/db_lmdb.hpp:77
↓ 5 callers
Function
CloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
rtpose_wrapper/scripts/cpp_lint.py:1254
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
rtpose_wrapper/src/gtest/gtest-all.cpp:2301
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
rtpose_wrapper/src/gtest/gtest-all.cpp:6649
↓ 5 callers
Function
GetPreviousNonBlankLine
Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenu
rtpose_wrapper/scripts/cpp_lint.py:3046
↓ 5 callers
Function
GetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
rtpose_wrapper/tools/caffe.cpp:165
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
rtpose_wrapper/src/gtest/gtest-all.cpp:5651
↓ 5 callers
Method
NewCursor
rtpose_wrapper/src/caffe/util/db_lmdb.cpp:39
↓ 5 callers
Function
ReadNetParamsFromTextFileOrDie
rtpose_wrapper/src/caffe/util/upgrade_proto.cpp:77
↓ 5 callers
Function
ReadProtoFromBinaryFile
rtpose_wrapper/src/caffe/util/io.cpp:52
↓ 5 callers
Method
RngGaussianFill
rtpose_wrapper/src/caffe/test/test_random_number_generator.cpp:61
↓ 5 callers
Method
RngUniformFill
rtpose_wrapper/src/caffe/test/test_random_number_generator.cpp:104
↓ 5 callers
Method
SetUp
rtpose_wrapper/src/caffe/test/test_image_data_layer.cpp:28
↓ 5 callers
Method
SetUp
rtpose_wrapper/src/caffe/test/test_slice_layer.cpp:25
↓ 5 callers
Method
SetUp
rtpose_wrapper/src/caffe/test/test_spp_layer.cpp:30
↓ 5 callers
Method
StartInternalThread
rtpose_wrapper/src/caffe/internal_thread.cpp:21
↓ 5 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
rtpose_wrapper/src/gtest/gtest-all.cpp:8540
↓ 5 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
rtpose_wrapper/src/gtest/gtest-all.cpp:1617
↓ 5 callers
Method
TestLogForward
rtpose_wrapper/src/caffe/test/test_neuron_layer.cpp:147
↓ 5 callers
Method
TestLogGradient
rtpose_wrapper/src/caffe/test/test_neuron_layer.cpp:171
↓ 5 callers
Function
UdUinverse
bayes/src/UdU.cpp:511
↓ 5 callers
Function
UdUrecompose_transpose
bayes/src/UdU.cpp:602
↓ 5 callers
Method
add
(self, msg, my_queue)
recognition/scripts/recognition_utils.py:41
↓ 5 callers
Method
addData
opt_calibration/include/open_ptrack/opt_calibration/opt_calibration.h:223
↓ 5 callers
Method
addFaces
* @brief adds a set of face features to the feature list * @param faces features to be added */
recognition/include/open_ptrack/recognition/registered_face.hpp:55
↓ 5 callers
Function
caffe_memset
rtpose_wrapper/include/caffe/util/math_functions.hpp:42
↓ 5 callers
Function
caffe_rng_bernoulli
rtpose_wrapper/src/caffe/util/math_functions.cpp:289
↓ 5 callers
Method
closeSocketUDP
opt_utils/src/udp_messaging.cpp:80
↓ 5 callers
Method
current_test_info
Returns the TestInfo object for the test that's currently running, or NULL if no test is running. L < mutex_
rtpose_wrapper/src/gtest/gtest-all.cpp:5197
↓ 5 callers
Method
device
rtpose_wrapper/include/caffe/parallel.hpp:71
↓ 5 callers
Function
dist_array
yolo_detector/darknet_opt/src/utils.c:535
↓ 5 callers
Function
forward_network
yolo_detector/darknet_opt/src/network.c:184
↓ 5 callers
Method
generator
rtpose_wrapper/src/caffe/common.cpp:101
↓ 5 callers
Method
getDuration
detection/src/detection_source.cpp:142
↓ 5 callers
Method
getJoints
body_pose_estimation/include/body_pose_estimation/skeleton_base.h:55
↓ 5 callers
Method
getSecFromLastHighConfidenceDetection
tracking/src/track.cpp:306
↓ 5 callers
Method
getTrackerId
recognition/include/open_ptrack/recognition/bayes/tracker_status_bayes.hpp:33
↓ 5 callers
Method
getTrackerId
recognition/include/open_ptrack/recognition/nn/tracker_status_nn.hpp:34
↓ 5 callers
Function
hsv_to_rgb
yolo_detector/darknet_opt/src/image.c:1118
↓ 5 callers
Function
identity
bayes/include/open_ptrack/bayes/uBLASmatrix.hpp:412
↓ 5 callers
Function
im2col_cpu
From Berkeley Vision's Caffe! https://github.com/BVLC/caffe/blob/master/LICENSE
yolo_detector/darknet_opt/src/im2col.c:16
↓ 5 callers
Method
init
tracking/src/track.cpp:88
↓ 5 callers
Method
iter
rtpose_wrapper/include/caffe/solver.hpp:75
↓ 5 callers
Function
listeners
Provides access to the event listener list.
rtpose_wrapper/src/gtest/gtest-all.cpp:975
↓ 5 callers
Function
load_alphabet
yolo_detector/darknet_opt/src/image.c:222
↓ 5 callers
Function
load_cifar10_data
yolo_detector/darknet_opt/src/data.c:1327
↓ 5 callers
Method
load_net
(self, net_proto)
rtpose_wrapper/python/caffe/test/test_net_spec.py:52
↓ 5 callers
Function
mag_array
yolo_detector/darknet_opt/src/utils.c:571
↓ 5 callers
Function
make_empty_image
yolo_detector/darknet_opt/src/image.c:711
↓ 5 callers
Function
mxCHECK_FILE_EXIST
Check if a file exists and can be opened
rtpose_wrapper/matlab/+caffe/private/caffe_.cpp:33
↓ 5 callers
Function
mxERROR
rtpose_wrapper/matlab/+caffe/private/caffe_.cpp:30
↓ 5 callers
Function
print_symbol
yolo_detector/darknet_opt/examples/rnn.c:237
↓ 5 callers
Function
rand_normal
From http://en.wikipedia.org/wiki/Box%E2%80%93Muller_transform
yolo_detector/darknet_opt/src/utils.c:642
↓ 5 callers
Function
rand_scale
yolo_detector/darknet_opt/src/utils.c:696
↓ 5 callers
Function
read_intlist
yolo_detector/darknet_opt/src/utils.c:33
↓ 5 callers
Function
rgb_to_hsv
http://www.cs.rit.edu/~ncs/color/t_convert.html
yolo_detector/darknet_opt/src/image.c:1081
↓ 5 callers
Function
rotate_crop_image
yolo_detector/darknet_opt/src/image.c:770
↓ 5 callers
Method
save
opt_calibration/src/opt_calibration_node.cpp:409
↓ 5 callers
Method
setHeightLimits
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:152
↓ 5 callers
Method
setMinimumDistanceBetweenHeads
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:167
↓ 5 callers
Method
show
(self)
recognition/scripts/recognition_visualization_node.py:149
↓ 5 callers
Method
solve
tracking/src/munkres.cpp:316
↓ 5 callers
Function
stbi__do_zlib
yolo_detector/darknet_opt/src/stb_image.h:3797
↓ 5 callers
Function
stbi__getn
yolo_detector/darknet_opt/src/stb_image.h:1252
↓ 5 callers
Function
stbi__hdr_test
yolo_detector/darknet_opt/src/stb_image.h:5788
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
yolo_detector/darknet_opt/src/stb_image.h:1587
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
yolo_detector/darknet_opt/src/stb_image.h:2415
↓ 5 callers
Function
stbi__paeth
yolo_detector/darknet_opt/src/stb_image.h:3944
↓ 5 callers
Function
stbi__start_callbacks
initialize a callback-based context
yolo_detector/darknet_opt/src/stb_image.h:768
↓ 5 callers
Function
stbi__zbuild_huffman
yolo_detector/darknet_opt/src/stb_image.h:3469
↓ 5 callers
Method
sumsq_diff
rtpose_wrapper/src/caffe/blob.cpp:288
↓ 5 callers
Function
tanh
rtpose_wrapper/src/caffe/layers/lstm_unit_layer.cpp:16
← previous
next →
401–500 of 5,111, ranked by callers