Face-Mask-Detection icon indicating copy to clipboard operation
Face-Mask-Detection copied to clipboard

fix no position selection

Open MasoudKaviani opened this issue 1 year ago • 0 comments

In some examples when the detection area is empty, some error happened and fix with this line of code

Issue Number

ISSUE #

Describe the changes you've made

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

Additional context (OPTIONAL)

Test plan (OPTIONAL)

Checklist

  • [x] My code follows the code style of this project.
  • [x] I have performed a self-review of my own code.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [x] The title of my pull request is a short description of the requested changes.

MasoudKaviani avatar Mar 21 '23 13:03 MasoudKaviani