Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Why that (x+w)(y+h) #3

Open
Open
@DevloperHS

Description

@DevloperHS

I DONT GET THIS LINE , WHAT IS THE NEED OF
cv2.rectangle(test_image, (x, y), (x+w, y+h), (0, 255, 0), 2)

That (x+w, y+h) one

As if you go for that Integral Images' concept the cords should be like be like

(x+w-(y+h))

So please help me understand , what this line doing

(x+w, y+h)

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