Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

added trigger_overlap to polygon_zone #1066

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

MoHoss007
Copy link

Description

In my personal project I needed to only consider detections that have a certain overlap with some regions (I used polygone_zone to specify my regions) that's why I added trigger_overlap to achieve that goal. Although the operation is a bit time-consuming but sometimes needed.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

I added some test cases in test_polygonzone, and it was tested in my personal project as well.

Any specific deployment considerations

The operation is a bit costly in terms of time but sometimes needed.

Docs

N/A

@MoHoss007 MoHoss007 changed the title Detection features added trigger_overlap to polygon_zone Mar 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant