Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

add(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
 
add(float) - Method in class org.bytedeco.openpose.FloatPoint
 
add(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
 
add(int) - Method in class org.bytedeco.openpose.IntPoint
 
addPartCandidates() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to add the body part candidates.
addPartCandidates(boolean) - Method in class org.bytedeco.openpose.WrapperStructPose
 
addPut(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
 
addPut(float) - Method in class org.bytedeco.openpose.FloatPoint
 
addPut(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
 
addPut(int) - Method in class org.bytedeco.openpose.IntPoint
 
alphaHeatMap() - Method in class org.bytedeco.openpose.WrapperStructFace
Rendering blending alpha value of the heat maps (face part, background or PAF) with respect to the background image.
alphaHeatMap(float) - Method in class org.bytedeco.openpose.WrapperStructFace
 
alphaHeatMap() - Method in class org.bytedeco.openpose.WrapperStructHand
Rendering blending alpha value of the heat maps (hand part, background or PAF) with respect to the background image.
alphaHeatMap(float) - Method in class org.bytedeco.openpose.WrapperStructHand
 
alphaHeatMap() - Method in class org.bytedeco.openpose.WrapperStructPose
Rendering blending alpha value of the heat maps (body part, background or PAF) with respect to the background image.
alphaHeatMap(float) - Method in class org.bytedeco.openpose.WrapperStructPose
 
alphaKeypoint() - Method in class org.bytedeco.openpose.WrapperStructFace
Rendering blending alpha value of the pose point locations with respect to the background image.
alphaKeypoint(float) - Method in class org.bytedeco.openpose.WrapperStructFace
 
alphaKeypoint() - Method in class org.bytedeco.openpose.WrapperStructHand
Rendering blending alpha value of the pose point locations with respect to the background image.
alphaKeypoint(float) - Method in class org.bytedeco.openpose.WrapperStructHand
 
alphaKeypoint() - Method in class org.bytedeco.openpose.WrapperStructPose
Rendering blending alpha value of the pose point locations with respect to the background image.
alphaKeypoint(float) - Method in class org.bytedeco.openpose.WrapperStructPose
 
area() - Method in class org.bytedeco.openpose.FloatPoint
Move assignment.
area() - Method in class org.bytedeco.openpose.FloatRectangle
 
area() - Method in class org.bytedeco.openpose.IntPoint
Move assignment.
at(int) - Method in class org.bytedeco.openpose.FloatArray
at() function Same functionality as operator[](const int index), but it always check whether the indexes are within the data bounds.
at(IntPointer) - Method in class org.bytedeco.openpose.FloatArray
at() function Same functionality as operator[](const std::vector& indexes), but it always check whether the indexes are within the data bounds.
at(IntBuffer) - Method in class org.bytedeco.openpose.FloatArray
 
at(int[]) - Method in class org.bytedeco.openpose.FloatArray
 
at(int) - Method in class org.bytedeco.openpose.LongLongArray
at() function Same functionality as operator[](const int index), but it always check whether the indexes are within the data bounds.
at(IntPointer) - Method in class org.bytedeco.openpose.LongLongArray
at() function Same functionality as operator[](const std::vector& indexes), but it always check whether the indexes are within the data bounds.
at(IntBuffer) - Method in class org.bytedeco.openpose.LongLongArray
 
at(int[]) - Method in class org.bytedeco.openpose.LongLongArray
 

B

begin() - Method in class org.bytedeco.openpose.Datums
 
begin() - Method in class org.bytedeco.openpose.Float3Vector
 
begin() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
blendOriginalFrame() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to blend the final results on top of the original image, or just render them on a flat background.
blendOriginalFrame(boolean) - Method in class org.bytedeco.openpose.WrapperStructPose
 
bottomRight() - Method in class org.bytedeco.openpose.FloatRectangle
 

C

caffeModelPath() - Method in class org.bytedeco.openpose.WrapperStructPose
Final path where the pose Caffe CaffeModel is located.
caffeModelPath(OpString) - Method in class org.bytedeco.openpose.WrapperStructPose
 
cameraExtrinsics() - Method in class org.bytedeco.openpose.Datum
3x4 extrinsic parameters of the camera.
cameraExtrinsics(Matrix) - Method in class org.bytedeco.openpose.Datum
 
cameraIntrinsics() - Method in class org.bytedeco.openpose.Datum
3x3 intrinsic parameters of the camera.
cameraIntrinsics(Matrix) - Method in class org.bytedeco.openpose.Datum
 
cameraMatrix() - Method in class org.bytedeco.openpose.Datum
3x4 camera matrix of the camera (equivalent to cameraIntrinsics * cameraExtrinsics).
cameraMatrix(Matrix) - Method in class org.bytedeco.openpose.Datum
 
cameraParameterPath() - Method in class org.bytedeco.openpose.WrapperStructInput
Directory path for the camera parameters (intrinsic and extrinsic parameters) or optionally XML file full path (if only 1 view).
cameraParameterPath(OpString) - Method in class org.bytedeco.openpose.WrapperStructInput
 
cameraResolution() - Method in class org.bytedeco.openpose.WrapperStructInput
Camera resolution (only for Webcam and FlirCamera).
cameraResolution(IntPoint) - Method in class org.bytedeco.openpose.WrapperStructInput
 
center() - Method in class org.bytedeco.openpose.FloatRectangle
Move assignment.
channels() - Method in class org.bytedeco.openpose.Matrix
 
checkAndWork(Datums) - Method in class org.bytedeco.openpose.DatumsWorker
 
checkVector(int, int, boolean) - Method in class org.bytedeco.openpose.Matrix
 
checkVector(int) - Method in class org.bytedeco.openpose.Matrix
 
clear() - Method in class org.bytedeco.openpose.Datums
 
clear() - Method in class org.bytedeco.openpose.Float3Vector
 
clear() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
clone() - Method in class org.bytedeco.openpose.Datum
Clone function.
clone() - Method in class org.bytedeco.openpose.FloatArray
Clone function.
clone() - Method in class org.bytedeco.openpose.LongLongArray
Clone function.
clone() - Method in class org.bytedeco.openpose.Matrix
 
cols() - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::cols
configure(WrapperStructPose) - Method in class org.bytedeco.openpose.OpWrapper
It configures the pose parameters.
configure(WrapperStructFace) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure(WrapperStructPose) but applied to face (WrapperStructFace)
configure(WrapperStructHand) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure() but applied to hand (WrapperStructHand)
configure(WrapperStructExtra) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure() but applied to the extra options (WrapperStructExtra)
configure(WrapperStructInput) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure() but applied to the input (WrapperStructInput)
configure(WrapperStructOutput) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure() but applied to the output (WrapperStructOutput)
configure(WrapperStructGui) - Method in class org.bytedeco.openpose.OpWrapper
Analogous to configure() but applied to the GUI (WrapperStructGui)
copyTo(Matrix) - Method in class org.bytedeco.openpose.Matrix
 
createProducer(openpose.ProducerType, BytePointer, IntPoint, BytePointer, boolean, int) - Static method in class org.bytedeco.openpose.global.openpose
This function returns the desired producer given the input parameters.
createProducer() - Static method in class org.bytedeco.openpose.global.openpose
 
createProducer(openpose.ProducerType, String, IntPoint, String, boolean, int) - Static method in class org.bytedeco.openpose.global.openpose
 
cvInputData() - Method in class org.bytedeco.openpose.Datum
Original image to be processed in cv::Mat uchar format.
cvInputData(Matrix) - Method in class org.bytedeco.openpose.Datum
 
cvOutputData() - Method in class org.bytedeco.openpose.Datum
Rendered image in cv::Mat uchar format.
cvOutputData(Matrix) - Method in class org.bytedeco.openpose.Datum
 
cvOutputData3D() - Method in class org.bytedeco.openpose.Datum
Rendered 3D image in cv::Mat uchar format.
cvOutputData3D(Matrix) - Method in class org.bytedeco.openpose.Datum
 

D

data() - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::data
dataConst() - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::data
dataPseudoConst() - Method in class org.bytedeco.openpose.Matrix
Similar to dataConst(), but it allows the data to be edited.
Datum - Class in org.bytedeco.openpose
Datum: The OpenPose Basic Piece of Information Between Threads Datum is one the main OpenPose classes/structs.
Datum(Pointer) - Constructor for class org.bytedeco.openpose.Datum
Pointer cast constructor.
Datum(long) - Constructor for class org.bytedeco.openpose.Datum
Native array allocator.
Datum() - Constructor for class org.bytedeco.openpose.Datum
Default constructor struct.
Datum(Datum) - Constructor for class org.bytedeco.openpose.Datum
Copy constructor.
Datums - Class in org.bytedeco.openpose
 
Datums(Pointer) - Constructor for class org.bytedeco.openpose.Datums
Pointer cast constructor.
Datums(Datum) - Constructor for class org.bytedeco.openpose.Datums
 
Datums(Datum...) - Constructor for class org.bytedeco.openpose.Datums
 
Datums() - Constructor for class org.bytedeco.openpose.Datums
 
Datums(long) - Constructor for class org.bytedeco.openpose.Datums
 
Datums.Iterator - Class in org.bytedeco.openpose
 
DatumsWorker - Class in org.bytedeco.openpose
 
DatumsWorker(Pointer) - Constructor for class org.bytedeco.openpose.DatumsWorker
Pointer cast constructor.
defaultPartToRender() - Method in class org.bytedeco.openpose.WrapperStructPose
Element to initially render.
defaultPartToRender(int) - Method in class org.bytedeco.openpose.WrapperStructPose
 
depth() - Method in class org.bytedeco.openpose.Matrix
 
detector() - Method in class org.bytedeco.openpose.WrapperStructFace
Kind of face rectangle detector.
detector(openpose.Detector) - Method in class org.bytedeco.openpose.WrapperStructFace
 
detector() - Method in class org.bytedeco.openpose.WrapperStructHand
Kind of hand rectangle detector.
detector(openpose.Detector) - Method in class org.bytedeco.openpose.WrapperStructHand
 
dims() - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::dims
disableMultiThreading() - Method in class org.bytedeco.openpose.OpWrapper
Disable multi-threading.
displayMode() - Method in class org.bytedeco.openpose.WrapperStructGui
Display mode a) -1 for automatic selection.
displayMode(openpose.DisplayMode) - Method in class org.bytedeco.openpose.WrapperStructGui
 
divide(float) - Method in class org.bytedeco.openpose.FloatPoint
 
divide(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
divide(int) - Method in class org.bytedeco.openpose.IntPoint
 
dividePut(float) - Method in class org.bytedeco.openpose.FloatPoint
 
dividePut(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
dividePut(int) - Method in class org.bytedeco.openpose.IntPoint
 

E

elementRendered() - Method in class org.bytedeco.openpose.Datum
Pair with the element key id POSE_BODY_PART_MAPPING on pose/poseParameters.hpp and its mapped value (e.g.
elementRendered(IntStringPair) - Method in class org.bytedeco.openpose.Datum
 
elemSize() - Method in class org.bytedeco.openpose.Matrix
 
elemSize1() - Method in class org.bytedeco.openpose.Matrix
 
emplaceAndPop(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Runs both waitAndEmplace and waitAndPop.
emplaceAndPop(Matrix) - Method in class org.bytedeco.openpose.OpWrapper
Similar to emplaceAndPop(TDatumsSP& tDatums), but it takes a Matrix as input.
empty() - Method in class org.bytedeco.openpose.Datums
 
empty() - Method in class org.bytedeco.openpose.Float3
 
empty() - Method in class org.bytedeco.openpose.Float3Vector
 
empty() - Method in class org.bytedeco.openpose.FloatArray
Check whether memory has been allocated.
empty() - Method in class org.bytedeco.openpose.FloatArray2
 
empty() - Method in class org.bytedeco.openpose.FloatRectangle2
 
empty() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
empty() - Method in class org.bytedeco.openpose.LongLongArray
Check whether memory has been allocated.
empty() - Method in class org.bytedeco.openpose.Matrix
 
empty() - Method in class org.bytedeco.openpose.OpString
 
enable() - Method in class org.bytedeco.openpose.WrapperStructFace
Whether to extract face.
enable(boolean) - Method in class org.bytedeco.openpose.WrapperStructFace
 
enable() - Method in class org.bytedeco.openpose.WrapperStructHand
Whether to extract hand.
enable(boolean) - Method in class org.bytedeco.openpose.WrapperStructHand
 
enableGoogleLogging() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to internally enable Google Logging.
enableGoogleLogging(boolean) - Method in class org.bytedeco.openpose.WrapperStructPose
 
end() - Method in class org.bytedeco.openpose.Datums
 
end() - Method in class org.bytedeco.openpose.Float3Vector
 
end() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
equals(Datum) - Method in class org.bytedeco.openpose.Datum
Equal comparison operator.
equals(Datums.Iterator) - Method in class org.bytedeco.openpose.Datums.Iterator
 
equals(Float3Vector.Iterator) - Method in class org.bytedeco.openpose.Float3Vector.Iterator
 
equals(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Equal comparison operator.
equals(HeatMapTypeVector.Iterator) - Method in class org.bytedeco.openpose.HeatMapTypeVector.Iterator
 
equals(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Equal comparison operator.
erase(Datums.Iterator) - Method in class org.bytedeco.openpose.Datums
 
erase(Float3Vector.Iterator) - Method in class org.bytedeco.openpose.Float3Vector
 
erase(HeatMapTypeVector.Iterator) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
exec() - Method in class org.bytedeco.openpose.OpWrapper
Function to start multi-threading.
eye(int, int, int) - Static method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::eye

F

FACE_DEFAULT_ALPHA_HEAT_MAP - Static variable in class org.bytedeco.openpose.presets.openpose
 
FACE_DEFAULT_ALPHA_KEYPOINT - Static variable in class org.bytedeco.openpose.presets.openpose
 
FACE_MAX_FACES - Static variable in class org.bytedeco.openpose.presets.openpose
 
faceHeatMaps() - Method in class org.bytedeco.openpose.Datum
Face pose heatmaps (face parts and/or background) for the whole image.
faceHeatMaps(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
faceKeypoints() - Method in class org.bytedeco.openpose.Datum
Face keypoints (x,y,score) locations for each person in the image.
faceKeypoints(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
faceKeypoints3D() - Method in class org.bytedeco.openpose.Datum
Face keypoints (x,y,z,score) locations for each person in the image.
faceKeypoints3D(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
faceRectangles() - Method in class org.bytedeco.openpose.Datum
Face detection locations (x,y,width,height) for each person in the image.
faceRectangles(FloatRectangle) - Method in class org.bytedeco.openpose.Datum
 
first() - Method in class org.bytedeco.openpose.IntStringPair
 
first(int) - Method in class org.bytedeco.openpose.IntStringPair
 
first() - Method in class org.bytedeco.openpose.ProducerOpStringPair
 
first(openpose.ProducerType) - Method in class org.bytedeco.openpose.ProducerOpStringPair
 
flagsToDetector(int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToDisplayMode(int, boolean) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToHeatMaps(boolean, boolean, boolean) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToHeatMaps() - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToHeatMapScaleMode(int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToPoint(OpString, OpString) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToPoint(OpString) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToPoseMode(int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToPoseModel(OpString) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToProducer(OpString, OpString, OpString, int, boolean, int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToProducer(OpString, OpString) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToProducerType(OpString, OpString, OpString, int, boolean) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToRenderMode(int, boolean, int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToRenderMode(int) - Static method in class org.bytedeco.openpose.global.openpose
 
flagsToScaleMode(int) - Static method in class org.bytedeco.openpose.global.openpose
 
Float3 - Class in org.bytedeco.openpose
 
Float3(Pointer) - Constructor for class org.bytedeco.openpose.Float3
Pointer cast constructor.
Float3() - Constructor for class org.bytedeco.openpose.Float3
 
Float3Vector - Class in org.bytedeco.openpose
 
Float3Vector(Pointer) - Constructor for class org.bytedeco.openpose.Float3Vector
Pointer cast constructor.
Float3Vector(Float3) - Constructor for class org.bytedeco.openpose.Float3Vector
 
Float3Vector(Float3...) - Constructor for class org.bytedeco.openpose.Float3Vector
 
Float3Vector() - Constructor for class org.bytedeco.openpose.Float3Vector
 
Float3Vector(long) - Constructor for class org.bytedeco.openpose.Float3Vector
 
Float3Vector.Iterator - Class in org.bytedeco.openpose
 
FloatArray - Class in org.bytedeco.openpose
Array: The OpenPose Basic Raw Data Container This template class implements a multidimensional data array.
FloatArray(Pointer) - Constructor for class org.bytedeco.openpose.FloatArray
Pointer cast constructor.
FloatArray(int) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(IntPointer) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray() - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(IntBuffer) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int[]) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int, float) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(IntPointer, float) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(IntBuffer, float) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int[], float) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int, FloatPointer) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(int, FloatBuffer) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int, float[]) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(IntPointer, FloatPointer) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(IntBuffer, FloatBuffer) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(int[], float[]) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(FloatArray, int, boolean) - Constructor for class org.bytedeco.openpose.FloatArray
Array constructor.
FloatArray(FloatArray, int) - Constructor for class org.bytedeco.openpose.FloatArray
 
FloatArray(FloatArray) - Constructor for class org.bytedeco.openpose.FloatArray
Copy constructor.
FloatArray2 - Class in org.bytedeco.openpose
 
FloatArray2(Pointer) - Constructor for class org.bytedeco.openpose.FloatArray2
Pointer cast constructor.
FloatArray2() - Constructor for class org.bytedeco.openpose.FloatArray2
 
FloatPoint - Class in org.bytedeco.openpose
 
FloatPoint(Pointer) - Constructor for class org.bytedeco.openpose.FloatPoint
Pointer cast constructor.
FloatPoint(long) - Constructor for class org.bytedeco.openpose.FloatPoint
Native array allocator.
FloatPoint(float, float) - Constructor for class org.bytedeco.openpose.FloatPoint
 
FloatPoint() - Constructor for class org.bytedeco.openpose.FloatPoint
 
FloatPoint(FloatPoint) - Constructor for class org.bytedeco.openpose.FloatPoint
Copy constructor.
FloatRectangle - Class in org.bytedeco.openpose
 
FloatRectangle(Pointer) - Constructor for class org.bytedeco.openpose.FloatRectangle
Pointer cast constructor.
FloatRectangle(long) - Constructor for class org.bytedeco.openpose.FloatRectangle
Native array allocator.
FloatRectangle(float, float, float, float) - Constructor for class org.bytedeco.openpose.FloatRectangle
 
FloatRectangle() - Constructor for class org.bytedeco.openpose.FloatRectangle
 
FloatRectangle(FloatRectangle) - Constructor for class org.bytedeco.openpose.FloatRectangle
Copy constructor.
FloatRectangle2 - Class in org.bytedeco.openpose
 
FloatRectangle2(Pointer) - Constructor for class org.bytedeco.openpose.FloatRectangle2
Pointer cast constructor.
FloatRectangle2() - Constructor for class org.bytedeco.openpose.FloatRectangle2
 
fpsMax() - Method in class org.bytedeco.openpose.WrapperStructPose
Maximum processing frame rate.
fpsMax(double) - Method in class org.bytedeco.openpose.WrapperStructPose
 
frameFirst() - Method in class org.bytedeco.openpose.WrapperStructInput
First image to process.
frameFirst(long) - Method in class org.bytedeco.openpose.WrapperStructInput
 
frameFlip() - Method in class org.bytedeco.openpose.WrapperStructInput
Whether to flip (mirror) the image.
frameFlip(boolean) - Method in class org.bytedeco.openpose.WrapperStructInput
 
frameLast() - Method in class org.bytedeco.openpose.WrapperStructInput
Last image to process.
frameLast(long) - Method in class org.bytedeco.openpose.WrapperStructInput
 
frameNumber() - Method in class org.bytedeco.openpose.Datum
Corresponding frame number.
frameNumber(long) - Method in class org.bytedeco.openpose.Datum
 
frameRotate() - Method in class org.bytedeco.openpose.WrapperStructInput
Image rotation.
frameRotate(int) - Method in class org.bytedeco.openpose.WrapperStructInput
 
framesRepeat() - Method in class org.bytedeco.openpose.WrapperStructInput
Whether to re-open the producer if it reaches the end (e.g., video or image directory after the last frame).
framesRepeat(boolean) - Method in class org.bytedeco.openpose.WrapperStructInput
 
frameStep() - Method in class org.bytedeco.openpose.WrapperStructInput
Step or gap across processed frames.
frameStep(long) - Method in class org.bytedeco.openpose.WrapperStructInput
 
fullScreen() - Method in class org.bytedeco.openpose.WrapperStructGui
Whether to display the OpenPose small integrated GUI on fullscreen mode.
fullScreen(boolean) - Method in class org.bytedeco.openpose.WrapperStructGui
 

G

get(long) - Method in class org.bytedeco.openpose.Datums
 
get() - Method in class org.bytedeco.openpose.Datums
 
get() - Method in class org.bytedeco.openpose.Datums.Iterator
 
get(long) - Method in class org.bytedeco.openpose.Float3
 
get(long) - Method in class org.bytedeco.openpose.Float3Vector
 
get() - Method in class org.bytedeco.openpose.Float3Vector
 
get() - Method in class org.bytedeco.openpose.Float3Vector.Iterator
 
get(int) - Method in class org.bytedeco.openpose.FloatArray
[] operator Similar to the [] operator for raw pointer data.
get(IntPointer) - Method in class org.bytedeco.openpose.FloatArray
[] operator Same functionality as operator[](const int index), but it lets the user introduce the multi-dimensional index.
get(IntBuffer) - Method in class org.bytedeco.openpose.FloatArray
 
get(int[]) - Method in class org.bytedeco.openpose.FloatArray
 
get(long) - Method in class org.bytedeco.openpose.FloatArray2
 
get(long) - Method in class org.bytedeco.openpose.FloatRectangle2
 
get(long) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
get() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
get() - Method in class org.bytedeco.openpose.HeatMapTypeVector.Iterator
 
get(int) - Method in class org.bytedeco.openpose.LongLongArray
[] operator Similar to the [] operator for raw pointer data.
get(IntPointer) - Method in class org.bytedeco.openpose.LongLongArray
[] operator Same functionality as operator[](const int index), but it lets the user introduce the multi-dimensional index.
get(IntBuffer) - Method in class org.bytedeco.openpose.LongLongArray
 
get(int[]) - Method in class org.bytedeco.openpose.LongLongArray
 
get(int) - Method in class org.bytedeco.openpose.Producer
This function is a wrapper of cv::VideoCapture::get.
get(openpose.ProducerProperty) - Method in class org.bytedeco.openpose.Producer
Extra attributes that VideoCapture::get/set do not contain.
getCameraExtrinsics() - Method in class org.bytedeco.openpose.Producer
It retrieves and returns the camera extrinsic parameters from the frames producer.
getCameraIntrinsics() - Method in class org.bytedeco.openpose.Producer
It retrieves and returns the camera intrinsic parameters from the frames producer.
getCameraMatrices() - Method in class org.bytedeco.openpose.Producer
It retrieves and returns the camera matrixes from the frames producer.
getConstCvMat() - Method in class org.bytedeco.openpose.FloatArray
Return a Matrix wrapper to the data.
getConstCvMat() - Method in class org.bytedeco.openpose.LongLongArray
Return a Matrix wrapper to the data.
getConstCvMat() - Method in class org.bytedeco.openpose.Matrix
 
getConstPtr() - Method in class org.bytedeco.openpose.FloatArray
Similar to getPtr(), but it forbids the data to be edited.
getConstPtr() - Method in class org.bytedeco.openpose.LongLongArray
Similar to getPtr(), but it forbids the data to be edited.
getCvMat() - Method in class org.bytedeco.openpose.FloatArray
Analogous to getConstCvMat, but in this case it returns a editable Matrix.
getCvMat() - Method in class org.bytedeco.openpose.LongLongArray
Analogous to getConstCvMat, but in this case it returns a editable Matrix.
getCvMat() - Method in class org.bytedeco.openpose.Matrix
 
getFrame() - Method in class org.bytedeco.openpose.Producer
Main function of Producer, it retrieves and returns a new frame from the frames producer.
getFrames() - Method in class org.bytedeco.openpose.Producer
Analogous to getFrame, but it could return > 1 frame.
getNextFrameName() - Method in class org.bytedeco.openpose.Producer
This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.).
getNumberDimensions() - Method in class org.bytedeco.openpose.FloatArray
Return the total number of dimensions, equivalent to getSize().size().
getNumberDimensions() - Method in class org.bytedeco.openpose.LongLongArray
Return the total number of dimensions, equivalent to getSize().size().
getPointer(long) - Method in class org.bytedeco.openpose.Datum
 
getPointer(long) - Method in class org.bytedeco.openpose.FloatPoint
 
getPointer(long) - Method in class org.bytedeco.openpose.FloatRectangle
 
getPointer(long) - Method in class org.bytedeco.openpose.IntPoint
 
getPointer(long) - Method in class org.bytedeco.openpose.Matrix
 
getPointer(long) - Method in class org.bytedeco.openpose.OpString
 
getPointer(long) - Method in class org.bytedeco.openpose.OpWrapper
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructFace
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructGui
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructHand
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructInput
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
getPointer(long) - Method in class org.bytedeco.openpose.WrapperStructPose
 
getPseudoConstPtr() - Method in class org.bytedeco.openpose.FloatArray
Similar to getConstPtr(), but it allows the data to be edited.
getPseudoConstPtr() - Method in class org.bytedeco.openpose.LongLongArray
Similar to getConstPtr(), but it allows the data to be edited.
getPtr() - Method in class org.bytedeco.openpose.FloatArray
Return a raw pointer to the data.
getPtr() - Method in class org.bytedeco.openpose.LongLongArray
Return a raw pointer to the data.
getSize() - Method in class org.bytedeco.openpose.FloatArray
Return a vector with the size of each dimension allocated.
getSize(int) - Method in class org.bytedeco.openpose.FloatArray
Return a vector with the size of the desired dimension.
getSize() - Method in class org.bytedeco.openpose.LongLongArray
Return a vector with the size of each dimension allocated.
getSize(int) - Method in class org.bytedeco.openpose.LongLongArray
Return a vector with the size of the desired dimension.
getStdString() - Method in class org.bytedeco.openpose.OpString
It will force a copy of string
getStride() - Method in class org.bytedeco.openpose.FloatArray
Return the stride or step size of the array.
getStride(int) - Method in class org.bytedeco.openpose.FloatArray
Return the stride or step size of the array at the index-th dimension.
getStride() - Method in class org.bytedeco.openpose.LongLongArray
Return the stride or step size of the array.
getStride(int) - Method in class org.bytedeco.openpose.LongLongArray
Return the stride or step size of the array at the index-th dimension.
getType() - Method in class org.bytedeco.openpose.Producer
This function returns the type of producer (video, webcam, ...).
getVolume() - Method in class org.bytedeco.openpose.FloatArray
Return the total number of elements allocated, equivalent to multiply all the components from getSize().
getVolume(int, int) - Method in class org.bytedeco.openpose.FloatArray
Similar to getVolume(), but in this case it just returns the volume between the desired dimensions.
getVolume(int) - Method in class org.bytedeco.openpose.FloatArray
 
getVolume() - Method in class org.bytedeco.openpose.LongLongArray
Return the total number of elements allocated, equivalent to multiply all the components from getSize().
getVolume(int, int) - Method in class org.bytedeco.openpose.LongLongArray
Similar to getVolume(), but in this case it just returns the volume between the desired dimensions.
getVolume(int) - Method in class org.bytedeco.openpose.LongLongArray
 
gpuNumber() - Method in class org.bytedeco.openpose.WrapperStructPose
Number of GPUs processing in parallel.
gpuNumber(int) - Method in class org.bytedeco.openpose.WrapperStructPose
 
gpuNumberStart() - Method in class org.bytedeco.openpose.WrapperStructPose
First GPU device.
gpuNumberStart(int) - Method in class org.bytedeco.openpose.WrapperStructPose
 
greaterThan(Datum) - Method in class org.bytedeco.openpose.Datum
Greater comparison operator.
greaterThan(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Greater comparison operator.
greaterThan(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Greater comparison operator.
greaterThanEquals(Datum) - Method in class org.bytedeco.openpose.Datum
Greater or equal comparison operator.
greaterThanEquals(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Greater or equal comparison operator.
greaterThanEquals(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Greater or equal comparison operator.
guiVerbose() - Method in class org.bytedeco.openpose.WrapperStructGui
Whether to add some information to the frame (number of frame, number people detected, etc.) after it is saved on disk and before it is displayed and/or returned to the user.
guiVerbose(boolean) - Method in class org.bytedeco.openpose.WrapperStructGui
 

H

HAND_CCN_DECREASE_FACTOR - Static variable in class org.bytedeco.openpose.presets.openpose
 
HAND_DEFAULT_ALPHA_HEAT_MAP - Static variable in class org.bytedeco.openpose.presets.openpose
 
HAND_DEFAULT_ALPHA_KEYPOINT - Static variable in class org.bytedeco.openpose.presets.openpose
 
HAND_MAX_HANDS - Static variable in class org.bytedeco.openpose.presets.openpose
 
HAND_NUMBER_PARTS - Static variable in class org.bytedeco.openpose.presets.openpose
 
handHeatMaps() - Method in class org.bytedeco.openpose.Datum
Hand pose heatmaps (hand parts and/or background) for the whole image.
handHeatMaps(FloatArray2) - Method in class org.bytedeco.openpose.Datum
 
handKeypoints() - Method in class org.bytedeco.openpose.Datum
Hand keypoints (x,y,score) locations for each person in the image.
handKeypoints(FloatArray2) - Method in class org.bytedeco.openpose.Datum
 
handKeypoints3D() - Method in class org.bytedeco.openpose.Datum
Hand keypoints (x,y,z,score) locations for each person in the image.
handKeypoints3D(FloatArray2) - Method in class org.bytedeco.openpose.Datum
 
handRectangles() - Method in class org.bytedeco.openpose.Datum
Hand detection locations (x,y,width,height) for each person in the image.
handRectangles(FloatRectangle2) - Method in class org.bytedeco.openpose.Datum
 
heatMapScaleMode() - Method in class org.bytedeco.openpose.WrapperStructPose
Scale of the Datum.heatmaps.
heatMapScaleMode(openpose.ScaleMode) - Method in class org.bytedeco.openpose.WrapperStructPose
 
heatMapTypes() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether and which heat maps to save on the Array Datum.heatmaps.
heatMapTypes(HeatMapTypeVector) - Method in class org.bytedeco.openpose.WrapperStructPose
 
HeatMapTypeVector - Class in org.bytedeco.openpose
 
HeatMapTypeVector(Pointer) - Constructor for class org.bytedeco.openpose.HeatMapTypeVector
Pointer cast constructor.
HeatMapTypeVector(openpose.HeatMapType) - Constructor for class org.bytedeco.openpose.HeatMapTypeVector
 
HeatMapTypeVector(openpose.HeatMapType...) - Constructor for class org.bytedeco.openpose.HeatMapTypeVector
 
HeatMapTypeVector() - Constructor for class org.bytedeco.openpose.HeatMapTypeVector
 
HeatMapTypeVector(long) - Constructor for class org.bytedeco.openpose.HeatMapTypeVector
 
HeatMapTypeVector.Iterator - Class in org.bytedeco.openpose
 
height() - Method in class org.bytedeco.openpose.FloatRectangle
 
height(float) - Method in class org.bytedeco.openpose.FloatRectangle
 

I

id() - Method in class org.bytedeco.openpose.Datum
Datum ID.
id(long) - Method in class org.bytedeco.openpose.Datum
 
identification() - Method in class org.bytedeco.openpose.WrapperStructExtra
Whether to return a person ID for each body skeleton, providing temporal consistency.
identification(boolean) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
ikThreads() - Method in class org.bytedeco.openpose.WrapperStructExtra
Whether to enable inverse kinematics (IK) from 3-D keypoints to obtain 3-D joint angles.
ikThreads(int) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
increment() - Method in class org.bytedeco.openpose.Datums.Iterator
 
increment() - Method in class org.bytedeco.openpose.Float3Vector.Iterator
 
increment() - Method in class org.bytedeco.openpose.HeatMapTypeVector.Iterator
 
initializationOnThreadNoException() - Method in class org.bytedeco.openpose.DatumsWorker
 
inputNetData() - Method in class org.bytedeco.openpose.Datum
Original image to be processed in Array format.
inputNetData(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
insert(Datums.Iterator, Datum) - Method in class org.bytedeco.openpose.Datums
 
insert(Float3Vector.Iterator, Float3) - Method in class org.bytedeco.openpose.Float3Vector
 
insert(HeatMapTypeVector.Iterator, openpose.HeatMapType) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.CocoJsonFormat
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.DataFormat
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.Detector
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.DisplayMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ElementToRender
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ErrorMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.Extensions
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.FullScreenMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.HeatMapType
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.LogMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.PoseMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.PoseModel
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.PoseProperty
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.Priority
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ProducerFpsMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ProducerProperty
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ProducerType
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.RenderMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ScaleMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.ThreadManagerMode
 
intern() - Method in enum org.bytedeco.openpose.global.openpose.WorkerType
 
IntPoint - Class in org.bytedeco.openpose
 
IntPoint(Pointer) - Constructor for class org.bytedeco.openpose.IntPoint
Pointer cast constructor.
IntPoint(long) - Constructor for class org.bytedeco.openpose.IntPoint
Native array allocator.
IntPoint(int, int) - Constructor for class org.bytedeco.openpose.IntPoint
 
IntPoint() - Constructor for class org.bytedeco.openpose.IntPoint
 
IntPoint(IntPoint) - Constructor for class org.bytedeco.openpose.IntPoint
Copy constructor.
IntStringPair - Class in org.bytedeco.openpose
 
IntStringPair(Pointer) - Constructor for class org.bytedeco.openpose.IntStringPair
Pointer cast constructor.
IntStringPair(int, BytePointer) - Constructor for class org.bytedeco.openpose.IntStringPair
 
IntStringPair(int, String) - Constructor for class org.bytedeco.openpose.IntStringPair
 
IntStringPair() - Constructor for class org.bytedeco.openpose.IntStringPair
 
isContinuous() - Method in class org.bytedeco.openpose.Matrix
Equivalent to their analog cv::Mat functions
isOpened() - Method in class org.bytedeco.openpose.Producer
This function returns whether the Producer instance is still opened and able to retrieve more frames.
isRunning() - Method in class org.bytedeco.openpose.DatumsWorker
 
isRunning() - Method in class org.bytedeco.openpose.OpWrapper
Whether the WrapperT is running.
isSubmatrix() - Method in class org.bytedeco.openpose.Matrix
 
Iterator(Pointer) - Constructor for class org.bytedeco.openpose.Datums.Iterator
 
Iterator() - Constructor for class org.bytedeco.openpose.Datums.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.openpose.Float3Vector.Iterator
 
Iterator() - Constructor for class org.bytedeco.openpose.Float3Vector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.openpose.HeatMapTypeVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.openpose.HeatMapTypeVector.Iterator
 

K

keypointScaleMode() - Method in class org.bytedeco.openpose.WrapperStructPose
Final scale of the Array Datum.poseKeypoints and the writen pose data.
keypointScaleMode(openpose.ScaleMode) - Method in class org.bytedeco.openpose.WrapperStructPose
 

L

lessThan(Datum) - Method in class org.bytedeco.openpose.Datum
Less comparison operator.
lessThan(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Less comparison operator.
lessThan(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Less comparison operator.
lessThanEquals(Datum) - Method in class org.bytedeco.openpose.Datum
Less or equal comparison operator.
lessThanEquals(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Less or equal comparison operator.
lessThanEquals(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Less or equal comparison operator.
LongLongArray - Class in org.bytedeco.openpose
 
LongLongArray(Pointer) - Constructor for class org.bytedeco.openpose.LongLongArray
Pointer cast constructor.
LongLongArray(int) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(IntPointer) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray() - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(IntBuffer) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int[]) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int, long) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(IntPointer, long) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(IntBuffer, long) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int[], long) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int, LongPointer) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(int, LongBuffer) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int, long[]) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(IntPointer, LongPointer) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(IntBuffer, LongBuffer) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(int[], long[]) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(LongLongArray, int, boolean) - Constructor for class org.bytedeco.openpose.LongLongArray
Array constructor.
LongLongArray(LongLongArray, int) - Constructor for class org.bytedeco.openpose.LongLongArray
 
LongLongArray(LongLongArray) - Constructor for class org.bytedeco.openpose.LongLongArray
Copy constructor.

M

map(InfoMap) - Method in class org.bytedeco.openpose.presets.openpose
 
Matrix - Class in org.bytedeco.openpose
Matrix: Bind of cv::Mat to avoid OpenCV as dependency in the headers.
Matrix(long) - Constructor for class org.bytedeco.openpose.Matrix
Native array allocator.
Matrix() - Constructor for class org.bytedeco.openpose.Matrix
 
Matrix(Pointer) - Constructor for class org.bytedeco.openpose.Matrix
 
Matrix(int, int, int) - Constructor for class org.bytedeco.openpose.Matrix
Analog to cv::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP)
Matrix(int, int, int, Pointer) - Constructor for class org.bytedeco.openpose.Matrix
Analog to cv::Mat(int rows, int cols, int type, void *data, size_t step=AUTO_STEP) Very important: This Matrix will only "borrow" this pointer, so the caller must make sure to maintain the memory allocated until this Matrix destructor is called and also to handle the ucharPtr memory deallocation.
maximizePositives() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to maximize the number of positives.
maximizePositives(boolean) - Method in class org.bytedeco.openpose.WrapperStructPose
 
minViews3d() - Method in class org.bytedeco.openpose.WrapperStructExtra
Minimum number of views required to reconstruct each keypoint.
minViews3d(int) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
modelFolder() - Method in class org.bytedeco.openpose.WrapperStructPose
Folder where the pose Caffe models are located.
modelFolder(OpString) - Method in class org.bytedeco.openpose.WrapperStructPose
 
multiply(float) - Method in class org.bytedeco.openpose.FloatPoint
 
multiply(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
multiply(int) - Method in class org.bytedeco.openpose.IntPoint
 
multiplyPut(float) - Method in class org.bytedeco.openpose.FloatPoint
 
multiplyPut(float) - Method in class org.bytedeco.openpose.FloatRectangle
It returns a string with the whole Rectangle data.
multiplyPut(int) - Method in class org.bytedeco.openpose.IntPoint
 

N

name() - Method in class org.bytedeco.openpose.Datum
Name used when saving the data to disk (e.g., write_images or write_keypoint flags in the demo).
name(BytePointer) - Method in class org.bytedeco.openpose.Datum
 
netInputSize() - Method in class org.bytedeco.openpose.WrapperStructFace
CCN (Conv Net) input size.
netInputSize(IntPoint) - Method in class org.bytedeco.openpose.WrapperStructFace
 
netInputSize() - Method in class org.bytedeco.openpose.WrapperStructHand
CCN (Conv Net) input size.
netInputSize(IntPoint) - Method in class org.bytedeco.openpose.WrapperStructHand
 
netInputSize() - Method in class org.bytedeco.openpose.WrapperStructPose
CCN (Conv Net) input size.
netInputSize(IntPoint) - Method in class org.bytedeco.openpose.WrapperStructPose
 
netInputSizes() - Method in class org.bytedeco.openpose.Datum
Size(s) (width x height) of the image(s) fed to the pose deep net.
netInputSizes(IntPoint) - Method in class org.bytedeco.openpose.Datum
 
netOutputSize() - Method in class org.bytedeco.openpose.Datum
Size (width x height) of the image returned by the deep net.
netOutputSize(IntPoint) - Method in class org.bytedeco.openpose.Datum
 
notEquals(Datum) - Method in class org.bytedeco.openpose.Datum
Not equal comparison operator.
notEquals(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Not equal comparison operator.
notEquals(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Not equal comparison operator.
numberPeopleMax() - Method in class org.bytedeco.openpose.WrapperStructPose
Maximum number of people to be detected.
numberPeopleMax(int) - Method in class org.bytedeco.openpose.WrapperStructPose
 
numberViews() - Method in class org.bytedeco.openpose.WrapperStructInput
Number of camera views.
numberViews(int) - Method in class org.bytedeco.openpose.WrapperStructInput
 

O

OP_CV2OPCONSTMAT(Mat) - Static method in class org.bytedeco.openpose.global.openpose
 
OP_CV2OPMAT(Mat) - Static method in class org.bytedeco.openpose.global.openpose
 
OP_OP2CVCONSTMAT(Matrix) - Static method in class org.bytedeco.openpose.global.openpose
 
OP_OP2CVMAT(Matrix) - Static method in class org.bytedeco.openpose.global.openpose
 
openpose - Class in org.bytedeco.openpose.global
 
openpose() - Constructor for class org.bytedeco.openpose.global.openpose
 
openpose - Class in org.bytedeco.openpose.presets
 
openpose() - Constructor for class org.bytedeco.openpose.presets.openpose
 
openpose.CocoJsonFormat - Enum in org.bytedeco.openpose.global
 
openpose.DataFormat - Enum in org.bytedeco.openpose.global
 
openpose.Detector - Enum in org.bytedeco.openpose.global
 
openpose.DisplayMode - Enum in org.bytedeco.openpose.global
GUI display modes.
openpose.ElementToRender - Enum in org.bytedeco.openpose.global
 
openpose.ErrorMode - Enum in org.bytedeco.openpose.global
 
openpose.Extensions - Enum in org.bytedeco.openpose.global
 
openpose.FullScreenMode - Enum in org.bytedeco.openpose.global
Full screen modes.
openpose.HeatMapType - Enum in org.bytedeco.openpose.global
 
openpose.LogMode - Enum in org.bytedeco.openpose.global
 
openpose.PoseMode - Enum in org.bytedeco.openpose.global
 
openpose.PoseModel - Enum in org.bytedeco.openpose.global
An enum class in which all the possible type of pose estimation models are included.
openpose.PoseProperty - Enum in org.bytedeco.openpose.global
 
openpose.Priority - Enum in org.bytedeco.openpose.global
 
openpose.ProducerFpsMode - Enum in org.bytedeco.openpose.global
 
openpose.ProducerProperty - Enum in org.bytedeco.openpose.global
 
openpose.ProducerType - Enum in org.bytedeco.openpose.global
Type of producers An enum class in which all the possible type of Producer are included.
openpose.RenderMode - Enum in org.bytedeco.openpose.global
 
openpose.ScaleMode - Enum in org.bytedeco.openpose.global
 
openpose.ThreadManagerMode - Enum in org.bytedeco.openpose.global
ThreadManager synchronization mode.
openpose.WorkerType - Enum in org.bytedeco.openpose.global
 
OpString - Class in org.bytedeco.openpose
String: Basic container for std::string to avoid std::string in the WrapperStructXXX classes.
OpString(Pointer) - Constructor for class org.bytedeco.openpose.OpString
Pointer cast constructor.
OpString(long) - Constructor for class org.bytedeco.openpose.OpString
Native array allocator.
OpString() - Constructor for class org.bytedeco.openpose.OpString
 
OpString(BytePointer) - Constructor for class org.bytedeco.openpose.OpString
It will force a copy of the char* of std::string to avoid DLL runtime errors.
OpString(String) - Constructor for class org.bytedeco.openpose.OpString
 
OpWrapper - Class in org.bytedeco.openpose
WrapperT: OpenPose all-in-one wrapper template class.
OpWrapper(Pointer) - Constructor for class org.bytedeco.openpose.OpWrapper
Pointer cast constructor.
OpWrapper(long) - Constructor for class org.bytedeco.openpose.OpWrapper
Native array allocator.
OpWrapper(openpose.ThreadManagerMode) - Constructor for class org.bytedeco.openpose.OpWrapper
Constructor.
OpWrapper() - Constructor for class org.bytedeco.openpose.OpWrapper
 
org.bytedeco.openpose - package org.bytedeco.openpose
 
org.bytedeco.openpose.global - package org.bytedeco.openpose.global
 
org.bytedeco.openpose.presets - package org.bytedeco.openpose.presets
 
outputData() - Method in class org.bytedeco.openpose.Datum
Rendered image in Array format.
outputData(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
outputSize() - Method in class org.bytedeco.openpose.WrapperStructPose
Output size of the final rendered image.
outputSize(IntPoint) - Method in class org.bytedeco.openpose.WrapperStructPose
 

P

pop_back() - Method in class org.bytedeco.openpose.Datums
 
pop_back() - Method in class org.bytedeco.openpose.Float3Vector
 
pop_back() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
POSE_DEFAULT_ALPHA_HEAT_MAP - Static variable in class org.bytedeco.openpose.presets.openpose
 
POSE_DEFAULT_ALPHA_KEYPOINT - Static variable in class org.bytedeco.openpose.presets.openpose
 
POSE_MAX_PEOPLE - Static variable in class org.bytedeco.openpose.presets.openpose
 
poseCandidates() - Method in class org.bytedeco.openpose.Datum
Body pose candidates for the whole image.
poseCandidates(Float3Vector) - Method in class org.bytedeco.openpose.Datum
 
poseHeatMaps() - Method in class org.bytedeco.openpose.Datum
Body pose heatmaps (body parts, background and/or PAFs) for the whole image.
poseHeatMaps(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
poseIds() - Method in class org.bytedeco.openpose.Datum
People ID It returns a person ID for each body pose, providing temporal consistency.
poseIds(LongLongArray) - Method in class org.bytedeco.openpose.Datum
 
poseKeypoints() - Method in class org.bytedeco.openpose.Datum
Body pose (x,y,score) locations for each person in the image.
poseKeypoints(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
poseKeypoints3D() - Method in class org.bytedeco.openpose.Datum
Body pose (x,y,z,score) locations for each person in the image.
poseKeypoints3D(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
poseMode() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to extract body.
poseMode(openpose.PoseMode) - Method in class org.bytedeco.openpose.WrapperStructPose
 
poseModel() - Method in class org.bytedeco.openpose.WrapperStructPose
Pose model, it affects the number of body parts to render Select PoseModel::BODY_25 for 25 body-part COCO + foot model; PoseModel::COCO_18 for 18 body-part COCO; PoseModel::MPI_15 for 15 body-part MPI; PoseModel::MPI_15_4 for faster version of MPI; etc..
poseModel(openpose.PoseModel) - Method in class org.bytedeco.openpose.WrapperStructPose
 
poseNetOutput() - Method in class org.bytedeco.openpose.Datum
If it is not empty, OpenPose will not run its internal body pose estimation network and will instead use this data as the substitute of its network.
poseNetOutput(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
poseScores() - Method in class org.bytedeco.openpose.Datum
Body pose global confidence/score for each person in the image.
poseScores(FloatArray) - Method in class org.bytedeco.openpose.Datum
 
position(long) - Method in class org.bytedeco.openpose.Datum
 
position(long) - Method in class org.bytedeco.openpose.FloatPoint
 
position(long) - Method in class org.bytedeco.openpose.FloatRectangle
 
position(long) - Method in class org.bytedeco.openpose.IntPoint
 
position(long) - Method in class org.bytedeco.openpose.Matrix
 
position(long) - Method in class org.bytedeco.openpose.OpString
 
position(long) - Method in class org.bytedeco.openpose.OpWrapper
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructFace
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructGui
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructHand
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructInput
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
position(long) - Method in class org.bytedeco.openpose.WrapperStructPose
 
printSize() - Method in class org.bytedeco.openpose.FloatArray
Return a string with the size of each dimension allocated.
printSize() - Method in class org.bytedeco.openpose.LongLongArray
Return a string with the size of each dimension allocated.
Producer - Class in org.bytedeco.openpose
Producer is an abstract class to extract frames from a source (image directory, video file, webcam stream, etc.).
Producer(Pointer) - Constructor for class org.bytedeco.openpose.Producer
Pointer cast constructor.
ProducerOpStringPair - Class in org.bytedeco.openpose
 
ProducerOpStringPair(Pointer) - Constructor for class org.bytedeco.openpose.ProducerOpStringPair
Pointer cast constructor.
ProducerOpStringPair(openpose.ProducerType, OpString) - Constructor for class org.bytedeco.openpose.ProducerOpStringPair
 
ProducerOpStringPair() - Constructor for class org.bytedeco.openpose.ProducerOpStringPair
 
producerString() - Method in class org.bytedeco.openpose.WrapperStructInput
Path of the producer (image directory path for ImageDirectory, video path for Video, camera index for Webcam and FlirCamera, URL for IPCamera, etc.).
producerString(OpString) - Method in class org.bytedeco.openpose.WrapperStructInput
 
producerType() - Method in class org.bytedeco.openpose.WrapperStructInput
Desired type of producer (FlirCamera, ImageDirectory, IPCamera, Video, Webcam, None, etc.).
producerType(openpose.ProducerType) - Method in class org.bytedeco.openpose.WrapperStructInput
 
protoTxtPath() - Method in class org.bytedeco.openpose.WrapperStructPose
Final path where the pose Caffe ProtoTxt file is located.
protoTxtPath(OpString) - Method in class org.bytedeco.openpose.WrapperStructPose
 
push_back(Datum) - Method in class org.bytedeco.openpose.Datums
 
push_back(Float3) - Method in class org.bytedeco.openpose.Float3Vector
 
push_back(openpose.HeatMapType) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
put(Datum) - Method in class org.bytedeco.openpose.Datum
Copy assignment.
put(Datums) - Method in class org.bytedeco.openpose.Datums
 
put(long, Datum) - Method in class org.bytedeco.openpose.Datums
 
put(Datum) - Method in class org.bytedeco.openpose.Datums
 
put(Datum...) - Method in class org.bytedeco.openpose.Datums
 
put(Float3) - Method in class org.bytedeco.openpose.Float3
 
put(long, float) - Method in class org.bytedeco.openpose.Float3
 
put(Float3Vector) - Method in class org.bytedeco.openpose.Float3Vector
 
put(long, Float3) - Method in class org.bytedeco.openpose.Float3Vector
 
put(Float3) - Method in class org.bytedeco.openpose.Float3Vector
 
put(Float3...) - Method in class org.bytedeco.openpose.Float3Vector
 
put(FloatArray) - Method in class org.bytedeco.openpose.FloatArray
Copy assignment.
put(FloatArray2) - Method in class org.bytedeco.openpose.FloatArray2
 
put(long, FloatArray) - Method in class org.bytedeco.openpose.FloatArray2
 
put(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
Copy assignment.
put(FloatRectangle) - Method in class org.bytedeco.openpose.FloatRectangle
Copy assignment.
put(FloatRectangle2) - Method in class org.bytedeco.openpose.FloatRectangle2
 
put(long, FloatRectangle) - Method in class org.bytedeco.openpose.FloatRectangle2
 
put(HeatMapTypeVector) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
put(long, openpose.HeatMapType) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
put(openpose.HeatMapType) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
put(openpose.HeatMapType...) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
put(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
Copy assignment.
put(IntStringPair) - Method in class org.bytedeco.openpose.IntStringPair
 
put(int, BytePointer) - Method in class org.bytedeco.openpose.IntStringPair
 
put(int, String) - Method in class org.bytedeco.openpose.IntStringPair
 
put(LongLongArray) - Method in class org.bytedeco.openpose.LongLongArray
Copy assignment.
put(ProducerOpStringPair) - Method in class org.bytedeco.openpose.ProducerOpStringPair
 
put(openpose.ProducerType, OpString) - Method in class org.bytedeco.openpose.ProducerOpStringPair
 

R

realTimeProcessing() - Method in class org.bytedeco.openpose.WrapperStructInput
Whether to skip or sleep in order to keep the same FPS as the frames producer.
realTimeProcessing(boolean) - Method in class org.bytedeco.openpose.WrapperStructInput
 
recenter(float, float) - Method in class org.bytedeco.openpose.FloatRectangle
 
reconstruct3d() - Method in class org.bytedeco.openpose.WrapperStructExtra
Whether to run the 3-D reconstruction demo, i.e., 1) Reading from a stereo camera system.
reconstruct3d(boolean) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
release() - Method in class org.bytedeco.openpose.Producer
This function releases and closes the Producer.
renderMode() - Method in class org.bytedeco.openpose.WrapperStructFace
Whether to render the output (pose locations, body, background or PAF heat maps) with CPU or GPU.
renderMode(openpose.RenderMode) - Method in class org.bytedeco.openpose.WrapperStructFace
 
renderMode() - Method in class org.bytedeco.openpose.WrapperStructHand
Whether to render the output (pose locations, body, background or PAF heat maps) with CPU or GPU.
renderMode(openpose.RenderMode) - Method in class org.bytedeco.openpose.WrapperStructHand
 
renderMode() - Method in class org.bytedeco.openpose.WrapperStructPose
Whether to render the output (pose locations, body, background or PAF heat maps) with CPU or GPU.
renderMode(openpose.RenderMode) - Method in class org.bytedeco.openpose.WrapperStructPose
 
renderThreshold() - Method in class org.bytedeco.openpose.WrapperStructFace
Rendering threshold.
renderThreshold(float) - Method in class org.bytedeco.openpose.WrapperStructFace
 
renderThreshold() - Method in class org.bytedeco.openpose.WrapperStructHand
Rendering threshold.
renderThreshold(float) - Method in class org.bytedeco.openpose.WrapperStructHand
 
renderThreshold() - Method in class org.bytedeco.openpose.WrapperStructPose
Rendering threshold.
renderThreshold(float) - Method in class org.bytedeco.openpose.WrapperStructPose
 
reset(int) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset(IntPointer) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset() - Method in class org.bytedeco.openpose.FloatArray
 
reset(IntBuffer) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int[]) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int, float) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset(IntPointer, float) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset(IntBuffer, float) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int[], float) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int, FloatPointer) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset(int, FloatBuffer) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int, float[]) - Method in class org.bytedeco.openpose.FloatArray
 
reset(IntPointer, FloatPointer) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
reset(IntBuffer, FloatBuffer) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int[], float[]) - Method in class org.bytedeco.openpose.FloatArray
 
reset(int) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset(IntPointer) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset() - Method in class org.bytedeco.openpose.LongLongArray
 
reset(IntBuffer) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int[]) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int, long) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset(IntPointer, long) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset(IntBuffer, long) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int[], long) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int, LongPointer) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset(int, LongBuffer) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int, long[]) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(IntPointer, LongPointer) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
reset(IntBuffer, LongBuffer) - Method in class org.bytedeco.openpose.LongLongArray
 
reset(int[], long[]) - Method in class org.bytedeco.openpose.LongLongArray
 
resize(long) - Method in class org.bytedeco.openpose.Datums
 
resize(long) - Method in class org.bytedeco.openpose.Float3Vector
 
resize(long) - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
rows() - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::rows

S

scaleGap() - Method in class org.bytedeco.openpose.WrapperStructPose
Gap between successive scales.
scaleGap(float) - Method in class org.bytedeco.openpose.WrapperStructPose
 
scaleInputToNetInputs() - Method in class org.bytedeco.openpose.Datum
Scale ratio between the input Datum::cvInputData and the net input size.
scaleInputToNetInputs(DoublePointer) - Method in class org.bytedeco.openpose.Datum
 
scaleInputToOutput() - Method in class org.bytedeco.openpose.Datum
Scale ratio between the input Datum::cvInputData and the output Datum::cvOutputData.
scaleInputToOutput(double) - Method in class org.bytedeco.openpose.Datum
 
scaleNetToOutput() - Method in class org.bytedeco.openpose.Datum
Scale ratio between the net output and the final output Datum::cvOutputData.
scaleNetToOutput(double) - Method in class org.bytedeco.openpose.Datum
 
scaleRange() - Method in class org.bytedeco.openpose.WrapperStructHand
Total range between smallest and biggest scale.
scaleRange(float) - Method in class org.bytedeco.openpose.WrapperStructHand
 
scalesNumber() - Method in class org.bytedeco.openpose.WrapperStructHand
Number of scales to process.
scalesNumber(int) - Method in class org.bytedeco.openpose.WrapperStructHand
 
scalesNumber() - Method in class org.bytedeco.openpose.WrapperStructPose
Number of scales to process.
scalesNumber(int) - Method in class org.bytedeco.openpose.WrapperStructPose
 
second() - Method in class org.bytedeco.openpose.IntStringPair
 
second(BytePointer) - Method in class org.bytedeco.openpose.IntStringPair
 
second(String) - Method in class org.bytedeco.openpose.IntStringPair
 
second() - Method in class org.bytedeco.openpose.ProducerOpStringPair
 
second(OpString) - Method in class org.bytedeco.openpose.ProducerOpStringPair
 
set(int, double) - Method in class org.bytedeco.openpose.Producer
This function is a wrapper of cv::VideoCapture::set.
set(openpose.ProducerProperty, double) - Method in class org.bytedeco.openpose.Producer
Extra attributes that VideoCapture::get/set do not contain.
setDefaultMaxSizeQueues(long) - Method in class org.bytedeco.openpose.OpWrapper
It sets the maximum number of elements in the queue.
setDefaultMaxSizeQueues() - Method in class org.bytedeco.openpose.OpWrapper
 
setFrom(Matrix) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
setFrom(Matrix) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
setProducerFpsMode(openpose.ProducerFpsMode) - Method in class org.bytedeco.openpose.Producer
This function sets whether the producer must keep the original fps frame rate or extract the frames as quick as possible.
setTo(float) - Method in class org.bytedeco.openpose.FloatArray
Data allocation function.
setTo(long) - Method in class org.bytedeco.openpose.LongLongArray
Data allocation function.
setTo(double) - Method in class org.bytedeco.openpose.Matrix
Similar to their analog cv::Mat functions
setWorker(openpose.WorkerType, DatumsWorker, boolean) - Method in class org.bytedeco.openpose.OpWrapper
Add an user-defined extra Worker for a desired task (input, output, ...).
setWorker(openpose.WorkerType, DatumsWorker) - Method in class org.bytedeco.openpose.OpWrapper
 
size() - Method in class org.bytedeco.openpose.Datums
 
size() - Method in class org.bytedeco.openpose.Float3
 
size() - Method in class org.bytedeco.openpose.Float3Vector
 
size() - Method in class org.bytedeco.openpose.FloatArray2
 
size() - Method in class org.bytedeco.openpose.FloatRectangle2
 
size() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
size(int) - Method in class org.bytedeco.openpose.Matrix
Equivalent to cv::Mat::size[dimension]
splitCvMatIntoVectorMatrix(Matrix, Pointer) - Static method in class org.bytedeco.openpose.Matrix
 
start() - Method in class org.bytedeco.openpose.OpWrapper
Function to start multi-threading.
step1(int) - Method in class org.bytedeco.openpose.Matrix
 
step1() - Method in class org.bytedeco.openpose.Matrix
 
stop() - Method in class org.bytedeco.openpose.DatumsWorker
 
stop() - Method in class org.bytedeco.openpose.OpWrapper
Function to stop multi-threading.
subId() - Method in class org.bytedeco.openpose.Datum
Datum sub-ID.
subId(long) - Method in class org.bytedeco.openpose.Datum
 
subIdMax() - Method in class org.bytedeco.openpose.Datum
Datum maximum sub-ID.
subIdMax(long) - Method in class org.bytedeco.openpose.Datum
 
subtract(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
 
subtract(float) - Method in class org.bytedeco.openpose.FloatPoint
 
subtract(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
 
subtract(int) - Method in class org.bytedeco.openpose.IntPoint
 
subtractPut(FloatPoint) - Method in class org.bytedeco.openpose.FloatPoint
 
subtractPut(float) - Method in class org.bytedeco.openpose.FloatPoint
 
subtractPut(IntPoint) - Method in class org.bytedeco.openpose.IntPoint
 
subtractPut(int) - Method in class org.bytedeco.openpose.IntPoint
 

T

threadIdPP(LongPointer, boolean) - Static method in class org.bytedeco.openpose.global.openpose
Thread ID increase (private internal function).
threadIdPP(LongBuffer, boolean) - Static method in class org.bytedeco.openpose.global.openpose
 
threadIdPP(long[], boolean) - Static method in class org.bytedeco.openpose.global.openpose
 
topLeft() - Method in class org.bytedeco.openpose.FloatRectangle
 
toString() - Method in class org.bytedeco.openpose.Datums
 
toString() - Method in class org.bytedeco.openpose.Float3Vector
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.CocoJsonFormat
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.DataFormat
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.Detector
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.DisplayMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ElementToRender
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ErrorMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.Extensions
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.FullScreenMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.HeatMapType
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.LogMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.PoseMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.PoseModel
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.PoseProperty
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.Priority
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ProducerFpsMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ProducerProperty
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ProducerType
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.RenderMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ScaleMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.ThreadManagerMode
 
toString() - Method in enum org.bytedeco.openpose.global.openpose.WorkerType
 
toString() - Method in class org.bytedeco.openpose.HeatMapTypeVector
 
total() - Method in class org.bytedeco.openpose.Matrix
 
tracking() - Method in class org.bytedeco.openpose.WrapperStructExtra
Whether to enable people tracking across frames.
tracking(int) - Method in class org.bytedeco.openpose.WrapperStructExtra
 
tryEmplace(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Emplace (move) an element on the first (input) queue.
tryPop(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Pop (retrieve) an element from the last (output) queue.
tryPush(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Push (copy) an element on the first (input) queue.
tryStop() - Method in class org.bytedeco.openpose.DatumsWorker
 
type() - Method in class org.bytedeco.openpose.Matrix
 

U

udpHost() - Method in class org.bytedeco.openpose.WrapperStructOutput
Target server IP address for UDP client-server communication.
udpHost(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
udpPort() - Method in class org.bytedeco.openpose.WrapperStructOutput
Target server IP port for UDP client-server communication.
udpPort(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
undistortImage() - Method in class org.bytedeco.openpose.WrapperStructInput
Whether to undistort the image given the camera parameters.
undistortImage(boolean) - Method in class org.bytedeco.openpose.WrapperStructInput
 
upsamplingRatio() - Method in class org.bytedeco.openpose.WrapperStructPose
The image upsampling scale.
upsamplingRatio(float) - Method in class org.bytedeco.openpose.WrapperStructPose
 

V

value - Variable in enum org.bytedeco.openpose.global.openpose.CocoJsonFormat
 
value - Variable in enum org.bytedeco.openpose.global.openpose.DataFormat
 
value - Variable in enum org.bytedeco.openpose.global.openpose.Detector
 
value - Variable in enum org.bytedeco.openpose.global.openpose.DisplayMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ElementToRender
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ErrorMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.Extensions
 
value - Variable in enum org.bytedeco.openpose.global.openpose.FullScreenMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.HeatMapType
 
value - Variable in enum org.bytedeco.openpose.global.openpose.LogMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.PoseMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.PoseModel
 
value - Variable in enum org.bytedeco.openpose.global.openpose.PoseProperty
 
value - Variable in enum org.bytedeco.openpose.global.openpose.Priority
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ProducerFpsMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ProducerProperty
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ProducerType
 
value - Variable in enum org.bytedeco.openpose.global.openpose.RenderMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ScaleMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.ThreadManagerMode
 
value - Variable in enum org.bytedeco.openpose.global.openpose.WorkerType
 
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.CocoJsonFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.Detector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ElementToRender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ErrorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.Extensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.FullScreenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.HeatMapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.LogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.PoseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.PoseModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.PoseProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ProducerFpsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ProducerProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ProducerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.RenderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.ThreadManagerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.openpose.global.openpose.WorkerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bytedeco.openpose.global.openpose.CocoJsonFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.DataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.Detector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ElementToRender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ErrorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.Extensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.FullScreenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.HeatMapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.LogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.PoseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.PoseModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.PoseProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ProducerFpsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ProducerProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ProducerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.RenderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.ThreadManagerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.openpose.global.openpose.WorkerType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose() - Method in class org.bytedeco.openpose.WrapperStructOutput
Output verbose in the command line.
verbose(double) - Method in class org.bytedeco.openpose.WrapperStructOutput
 

W

waitAndEmplace(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Emplace (move) an element on the first (input) queue.
waitAndEmplace(Matrix) - Method in class org.bytedeco.openpose.OpWrapper
Similar to waitAndEmplace(const TDatumsSP& tDatums), but it takes a Matrix as input.
waitAndPop(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Pop (retrieve) an element from the last (output) queue.
waitAndPush(Datums) - Method in class org.bytedeco.openpose.OpWrapper
Push (copy) an element on the first (input) queue.
waitAndPush(Matrix) - Method in class org.bytedeco.openpose.OpWrapper
Similar to waitAndPush(const TDatumsSP& tDatums), but it takes a Matrix as input.
width() - Method in class org.bytedeco.openpose.FloatRectangle
 
width(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
wrapperConfigureSanityChecks(WrapperStructPose, WrapperStructFace, WrapperStructHand, WrapperStructExtra, WrapperStructInput, WrapperStructOutput, WrapperStructGui, boolean, boolean, boolean, Producer, openpose.ThreadManagerMode) - Static method in class org.bytedeco.openpose.global.openpose
It checks that no wrong/contradictory flags are enabled for Wrapper(T)
WrapperStructExtra - Class in org.bytedeco.openpose
WrapperStructExtra: Pose estimation and rendering configuration struct.
WrapperStructExtra(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructExtra
Pointer cast constructor.
WrapperStructExtra(long) - Constructor for class org.bytedeco.openpose.WrapperStructExtra
Native array allocator.
WrapperStructExtra(boolean, int, boolean, int, int) - Constructor for class org.bytedeco.openpose.WrapperStructExtra
Constructor of the struct.
WrapperStructExtra() - Constructor for class org.bytedeco.openpose.WrapperStructExtra
 
WrapperStructFace - Class in org.bytedeco.openpose
WrapperStructFace: Face estimation and rendering configuration struct.
WrapperStructFace(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructFace
Pointer cast constructor.
WrapperStructFace(long) - Constructor for class org.bytedeco.openpose.WrapperStructFace
Native array allocator.
WrapperStructFace(boolean, openpose.Detector, IntPoint, openpose.RenderMode, float, float, float) - Constructor for class org.bytedeco.openpose.WrapperStructFace
Constructor of the struct.
WrapperStructFace() - Constructor for class org.bytedeco.openpose.WrapperStructFace
 
WrapperStructGui - Class in org.bytedeco.openpose
WrapperStructGui: It controls a small GUI for quick visualization.
WrapperStructGui(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructGui
Pointer cast constructor.
WrapperStructGui(long) - Constructor for class org.bytedeco.openpose.WrapperStructGui
Native array allocator.
WrapperStructGui(openpose.DisplayMode, boolean, boolean) - Constructor for class org.bytedeco.openpose.WrapperStructGui
Constructor of the struct.
WrapperStructGui() - Constructor for class org.bytedeco.openpose.WrapperStructGui
 
WrapperStructHand - Class in org.bytedeco.openpose
WrapperStructHand: Hand estimation and rendering configuration struct.
WrapperStructHand(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructHand
Pointer cast constructor.
WrapperStructHand(long) - Constructor for class org.bytedeco.openpose.WrapperStructHand
Native array allocator.
WrapperStructHand(boolean, openpose.Detector, IntPoint, int, float, openpose.RenderMode, float, float, float) - Constructor for class org.bytedeco.openpose.WrapperStructHand
Constructor of the struct.
WrapperStructHand() - Constructor for class org.bytedeco.openpose.WrapperStructHand
 
WrapperStructInput - Class in org.bytedeco.openpose
WrapperStructInput: Input (images, video, webcam, etc.) configuration struct.
WrapperStructInput(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructInput
Pointer cast constructor.
WrapperStructInput(long) - Constructor for class org.bytedeco.openpose.WrapperStructInput
Native array allocator.
WrapperStructInput(openpose.ProducerType, OpString, long, long, long, boolean, boolean, int, boolean, IntPoint, OpString, boolean, int) - Constructor for class org.bytedeco.openpose.WrapperStructInput
Constructor of the struct.
WrapperStructInput() - Constructor for class org.bytedeco.openpose.WrapperStructInput
 
WrapperStructOutput - Class in org.bytedeco.openpose
WrapperStructOutput: Output ( writing rendered results and/or pose data, etc.) configuration struct.
WrapperStructOutput(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructOutput
Pointer cast constructor.
WrapperStructOutput(long) - Constructor for class org.bytedeco.openpose.WrapperStructOutput
Native array allocator.
WrapperStructOutput(double, OpString, openpose.DataFormat, OpString, OpString, int, int, OpString, OpString, OpString, double, boolean, OpString, OpString, OpString, OpString, OpString, OpString, OpString) - Constructor for class org.bytedeco.openpose.WrapperStructOutput
Constructor of the struct.
WrapperStructOutput() - Constructor for class org.bytedeco.openpose.WrapperStructOutput
 
WrapperStructPose - Class in org.bytedeco.openpose
WrapperStructPose: Pose estimation and rendering configuration struct.
WrapperStructPose(Pointer) - Constructor for class org.bytedeco.openpose.WrapperStructPose
Pointer cast constructor.
WrapperStructPose(long) - Constructor for class org.bytedeco.openpose.WrapperStructPose
Native array allocator.
WrapperStructPose(openpose.PoseMode, IntPoint, IntPoint, openpose.ScaleMode, int, int, int, float, openpose.RenderMode, openpose.PoseModel, boolean, float, float, int, OpString, HeatMapTypeVector, openpose.ScaleMode, boolean, float, int, boolean, double, OpString, OpString, float, boolean) - Constructor for class org.bytedeco.openpose.WrapperStructPose
Constructor of the struct.
WrapperStructPose() - Constructor for class org.bytedeco.openpose.WrapperStructPose
 
writeBvh() - Method in class org.bytedeco.openpose.WrapperStructOutput
Path to save a 3-D joint angle BVH file.
writeBvh(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeCocoJson() - Method in class org.bytedeco.openpose.WrapperStructOutput
Pose (x, y, score) locations saving folder location in JSON COCO validation format.
writeCocoJson(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeCocoJsonVariant() - Method in class org.bytedeco.openpose.WrapperStructOutput
Experimental option (only makes effect on car JSON generation).
writeCocoJsonVariant(int) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeCocoJsonVariants() - Method in class org.bytedeco.openpose.WrapperStructOutput
It selects the COCO variants for cocoJsonSaver.
writeCocoJsonVariants(int) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeHeatMaps() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered heat maps saving folder.
writeHeatMaps(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeHeatMapsFormat() - Method in class org.bytedeco.openpose.WrapperStructOutput
Heat maps image saving format.
writeHeatMapsFormat(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeImages() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered image saving folder.
writeImages(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeImagesFormat() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered image saving folder format.
writeImagesFormat(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeJson() - Method in class org.bytedeco.openpose.WrapperStructOutput
Directory to write OpenPose output in JSON format.
writeJson(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeKeypoint() - Method in class org.bytedeco.openpose.WrapperStructOutput
Pose (x, y, score) locations saving folder location.
writeKeypoint(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeKeypointFormat() - Method in class org.bytedeco.openpose.WrapperStructOutput
Data format to save Pose (x, y, score) locations.
writeKeypointFormat(openpose.DataFormat) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeVideo() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered images saving video path.
writeVideo(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeVideo3D() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered 3D images saving video path.
writeVideo3D(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeVideoAdam() - Method in class org.bytedeco.openpose.WrapperStructOutput
Rendered Adam images saving video path.
writeVideoAdam(OpString) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeVideoFps() - Method in class org.bytedeco.openpose.WrapperStructOutput
Frame rate of the recorded video.
writeVideoFps(double) - Method in class org.bytedeco.openpose.WrapperStructOutput
 
writeVideoWithAudio() - Method in class org.bytedeco.openpose.WrapperStructOutput
Whether to save the output video with audio.
writeVideoWithAudio(boolean) - Method in class org.bytedeco.openpose.WrapperStructOutput
 

X

x() - Method in class org.bytedeco.openpose.FloatPoint
 
x(float) - Method in class org.bytedeco.openpose.FloatPoint
 
x() - Method in class org.bytedeco.openpose.FloatRectangle
 
x(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
x() - Method in class org.bytedeco.openpose.IntPoint
 
x(int) - Method in class org.bytedeco.openpose.IntPoint
 

Y

y() - Method in class org.bytedeco.openpose.FloatPoint
 
y(float) - Method in class org.bytedeco.openpose.FloatPoint
 
y() - Method in class org.bytedeco.openpose.FloatRectangle
 
y(float) - Method in class org.bytedeco.openpose.FloatRectangle
 
y() - Method in class org.bytedeco.openpose.IntPoint
 
y(int) - Method in class org.bytedeco.openpose.IntPoint
 
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2022. All rights reserved.