MCPcopy Create free account

hub / github.com/FORTH-ModelBasedTracker/MocapNET / functions

Functions424 in github.com/FORTH-ModelBasedTracker/MocapNET

↓ 130 callersFunctiondrawLineIfPointsExist
src/MocapNET2/MocapNETLib2/visualization/drawSkeleton.cpp:21
↓ 91 callersFunctionbvh2DCopy
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:606
↓ 30 callersFunctiongetBVHJointIDFromJointName
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:586
↓ 29 callersFunctionfindJointID
(jointName,labels)
src/python/compareUtility/drawPointClouds.py:46
↓ 25 callersFunctionInputParser_GetWordFloat
InputParser_GetWordFloat.. Same with InputParser_GetWord , if the result can be converted to a float number , it returns this number else 0.0 is
dependencies/InputParser/InputParser_C.cpp:763
↓ 23 callersFunctionaddSkeletonJoint
src/MocapNET2/MocapNETLib2/IO/jsonMocapNETHelpers.cpp:67
↓ 22 callersFunctionargumentError
src/MocapNET2/MocapNETLib2/applicationLogic/parseCommandlineOptions.cpp:133
↓ 20 callersFunctionInputParser_SetDelimeter
SetDelimeter.. Sets Delimeter number num with value tmp */
dependencies/InputParser/InputParser_C.cpp:472
↓ 17 callersFunctionloadTensorflowInstance
src/Tensorflow/tensorflow.cpp:104
↓ 16 callersFunctionGetTickCountMicrosecondsMN
src/MocapNET2/MocapNETLib2/tools.cpp:402
↓ 16 callersFunctionfileExists
src/MocapNET2/MocapNETLib2/tools.cpp:445
↓ 15 callersFunctiondrawSkeleton
src/MocapNET2/MocapNETLib2/visualization/drawSkeleton.cpp:713
↓ 15 callersFunctionvisualizeNSDM
src/MocapNET2/MocapNETLib2/visualization/widgets.cpp:309
↓ 12 callersFunctionpredictTensorflow
src/Tensorflow/tensorflow.cpp:220
↓ 11 callersFunctionInputParser_SeperateWords
InputParser_SeperateWords.. Seperates words in c string (inpt) to tokens using delimiters set-up at structure ipc and keeps result at structure ipc
dependencies/InputParser/InputParser_C.cpp:867
↓ 11 callersFunctionconvertBVHFrameTo2DPoints
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:1301
↓ 10 callersFunctiondrawCircleIfPointsExist
src/MocapNET2/MocapNETLib2/visualization/drawSkeleton.cpp:11
↓ 10 callersFunctioninitializeBVHConverter
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:117
↓ 9 callersFunctionDeleteTensor
src/Tensorflow/tf_utils.cpp:228
↓ 9 callersFunctionconvertStringToLowercase
src/MocapNET2/MocapNETLib2/tools.cpp:265
↓ 8 callersFunctionCheckWordNumOk
CheckWordNumOk.. Checks if word with number num has allocated space in memory */
dependencies/InputParser/InputParser_C.cpp:517
↓ 8 callersFunctionnormalize2DPointWhileAlsoMatchingTrainingAspectRatio
src/MocapNET2/MocapNETLib2/tools.cpp:183
↓ 7 callersFunctionInputParser_Destroy
InputParser_Destroy.. Safely destroys a non null ipc structure and deallocates all commited memory */
dependencies/InputParser/InputParser_C.cpp:392
↓ 7 callersFunctionInputParser_WordCompareNoCaseAuto
InputParser_WordCompareNoCase.. Compares word (word) with token with number (num) , null terminating character is required , NO CASE SENSITIVITY..!
dependencies/InputParser/InputParser_C.cpp:631
↓ 7 callersFunctionconvertStartEndTimeFromMicrosecondsToFPS
src/MocapNET2/MocapNETLib2/tools.cpp:426
↓ 7 callersFunctiongetAngleToAlignToZero_tools
src/MocapNET2/MocapNETLib2/tools.cpp:69
↓ 7 callersFunctionopenCSVFile
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:49
↓ 7 callersFunctiontf2_run
src/Tensorflow2/tensorflow2.h:485
↓ 6 callersFunctionGetTickCountMicrosecondsJointEstimator
src/JointEstimator2D/jointEstimator2D.cpp:10
↓ 6 callersFunctionInputParser_Create
InitInputParser.. Allocates an ipc structure and with memory to it according to options for future use! for example InitInputParser( 256 , 5 ) wi
dependencies/InputParser/InputParser_C.cpp:336
↓ 6 callersFunctionfilter
* @brief Filter a new incoming value and get the result * @param Butterworth filter instance * @param Unfiltered input value * @retval Filtered out
src/MocapNET2/MocapNETLib2/postProcessing/outputFiltering.hpp:83
↓ 6 callersFunctiongetBVHJointName
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:561
↓ 6 callersFunctionwriteBVHFile
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:244
↓ 5 callersFunctionCheckIPCOk
dependencies/InputParser/InputParser_C.cpp:251
↓ 5 callersFunctionaddLeftFinger
src/MocapNET2/MocapNETLib2/IO/jsonMocapNETHelpers.cpp:131
↓ 5 callersFunctionaddRightFinger
src/MocapNET2/MocapNETLib2/IO/jsonMocapNETHelpers.cpp:86
↓ 5 callersFunctioncloseCSVFile
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:63
↓ 5 callersFunctionmallocVector
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:499
↓ 5 callersFunctiontf2_unloadModel
src/Tensorflow2/tensorflow2.h:445
↓ 5 callersFunctionunloadTensorflow
src/Tensorflow/tensorflow.cpp:190
↓ 4 callersFunctionInputParser_GetWord
InputParser_GetWord.. Copies token with number (num) to c string (wheretostore) , variable storagesize contains the total size of wheretostore..! *
dependencies/InputParser/InputParser_C.cpp:582
↓ 4 callersFunctionTFDataTypeToString
src/Tensorflow/tf_utils.cpp:258
↓ 4 callersFunctionaddSkeletonJointFromTwoJoints
src/MocapNET2/MocapNETLib2/IO/jsonMocapNETHelpers.cpp:42
↓ 4 callersFunctionappendListOf2DXY
(fo,listToUse)
src/python/mediapipe/mediapipeHolistic2CSV.py:31
↓ 4 callersFunctionappendValuesOfListOf2DXY
(fo,listToUse,values)
src/python/mediapipe/mediapipeHolistic2CSV.py:48
↓ 4 callersFunctioncodeOptimizationsForIKEnabled
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:55
↓ 4 callersFunctionderiveMocapNET2InputUsingAssociations
src/MocapNET2/MocapNETLib2/IO/conversions.cpp:95
↓ 4 callersFunctiondoIntersect
The main function that returns true if line segment 'p1q1' and 'p2q2' intersect.
src/MocapNET2/MocapNETLib2/applicationLogic/artifactRecognition.cpp:231
↓ 4 callersFunctionexecuteCommandLineNum
src/MocapNET2/MocapNETLib2/tools.cpp:332
↓ 4 callersFunctionget3DDistance
(jX,jY,jZ,pX,pY,pZ)
src/python/compareUtility/drawPointClouds.py:43
↓ 4 callersFunctiongetBVHMotionValueName
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:573
↓ 4 callersFunctioninitButterWorth
* @brief Initialize a "sensor" using fsampling/fcutoff values * @param Butterworth filter instance * @param frequency of sampling * @param frequen
src/MocapNET2/MocapNETLib2/postProcessing/outputFiltering.hpp:59
↓ 4 callersFunctioninitializeAssociationsForSubsetOfSkeleton
src/MocapNET2/MocapNETLib2/IO/conversions.cpp:36
↓ 4 callersFunctiononSegment
Given three colinear points p, q, r, the function checks if point q lies on line segment 'pr'
src/MocapNET2/MocapNETLib2/applicationLogic/artifactRecognition.cpp:206
↓ 4 callersFunctionorientation
To find orientation of ordered triplet (p, q, r). The function returns following values 0 --> p, q and r are colinear 1 --> Clockwise 2 --> Counterclo
src/MocapNET2/MocapNETLib2/applicationLogic/artifactRecognition.cpp:218
↓ 4 callersFunctionparseCSVHeader
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:95
↓ 4 callersFunctionparseNextCSVCOCOSkeleton
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:251
↓ 4 callersFunctionprocessPoseLandmarks
(mnetPose2D,correctLabels,holisticPose)
src/python/mediapipe/holisticPartNames.py:3
↓ 4 callersFunctionreadCListFromFile
(filename,listName)
src/python/mediapipe/C_Parser.py:2
↓ 4 callersFunctionstrcasecmp_sk
src/MocapNET2/MocapNETLib2/IO/skeletonAbstraction.cpp:21
↓ 4 callersFunctionupdateOpenGLView
src/MocapNET2/MocapNETLib2/visualization/opengl.cpp:115
↓ 4 callersFunctionvisualizeHandleMessages
src/MocapNET2/MocapNETLib2/visualization/visualization.cpp:394
↓ 4 callersFunctionvisualizeOpenGL
src/MocapNET2/MocapNETLib2/visualization/opengl.cpp:75
↓ 4 callersFunctionvisualizeOrientation
src/MocapNET2/MocapNETLib2/visualization/widgets.cpp:147
↓ 4 callersFunctionwriteCSVFileHeader
(filenameOutput,inputListLabels,inputStart,inputEnd,channels)
src/python/vae_hands_3d/mnet.py:19
↓ 3 callersFunctionappendToHistory
src/MocapNET2/MocapNETLib2/visualization/allInOne.cpp:19
↓ 3 callersFunctioncontrols
src/MocapNET2/drawCSV/drawCSV.cpp:34
↓ 3 callersFunctioncontrols
src/MocapNET2/BVHGUI2/bvhGUI2.cpp:56
↓ 3 callersFunctionconvertBVHFrameToFlat3DPoints
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:1424
↓ 3 callersFunctionconvertHeatmapValueToRGB
src/MocapNET2/CSVClusterPlot/csvClusterPlot.cpp:134
↓ 3 callersFunctionconvertNormalized2DJointsToOriginalImageCoordinates
src/JointEstimator2D/jointEstimator2D.cpp:554
↓ 3 callersMethodcopySkeletonConstraints
(context,doBody=True,doHands=True,doFeet=True,doFace=False,doPosition=False,doRotation=True)
src/python/blender/blender_mocapnet.py:299
↓ 3 callersFunctiondefaultMocapNET2Options
src/MocapNET2/MocapNETLib2/applicationLogic/parseCommandlineOptions.cpp:25
↓ 3 callersFunctiondumpHeatmapToCSVFile
src/JointEstimator2D/jointEstimator2D.cpp:28
↓ 3 callersFunctiongetBVHNumberOfValuesPerFrame
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:521
↓ 3 callersFunctiongetBodyLinesOfCSVFIle
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:23
↓ 3 callersFunctioninitializeMocapNET2InputAssociation
src/MocapNET2/MocapNETLib2/mocapnet2.cpp:182
↓ 3 callersFunctionloadOptionsFromCommandlineOptions
src/MocapNET2/MocapNETLib2/applicationLogic/parseCommandlineOptions.cpp:140
↓ 3 callersFunctionlocalExecution
src/MocapNET2/MocapNETLib2/core/core.cpp:317
↓ 3 callersFunctionparseNextCSVFloatLine
src/MocapNET2/MocapNETLib2/IO/csvRead.cpp:181
↓ 3 callersFunctiontf2_checkModelUsingExternalTool
src/Tensorflow2/tensorflow2.h:146
↓ 3 callersFunctiontf2_loadFrozenGraph
src/Tensorflow2/tensorflow2.h:284
↓ 3 callersFunctiontf2_loadModel
src/Tensorflow2/tensorflow2.h:367
↓ 3 callersFunctionvisualizeSkeletonSerialized
src/MocapNET2/MocapNETLib2/visualization/drawSkeleton.cpp:30
↓ 3 callersFunctionwriteCSVFileBody
(filenameOutput,inputList,inputStart,inputEnd,channels)
src/python/vae_hands_3d/mnet.py:31
↓ 2 callersFunctionCheckDelimeterNumOk
CheckDelimeterNumOk.. Checks if delimeter with number num has allocated space in memory */
dependencies/InputParser/InputParser_C.cpp:462
↓ 2 callersFunctionCreateTensor
src/Tensorflow/tf_utils.hpp:60
↓ 2 callersFunctionInputParser_GetWordLength
InputParser_GetChar.. Returns total length of token (num)..! */
dependencies/InputParser/InputParser_C.cpp:851
↓ 2 callersFunctionPrintTensorInfo
src/Tensorflow/tf_utils.cpp:376
↓ 2 callersFunctionaffineSkeletonRotation
src/MocapNET2/MocapNETLib2/IO/conversions.cpp:751
↓ 2 callersFunctionareFeetMissing
src/MocapNET2/MocapNETLib2/IO/skeletonAbstraction.cpp:57
↓ 2 callersFunctionareTwoBVHFramesCloseEnough
src/MocapNET2/MocapNETLib2/applicationLogic/poseRecognition.cpp:65
↓ 2 callersFunctionbothJointAreNotZero
src/MocapNET2/MocapNETLib2/IO/jsonMocapNETHelpers.cpp:29
↓ 2 callersFunctionbvh2DBetween2PointsCopy
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:639
↓ 2 callersFunctionchangeJointDimensions
src/MocapNET2/MocapNETLib2/IO/bvh.cpp:424
↓ 2 callersFunctioncheck3DArtifactCollision
src/MocapNET2/MocapNETLib2/applicationLogic/artifactRecognition.cpp:135
↓ 2 callersFunctioncheckAndDeallocate
src/Tensorflow/tensorflow.cpp:72
↓ 2 callersFunctionconvertFloat16ToFloat32
src/Tensorflow2/tensorflow2.h:110
↓ 2 callersFunctionconvertFloat32ToFloat16
src/Tensorflow2/tensorflow2.h:96
↓ 2 callersFunctionconvertMocapNET2OutputToSkeletonSerialized
src/MocapNET2/MocapNETLib2/IO/conversions.cpp:494
next →1–100 of 424, ranked by callers