Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CMU-Perceptual-Computing-Lab/openpose
/ functions
Functions
1,591 in github.com/CMU-Perceptual-Computing-Lab/openpose
⨍
Functions
1,591
◇
Types & classes
321
↓ 7 callers
Function
poseBodyPartMapStringToKey
src/openpose/pose/poseParameters.cpp:643
↓ 7 callers
Method
readParameters
src/openpose/3d/cameraParameterReader.cpp:85
↓ 6 callers
Method
arrayClose
src/openpose/filestream/jsonOfstream.cpp:144
↓ 6 callers
Method
arrayOpen
src/openpose/filestream/jsonOfstream.cpp:130
↓ 6 callers
Method
configure
include/openpose/wrapper/wrapper.hpp:320
↓ 6 callers
Function
enterAndTab
src/openpose/filestream/jsonOfstream.cpp:5
↓ 6 callers
Method
getDevices
! \brief Gets a list of devices for this platform. * * Wraps clGetDeviceIDs(). */
include/openpose_private/gpu/cl2.hpp:2338
↓ 6 callers
Function
getFileNameNoExtension
src/openpose/utilities/fileSystem.cpp:193
↓ 6 callers
Function
heatMapTypesHas
src/openpose/pose/poseExtractorNet.cpp:12
↓ 6 callers
Method
join
include/openpose/thread/thread.hpp:221
↓ 6 callers
Method
operator()
src/openpose/3d/poseTriangulationPrivate.cpp:60
↓ 6 callers
Function
putTextOnCvMat
src/openpose/utilities/openCvPrivate.cpp:8
↓ 6 callers
Method
release
src/openpose/producer/flirReader.cpp:106
↓ 6 callers
Function
resizeGetScaleFactor
src/openpose/utilities/openCv.cpp:182
↓ 6 callers
Method
set
src/openpose/producer/producer.cpp:240
↓ 6 callers
Method
wait
! \brief Blocks the calling thread until this event completes. * * Wraps clWaitForEvents(). */
include/openpose_private/gpu/cl2.hpp:3056
↓ 6 callers
Method
waitAndEmplace
include/openpose/wrapper/wrapper.hpp:523
↓ 6 callers
Method
waitAndPop
include/openpose/wrapper/wrapper.hpp:656
↓ 5 callers
Function
avx_dot_product
src/openpose/tracking/pyramidalLK.cpp:72
↓ 5 callers
Function
buildErrHandler
include/openpose_private/gpu/cl2.hpp:1897
↓ 5 callers
Function
computeReprojectionErrorInPixels
src/openpose/calibration/cameraParameterEstimation.cpp:1217
↓ 5 callers
Function
createFullMessage
Note: createFullMessage(message) = message
src/openpose/utilities/errorAndLog.cpp:75
↓ 5 callers
Function
existFile
src/openpose/utilities/fileSystem.cpp:132
↓ 5 callers
Function
getFileNameAndExtension
src/openpose/utilities/fileSystem.cpp:176
↓ 5 callers
Function
getFileNameFromCameraIndex
src/openpose/calibration/cameraParameterEstimation.cpp:721
↓ 5 callers
Method
getHeatMapGpuConstPtr
src/openpose/pose/poseExtractorCaffe.cpp:690
↓ 5 callers
Method
getIsRunningSharedPtr
include/openpose/thread/threadManager.hpp:49
↓ 5 callers
Method
increase
src/openpose/pose/poseExtractorNet.cpp:355
↓ 5 callers
Method
keepTopPeople
src/openpose/pose/poseExtractor.cpp:122
↓ 5 callers
Method
reset
src/openpose/producer/webcamReader.cpp:244
↓ 5 callers
Function
sse_dot_product
src/openpose/tracking/pyramidalLK.cpp:35
↓ 5 callers
Function
uLongLongRound
include/openpose/utilities/fastMath.hpp:66
↓ 4 callers
Function
bicubicInterpolate
src/openpose/net/resizeAndMergeBaseCL.cpp:59
↓ 4 callers
Function
drawGridCorners
src/openpose/calibration/gridPatternFunctions.cpp:262
↓ 4 callers
Method
emplace
include/openpose/thread/queueBase.hpp:448
↓ 4 callers
Method
enqueueReadBuffer
include/openpose_private/gpu/cl2.hpp:7030
↓ 4 callers
Function
errorAux
src/openpose/utilities/errorAndLog.cpp:158
↓ 4 callers
Function
errorWorker
include/openpose/utilities/errorAndLog.hpp:60
↓ 4 callers
Method
forwardPass
src/openpose/net/netCaffe.cpp:212
↓ 4 callers
Function
getAverageScore
src/openpose/utilities/keypoint.cpp:352
↓ 4 callers
Method
getCameraExtrinsics
src/openpose/producer/producer.cpp:161
↓ 4 callers
Method
getCameraIntrinsics
src/openpose/producer/producer.cpp:174
↓ 4 callers
Function
getFileExtension
src/openpose/utilities/fileSystem.cpp:209
↓ 4 callers
Function
getFileParentFolderPath
src/openpose/utilities/fileSystem.cpp:247
↓ 4 callers
Function
getKeypointCounter
src/openpose/net/bodyPartConnectorBase.cpp:78
↓ 4 callers
Function
getMAverage
src/openpose/calibration/cameraParameterEstimation.cpp:328
↓ 4 callers
Function
getNonZeroKeypoints
src/openpose/utilities/keypoint.cpp:427
↓ 4 callers
Method
getNumberCameras
src/openpose/3d/cameraParameterReader.cpp:221
↓ 4 callers
Function
getOutterCornerIndices
src/openpose/calibration/gridPatternFunctions.cpp:288
↓ 4 callers
Method
getPseudoConstPtr
* Similar to getConstPtr(), but it allows the data to be edited. * This function is only implemented for Pybind11 usage. * @return A
include/openpose/core/array.hpp:329
↓ 4 callers
Method
getSharedParameters
src/openpose/core/gpuRenderer.cpp:61
↓ 4 callers
Function
getThreadId
src/openpose/utilities/errorAndLog.cpp:248
↓ 4 callers
Function
invertXPositionsIndices
src/openpose/calibration/gridPatternFunctions.cpp:187
↓ 4 callers
Function
nmsAccuratePeakPosition
src/openpose/net/nmsBase.cpp:71
↓ 4 callers
Method
objectClose
src/openpose/filestream/jsonOfstream.cpp:116
↓ 4 callers
Method
objectOpen
src/openpose/filestream/jsonOfstream.cpp:103
↓ 4 callers
Method
pop
include/openpose/thread/queueBase.hpp:486
↓ 4 callers
Method
pop
include/openpose/thread/queue.hpp:66
↓ 4 callers
Function
renderHumanBody
src/openpose/gui/gui3D.cpp:97
↓ 4 callers
Function
renderKeypointsCpu
src/openpose/utilities/keypoint.cpp:177
↓ 4 callers
Function
roundUps
src/openpose/net/resizeAndMergeBaseCL.cpp:200
↓ 4 callers
Function
saveImage
src/openpose/filestream/fileStream.cpp:346
↓ 4 callers
Method
saveKeypoints
src/openpose/filestream/keypointSaver.cpp:16
↓ 4 callers
Function
toFixedLengthString
src/openpose/utilities/string.cpp:23
↓ 4 callers
Method
workTWorkers
include/openpose/thread/subThread.hpp:56
↓ 3 callers
Function
DebugInUnity
src/openpose/utilities/errorAndLog.cpp:38
↓ 3 callers
Function
arraySharedToPtr
src/openpose/pose/poseExtractorCaffe.cpp:17
↓ 3 callers
Function
checkIfErrorHas
Private auxiliar functions
src/openpose/utilities/errorAndLog.cpp:58
↓ 3 callers
Method
copyTo
src/openpose/core/matrix.cpp:385
↓ 3 callers
Function
createProducer
src/openpose/producer/producer.cpp:411
↓ 3 callers
Method
dimensions
\brief Queries the number of dimensions in the range.
include/openpose_private/gpu/cl2.hpp:5583
↓ 3 callers
Method
enqueueMapSVM
include/openpose_private/gpu/cl2.hpp:7586
↓ 3 callers
Method
enqueueUnmapSVM
include/openpose_private/gpu/cl2.hpp:7691
↓ 3 callers
Method
enqueueWriteBuffer
include/openpose_private/gpu/cl2.hpp:7055
↓ 3 callers
Function
existDirectory
src/openpose/utilities/fileSystem.cpp:95
↓ 3 callers
Function
findAccurateGridCorners
Public functions
src/openpose/calibration/gridPatternFunctions.cpp:211
↓ 3 callers
Method
getConstCvMat
src/openpose/core/matrix.cpp:111
↓ 3 callers
Function
getCvCapPropFrameCount
src/openpose/utilities/openCv.cpp:284
↓ 3 callers
Function
getCvCapPropFrameHeight
src/openpose/utilities/openCv.cpp:323
↓ 3 callers
Function
getCvCapPropFrameWidth
src/openpose/utilities/openCv.cpp:310
↓ 3 callers
Method
getCvMat
src/openpose/core/matrix.cpp:98
↓ 3 callers
Function
getFullFilePathNoExtension
src/openpose/utilities/fileSystem.cpp:229
↓ 3 callers
Function
getGpuNumber
src/openpose/gpu/gpu.cpp:11
↓ 3 callers
Function
getImageAndPaths
src/openpose/calibration/cameraParameterEstimation.cpp:84
↓ 3 callers
Function
getInfoHelper
include/openpose_private/gpu/cl2.hpp:925
↓ 3 callers
Function
getLastNumberWithErrorMessage
src/openpose/filestream/cocoJsonSaver.cpp:9
↓ 3 callers
Method
getOutputBlobArray
src/openpose/net/netCaffe.cpp:263
↓ 3 callers
Function
getRodriguesVector
src/openpose/calibration/cameraParameterEstimation.cpp:246
↓ 3 callers
Method
getSize
* Return a vector with the size of each dimension allocated. * @return A std::vector<int> with the size of each dimension. If no memory has b
include/openpose/core/array.hpp:238
↓ 3 callers
Method
isOpened
src/openpose/producer/flirReader.cpp:93
↓ 3 callers
Function
loadImage
src/openpose/filestream/fileStream.cpp:361
↓ 3 callers
Function
makeDirectory
src/openpose/utilities/fileSystem.cpp:62
↓ 3 callers
Function
reorderPoints
src/openpose/calibration/gridPatternFunctions.cpp:314
↓ 3 callers
Function
resizeFixedAspectRatio
src/openpose/utilities/openCvPrivate.cpp:34
↓ 3 callers
Function
scaleKeypoints2d
src/openpose/utilities/keypoint.cpp:106
↓ 3 callers
Method
setImage
src/openpose/gui/gui.cpp:250
↓ 3 callers
Function
toLower
src/openpose/utilities/string.cpp:89
↓ 3 callers
Method
tryStop
include/openpose/thread/wQueueOrderer.hpp:159
↓ 3 callers
Function
tryToFindGridCorners
src/openpose/calibration/gridPatternFunctions.cpp:34
↓ 3 callers
Function
uCharCvMatToFloatPtr
src/openpose/utilities/openCv.cpp:57
← previous
next →
101–200 of 1,591, ranked by callers