MCPcopy Create free account

hub / github.com/CMU-Perceptual-Computing-Lab/openpose / types & classes

Types & classes321 in github.com/CMU-Perceptual-Computing-Lab/openpose

↓ 14 callersClassBuffer
include/openpose_private/gpu/cl2.hpp:700
↓ 9 callersClassEnqueueArgs
include/openpose_private/gpu/cl2.hpp:9144
↓ 9 callersClassNDRange
\brief Class interface for specifying NDRange values.
include/openpose_private/gpu/cl2.hpp:5531
↓ 6 callersClassCommandQueue
include/openpose_private/gpu/cl2.hpp:697
↓ 6 callersClassContext
include/openpose_private/gpu/cl2.hpp:696
↓ 5 callersClassDevice
include/openpose_private/gpu/cl2.hpp:695
↓ 3 callersClassPlatform
! \brief Class interface for cl_platform_id. * * \note Copies of these objects are inexpensive, since they don't 'own' * any underlying res
include/openpose_private/gpu/cl2.hpp:2192
↓ 3 callersClassProgram
include/openpose_private/gpu/cl2.hpp:694
↓ 2 callersClassKernel
include/openpose_private/gpu/cl2.hpp:5528
↓ 2 callersClassPersonTrackerEntry
src/openpose/tracking/personTracker.cpp:11
↓ 1 callersClassBuildError
* Exception class for build errors to carry build info */
include/openpose_private/gpu/cl2.hpp:1882
↓ 1 callersClassError
! \brief Exception class * * This may be thrown by API functions when CL_HPP_ENABLE_EXCEPTIONS is defined. */
include/openpose_private/gpu/cl2.hpp:708
↓ 1 callersClasssize_t
include/openpose_private/gpu/cl2.hpp:608
ClassArray
include/openpose/core/array.hpp:21
ClassArrayCpuGpu
include/openpose/core/arrayCpuGpu.hpp:15
ClassArrayCpuGpu<T>::ImplArrayCpuGpu
src/openpose/core/arrayCpuGpu.cpp:10
ClassBodyPartConnectorCaffe
include/openpose/net/bodyPartConnectorCaffe.hpp:13
ClassBufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
include/openpose_private/gpu/cl2.hpp:3863
ClassBufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for detai
include/openpose_private/gpu/cl2.hpp:3971
ClassBufferRenderGL
! \brief Class interface for GL Render Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory fo
include/openpose_private/gpu/cl2.hpp:4068
ClassBundleAdjustmentUnit
src/openpose/calibration/cameraParameterEstimation.cpp:1580
ClassBvhSaver::ImplBvhSaver
src/openpose/filestream/bvhSaver.cpp:9
ClassCL_EXT_PREFIX__VERSION_1_1_DEPRECATED
include/openpose_private/gpu/cl2.hpp:4765
EnumCameraMode
src/openpose/gui/gui3D.cpp:34
ClassCameraParameterReader::ImplCameraParameterReader
src/openpose/3d/cameraParameterReader.cpp:12
EnumCocoJsonFormat
include/openpose/filestream/enumClasses.hpp:14
EnumDataFormat
include/openpose/filestream/enumClasses.hpp:6
ClassDatumProducer
include/openpose/producer/datumProducer.hpp:14
ClassDatumProducer<BASE_DATUM>
include/openpose/producer/datumProducer.hpp:189
ClassDeleter
include/openpose_private/gpu/cl2.hpp:3554
EnumDetector
include/openpose/wrapper/enumClasses.hpp:14
ClassDeviceCommandQueue
include/openpose_private/gpu/cl2.hpp:698
EnumDeviceQueueProperties
include/openpose_private/gpu/cl2.hpp:8127
EnumDisplayMode
* GUI display modes. * An enum class with the different output screen options. E.g., 2-D, 3-D, all, none. */
include/openpose/gui/enumClasses.hpp:10
EnumElementToRender
include/openpose/core/enumClasses.hpp:34
EnumErrorMode
include/openpose/utilities/enumClasses.hpp:6
ClassEvent
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
include/openpose_private/gpu/cl2.hpp:2978
EnumExtensions
include/openpose/utilities/enumClasses.hpp:31
ClassExtrinsics
src/openpose/calibration/cameraParameterEstimation.cpp:50
ClassFaceDetectorOpenCV::ImplFaceDetectorOpenCV
src/openpose/face/faceDetectorOpenCV.cpp:8
ClassFaceExtractorCaffe::ImplFaceExtractorCaffe
src/openpose/face/faceExtractorCaffe.cpp:16
EnumFullScreenMode
* Full screen modes. * An enum class with the different full screen mode options, i.e., full screen or windored. */
include/openpose/gui/enumClasses.hpp:23
ClassGetInfoFunctor0
include/openpose_private/gpu/cl2.hpp:1422
ClassGetInfoFunctor1
include/openpose_private/gpu/cl2.hpp:1431
EnumGpuMode
include/openpose/gpu/enumClasses.hpp:6
ClassGuiAdam::ImplGuiAdam
src/openpose/gui/guiAdam.cpp:41
ClassHandExtractorCaffe::ImplHandExtractorCaffe
src/openpose/hand/handExtractorCaffe.cpp:17
EnumHeatMapType
include/openpose/core/enumClasses.hpp:19
ClassImage
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
include/openpose_private/gpu/cl2.hpp:4163
ClassImage1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
include/openpose_private/gpu/cl2.hpp:4250
ClassImage1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
include/openpose_private/gpu/cl2.hpp:4426
ClassImage1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
include/openpose_private/gpu/cl2.hpp:4342
ClassImage2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
include/openpose_private/gpu/cl2.hpp:4520
ClassImage2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
include/openpose_private/gpu/cl2.hpp:4855
ClassImage3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
include/openpose_private/gpu/cl2.hpp:4949
ClassImage3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for det
include/openpose_private/gpu/cl2.hpp:5087
ClassImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
include/openpose_private/gpu/cl2.hpp:1929
ClassImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
include/openpose_private/gpu/cl2.hpp:5178
ClassImplArrayCpuGpu
include/openpose/core/arrayCpuGpu.hpp:100
ClassImplBvhSaver
include/openpose/filestream/bvhSaver.hpp:31
ClassImplCameraParameterReader
include/openpose/3d/cameraParameterReader.hpp:56
ClassImplFaceDetectorOpenCV
include/openpose/face/faceDetectorOpenCV.hpp:21
ClassImplFaceExtractorCaffe
include/openpose/face/faceExtractorCaffe.hpp:48
ClassImplGuiAdam
include/openpose/gui/guiAdam.hpp:46
ClassImplHandExtractorCaffe
include/openpose/hand/handExtractorCaffe.hpp:59
ClassImplJointAngleEstimation
include/openpose/3d/jointAngleEstimation.hpp:40
ClassImplMatrix
include/openpose/core/matrix.hpp:203
ClassImplNetCaffe
include/openpose/net/netCaffe.hpp:26
ClassImplNetOpenCv
include/openpose/net/netOpenCv.hpp:25
ClassImplNmsCaffe
include/openpose/net/nmsCaffe.hpp:52
ClassImplPersonIdExtractor
include/openpose/tracking/personIdExtractor.hpp:26
ClassImplPersonTracker
include/openpose/tracking/personTracker.hpp:27
ClassImplSpinnakerWrapper
include/openpose/producer/spinnakerWrapper.hpp:45
ClassImplString
include/openpose/core/string.hpp:38
ClassImplUdpSender
include/openpose/filestream/udpSender.hpp:22
ClassImplVideoCaptureReader
include/openpose/producer/videoCaptureReader.hpp:59
ClassImplVideoSaver
include/openpose/filestream/videoSaver.hpp:26
ClassIntrinsics
Private functions
src/openpose/calibration/cameraParameterEstimation.cpp:26
ClassJointAngleEstimation::ImplJointAngleEstimation
src/openpose/3d/jointAngleEstimation.cpp:67
ClassKernelArgumentHandler
include/openpose_private/gpu/cl2.hpp:5618
ClassKernelArgumentHandler<LocalSpaceArg, void>
include/openpose_private/gpu/cl2.hpp:5641
ClassKernelArgumentHandler<T, typename std::enable_if<!std::is_base_of<cl::Memory, T>::value>::type>
include/openpose_private/gpu/cl2.hpp:5623
ClassKernelArgumentHandler<T, typename std::enable_if<std::is_base_of<cl::Memory, T>::value>::type>
include/openpose_private/gpu/cl2.hpp:5632
ClassKernelArgumentHandler<cl::DeviceCommandQueue, void>
include/openpose_private/gpu/cl2.hpp:8381
ClassKernelFunctor
include/openpose_private/gpu/cl2.hpp:9335
ClassKeypoints3D
src/openpose/gui/gui3D.cpp:24
ClassLocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
include/openpose_private/gpu/cl2.hpp:5610
EnumLogMode
include/openpose/utilities/enumClasses.hpp:14
ClassMatrix::ImplMatrix
src/openpose/core/matrix.cpp:7
ClassMaximumCaffe
include/openpose/net/maximumCaffe.hpp:12
ClassMemory
include/openpose_private/gpu/cl2.hpp:676
ClassNetCaffe::ImplNetCaffe
src/openpose/net/netCaffe.cpp:27
ClassNetOpenCv::ImplNetOpenCv
src/openpose/net/netOpenCv.cpp:24
ClassNmsCaffe
include/openpose/net/nmsCaffe.hpp:12
ClassNmsCaffe<T>::ImplNmsCaffe
src/openpose/net/nmsCaffe.cpp:14
ClassOP_API
src/openpose/producer/defineTemplates.cpp:5
ClassOP_API
src/openpose/thread/defineTemplates.cpp:8
ClassOP_API
src/openpose/wrapper/defineTemplates.cpp:5
ClassOP_API
include/openpose/3d/jointAngleEstimation.hpp:17
ClassOP_API
include/openpose/3d/cameraParameterReader.hpp:8
next →1–100 of 321, ranked by callers