Skip to content

Question about keypoint coordinates , and drawing skeleton #11

@mohammad-saber

Description

@mohammad-saber

Thank you for sharing your great code. I have a few questions. I am new in this field. If you kindly answer my questions, I really appreciate it.

  1. I would like to have keypoint coordinates. Is it stored in the variable "keypoint coordinates".
    And I noticed that coordinate is [y, x] not [x, y]. Is my understanding correct?

  2. How does program decide which keypoint to draw? I guess, it is decided by comparing its score with "min_part_score=0.25".

  3. There is another parameter "min_confidence=0.1" in function "get_adjacent_keypoints".
    Is it a threshold to whether draw skeleton?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions