v2026.2.1
All Bundles

OpenPoseResult

OpenPose results

Operations

GetClassifications

Gets an array of classifications

method : public : GetClassifications() ~ OpenPoseClassification[]

Return

TypeDescription
OpenPoseClassificationarray of classifications

GetMaskedDimensions

Gets the masked image dimensions

method : public : GetMaskedDimensions() ~ Int[]

Return

TypeDescription
Intmasked image dimensions

GetMaskedImage

Gets the masked image

method : public : GetMaskedImage() ~ API.OpenCV.Image

Return

TypeDescription
Imagemasked image

GetNormalizedHeight

Get normalized height

method : public : GetNormalizedHeight() ~ Float

Return

TypeDescription
Floatnormalized height

GetNormalizedWidth

Get normalized width

method : public : GetNormalizedWidth() ~ Float

Return

TypeDescription
Floatnormalized width

GetNormalizedX

Get normalized X-coordinate

method : public : GetNormalizedX() ~ Float

Return

TypeDescription
Floatnormalized X-coordinate

GetNormalizedY

Get normalized y-coordinate

method : public : GetNormalizedY() ~ Float

Return

TypeDescription
Floatnormalized y-coordinate

ToJson

JSON representation

method : public : ToJson() ~ JsonElement

Return

TypeDescription
JsonElementJSON representation

ToString

Get string representation

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation