If we give different image other than test.jpg, the flares are not drawn properly
- Lenguaje dominante
- Python
- Estrellas
- 12
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Locate the addFlare function and trace how the supplied image or images are passed into it. Confirm where test.jpg is used, then verify that flares are calculated and plotted from each provided image rather than that fixed file; done means different input images receive correctly positioned flares.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- opencv, python
- Área
- computer-vision
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100