Face-Mask-Detection
Face-Mask-Detection copied to clipboard
fix no position selection
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.