Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Crop polygon properly #3025

Merged
merged 6 commits into from Mar 30, 2021
Merged

Crop polygon properly #3025

merged 6 commits into from Mar 30, 2021

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Mar 29, 2021

Motivation and context

Resolve #2992

How has this been tested?

Manually

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@azhavoro azhavoro requested a review from bsekachev March 29, 2021 06:49
@bsekachev bsekachev self-assigned this Mar 29, 2021
@azhavoro azhavoro changed the title Crop polygon properly [WIP]Crop polygon properly Mar 29, 2021
@azhavoro azhavoro requested a review from nmanovic as a code owner March 29, 2021 07:08
@coveralls
Copy link

coveralls commented Mar 29, 2021

Coverage Status

Coverage increased (+0.06%) to 75.009% when pulling 7cbd359 on az/fix_crop into f5277f9 on develop.

@azhavoro azhavoro changed the title [WIP]Crop polygon properly Crop polygon properly Mar 29, 2021
bsekachev
bsekachev previously approved these changes Mar 30, 2021
@bsekachev bsekachev added need test bug Something isn't working labels Mar 30, 2021
@bsekachev
Copy link
Member

Hi @dvkruchinin

Need a test for this bug. Let me know if you need any assistance.

@bsekachev bsekachev merged commit 5051249 into develop Mar 30, 2021
@bsekachev bsekachev deleted the az/fix_crop branch March 30, 2021 07:54
@bsekachev bsekachev mentioned this pull request Apr 6, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crop a polygon if its points are outside the bounds of the image
3 participants