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
↓ 4 callers
Method
setMinConfidenceForTrackInitialization
tracking/src/tracker.cpp:495
↓ 4 callers
Method
setObjectName
detection/src/multiple_objects_detection/object_detector.cpp:65
↓ 4 callers
Method
setPositionVariance
tracking/src/track.cpp:642
↓ 4 callers
Method
setSamplingFactor
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:107
↓ 4 callers
Method
setSecBeforeFake
tracking/src/tracker.cpp:507
↓ 4 callers
Method
setSecBeforeOld
tracking/src/tracker.cpp:501
↓ 4 callers
Method
setSecRemainNew
tracking/src/tracker.cpp:513
↓ 4 callers
Method
setSensorTiltCompensation
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:179
↓ 4 callers
Method
setStatus
tracking/src/track.cpp:270
↓ 4 callers
Method
setUseRGB
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:185
↓ 4 callers
Method
setVoxelSize
detection/include/open_ptrack/detection/impl/ground_based_people_detection_app.hpp:113
↓ 4 callers
Method
setWorldCentroid
detection/src/detection.cpp:145
↓ 4 callers
Function
simple_net_file
Make a simple net prototxt, based on test_net.cpp, returning the name of the (temporary) file.
rtpose_wrapper/python/caffe/test/test_net.py:11
↓ 4 callers
Function
softmax_cpu
yolo_detector/darknet_opt/src/blas.c:281
↓ 4 callers
Method
spin
(self)
opt_calibration/apps/status_plot.py:110
↓ 4 callers
Function
stbi__bitcount
yolo_detector/darknet_opt/src/stb_image.h:4551
↓ 4 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
yolo_detector/darknet_opt/src/stb_image.h:3260
↓ 4 callers
Function
stbi__compute_y
yolo_detector/darknet_opt/src/stb_image.h:1314
↓ 4 callers
Function
stbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
yolo_detector/darknet_opt/src/stb_image.h:1641
↓ 4 callers
Function
stbi__fopen
yolo_detector/darknet_opt/src/stb_image.h:1016
↓ 4 callers
Function
stbi__high_bit
returns 0..31 for the highest set bit
yolo_detector/darknet_opt/src/stb_image.h:4539
↓ 4 callers
Function
stbi__jpeg_get_bit
yolo_detector/darknet_opt/src/stb_image.h:1668
↓ 4 callers
Function
stbi__load_flip
yolo_detector/darknet_opt/src/stb_image.h:967
↓ 4 callers
Function
stbi__readval
yolo_detector/darknet_opt/src/stb_image.h:5252
↓ 4 callers
Function
stbi__shiftsigned
yolo_detector/darknet_opt/src/stb_image.h:4561
↓ 4 callers
Function
stbi__start_file
yolo_detector/darknet_opt/src/stb_image.h:802
↓ 4 callers
Function
stbi__start_mem
initialize a memory-decode context
yolo_detector/darknet_opt/src/stb_image.h:759
↓ 4 callers
Function
stbi__zget8
yolo_detector/darknet_opt/src/stb_image.h:3536
↓ 4 callers
Method
sumsq_data
rtpose_wrapper/src/caffe/blob.cpp:251
↓ 4 callers
Function
sync_nets
yolo_detector/darknet_opt/src/network.c:1023
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
rtpose_wrapper/src/gtest/gtest-all.cpp:2048
↓ 4 callers
Method
toMarkerArray
tracking/src/tracker.cpp:170
↓ 4 callers
Method
toMsg
tracking/src/track.cpp:578
↓ 4 callers
Method
total_test_count
Gets the number of all tests.
rtpose_wrapper/src/gtest/gtest-all.cpp:2043
↓ 4 callers
Function
train_network_datum
yolo_detector/darknet_opt/src/network.c:285
↓ 4 callers
Method
updateTracks
tracking/src/tracker.cpp:148
↓ 4 callers
Method
validate
tracking/src/track.cpp:252
↓ 3 callers
Method
AddMatVector
rtpose_wrapper/src/caffe/layers/memory_data_layer.cpp:58
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
rtpose_wrapper/src/gtest/gtest-all.cpp:3110
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
rtpose_wrapper/src/gtest/gtest.h:17296
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
rtpose_wrapper/src/gtest/gtest-all.cpp:8417
↓ 3 callers
Function
CheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. linenum: The number of the line to chec
rtpose_wrapper/scripts/cpp_lint.py:4247
↓ 3 callers
Function
CleanseComments
Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comment
rtpose_wrapper/scripts/cpp_lint.py:1167
↓ 3 callers
Method
Clone
rtpose_wrapper/src/gtest/gtest.h:10146
↓ 3 callers
Function
FOpen
rtpose_wrapper/src/gtest/gtest.h:2682
↓ 3 callers
Function
FindEndOfExpressionInLine
Find the position just after the matching endchar. Args: line: a CleansedLines line. startpos: start searching at this position. depth:
rtpose_wrapper/scripts/cpp_lint.py:1230
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
rtpose_wrapper/src/gtest/gtest-all.cpp:8451
↓ 3 callers
Function
FlushInfoLog
rtpose_wrapper/src/gtest/gtest.h:1990
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
rtpose_wrapper/src/gtest/gtest-all.cpp:4499
↓ 3 callers
Method
ForwardFrom
rtpose_wrapper/src/caffe/net.cpp:558
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
rtpose_wrapper/src/gtest/gtest-all.cpp:1995
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
rtpose_wrapper/src/gtest/gtest-all.cpp:1897
↓ 3 callers
Method
InitAllInOneNet
rtpose_wrapper/src/caffe/test/test_net.cpp:786
↓ 3 callers
Method
InitDiffDataSharedWeightsNet
rtpose_wrapper/src/caffe/test/test_net.cpp:505
↓ 3 callers
Function
InsertSplits
rtpose_wrapper/src/caffe/util/insert_splits.cpp:12
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
rtpose_wrapper/src/gtest/gtest-all.cpp:8518
↓ 3 callers
Function
IsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
rtpose_wrapper/scripts/cpp_lint.py:2369
↓ 3 callers
Function
IsSpace
rtpose_wrapper/src/gtest/gtest.h:2585
↓ 3 callers
Function
IsTrue
rtpose_wrapper/src/gtest/gtest-all.cpp:5834
↓ 3 callers
Method
L
bayes/include/open_ptrack/bayes/models.hpp:173
↓ 3 callers
Method
Lz
bayes/include/open_ptrack/bayes/models.hpp:177
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
rtpose_wrapper/src/gtest/gtest-all.cpp:8123
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
rtpose_wrapper/src/gtest/gtest-all.cpp:5863
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
rtpose_wrapper/src/gtest/gtest-all.cpp:8466
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
rtpose_wrapper/src/gtest/gtest-all.cpp:5918
↓ 3 callers
Function
ParseNolintSuppressions
Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Rep
rtpose_wrapper/scripts/cpp_lint.py:464
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
rtpose_wrapper/src/gtest/gtest-all.cpp:8612
↓ 3 callers
Function
PrintRawArrayTo
rtpose_wrapper/src/gtest/gtest.h:9632
↓ 3 callers
Function
PrintToString
rtpose_wrapper/src/gtest/gtest.h:9973
↓ 3 callers
Function
PrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
rtpose_wrapper/src/gtest/gtest-all.cpp:8830
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
rtpose_wrapper/src/gtest/gtest-all.cpp:7766
↓ 3 callers
Function
ReportFailureInUnknownLocation
rtpose_wrapper/src/gtest/gtest-all.cpp:3235
↓ 3 callers
Method
RepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
rtpose_wrapper/scripts/cpp_lint.py:885
↓ 3 callers
Method
Restore
rtpose_wrapper/src/caffe/solver.cpp:472
↓ 3 callers
Method
RunPaddingUpgradeTest
rtpose_wrapper/src/caffe/test/test_upgrade_proto.cpp:21
↓ 3 callers
Method
RunV0UpgradeTest
rtpose_wrapper/src/caffe/test/test_upgrade_proto.cpp:1091
↓ 3 callers
Method
Seconds
rtpose_wrapper/src/caffe/util/benchmark.cpp:103
↓ 3 callers
Method
SeenOpenBrace
Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost
rtpose_wrapper/scripts/cpp_lint.py:1931
↓ 3 callers
Method
SetUp
rtpose_wrapper/src/caffe/test/test_stochastic_pooling.cpp:26
↓ 3 callers
Method
SetUp
rtpose_wrapper/src/caffe/test/test_dummy_data_layer.cpp:23
↓ 3 callers
Method
SetUp
* @brief Implements common layer setup functionality. * * @param bottom the preshaped input blobs * @param top * the allocated but uns
rtpose_wrapper/include/caffe/layer.hpp:67
↓ 3 callers
Function
ShuffleRange
rtpose_wrapper/src/gtest/gtest-all.cpp:699
↓ 3 callers
Method
Split
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
rtpose_wrapper/scripts/cpp_lint.py:930
↓ 3 callers
Method
TestForwardRectHigh
Test for 3x 2 rectangular pooling layer with kernel_h > kernel_w
rtpose_wrapper/src/caffe/test/test_pooling_layer.cpp:121
↓ 3 callers
Method
TestForwardRectWide
Test for rectangular pooling layer with kernel_w > kernel_h
rtpose_wrapper/src/caffe/test/test_pooling_layer.cpp:246
↓ 3 callers
Method
TestForwardSquare
Test for 2x 2 square pooling layer
rtpose_wrapper/src/caffe/test/test_pooling_layer.cpp:49
↓ 3 callers
Function
UCfactor
bayes/src/UdU.cpp:392
↓ 3 callers
Function
UdUdet
bayes/src/UdU.cpp:176
↓ 3 callers
Function
UniversalTersePrint
rtpose_wrapper/src/gtest/gtest.h:9862
↓ 3 callers
Function
UpgradeV0PaddingLayers
rtpose_wrapper/src/caffe/util/upgrade_proto.cpp:131
↓ 3 callers
Function
WriteProtoToTextFile
rtpose_wrapper/src/caffe/util/io.cpp:44
↓ 3 callers
Method
__init__
(self, filename)
rtpose_wrapper/scripts/cpp_lint.py:878
↓ 3 callers
Method
__invokeService
(self, local_service_name)
opt_calibration/apps/calibration_initializer.py:243
↓ 3 callers
Method
_to_proto
(self, layers, names, autonames)
rtpose_wrapper/python/caffe/net_spec.py:96
↓ 3 callers
Method
addToTraining
detection/src/haardispada.cpp:151
↓ 3 callers
Method
analyzeData
opt_calibration/src/opt_calibration.cpp:88
↓ 3 callers
Function
apply_buffers
rtpose_wrapper/src/caffe/parallel.cpp:26
↓ 3 callers
Function
assign_proto
Assign a Python object to a protobuf message, based on the Python type (in recursive fashion). Lists become repeated fields/messages, dicts be
rtpose_wrapper/python/caffe/net_spec.py:56
↓ 3 callers
Function
backward_batchnorm_layer
yolo_detector/darknet_opt/src/batchnorm_layer.c:157
↓ 3 callers
Function
backward_convolutional_layer
yolo_detector/darknet_opt/src/convolutional_layer.c:482
← previous
next →
601–700 of 5,111, ranked by callers