| Class | Description |
|---|---|
| Datum |
Datum: The OpenPose Basic Piece of Information Between Threads
Datum is one the main OpenPose classes/structs.
|
| Datums | |
| Datums.Iterator | |
| DatumsWorker | |
| Float3 | |
| Float3Vector | |
| Float3Vector.Iterator | |
| FloatArray |
Array
|
| FloatArray2 | |
| FloatPoint | |
| FloatRectangle | |
| FloatRectangle2 | |
| HeatMapTypeVector | |
| HeatMapTypeVector.Iterator | |
| IntPoint | |
| IntStringPair | |
| LongLongArray | |
| Matrix |
Matrix: Bind of cv::Mat to avoid OpenCV as dependency in the headers.
|
| OpString |
String: Basic container for std::string to avoid std::string in the WrapperStructXXX classes.
|
| OpWrapper |
WrapperT: OpenPose all-in-one wrapper template class.
|
| Producer |
Producer is an abstract class to extract frames from a source (image directory, video file,
webcam stream, etc.).
|
| ProducerOpStringPair | |
| WrapperStructExtra |
WrapperStructExtra: Pose estimation and rendering configuration struct.
|
| WrapperStructFace |
WrapperStructFace: Face estimation and rendering configuration struct.
|
| WrapperStructGui |
WrapperStructGui: It controls a small GUI for quick visualization.
|
| WrapperStructHand |
WrapperStructHand: Hand estimation and rendering configuration struct.
|
| WrapperStructInput |
WrapperStructInput: Input (images, video, webcam, etc.) configuration struct.
|
| WrapperStructOutput |
WrapperStructOutput: Output ( writing rendered results and/or pose data, etc.) configuration struct.
|
| WrapperStructPose |
WrapperStructPose: Pose estimation and rendering configuration struct.
|
Copyright © 2022. All rights reserved.