If we give different image other than test.jpg, the flares are not drawn properly
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
In the addFlare function, we are always taking test.jpg as input even though we pass differnt image/images as input.
As a result of that flares are always added with respective that on the image passed.
This would lead to wrong plotting of flares on images.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.