Choice of bounding box color
Cheers, Regarding the function "drawBoxes", is there an option for choosing the color of the bounding box, thus improving contrast at certain images? Thanks.
This is a great suggestion, but I'm unlikely to have time to implement it. Please consider a PR! It should be a straightforward change, I think
This is a great suggestion, but I'm unlikely to have time to implement it. Please consider a PR! It should be a straightforward change, I think
Will upload a fork that adds the feature later today. So far working fine on my application.
Have just uploaded new drawBoxes() function that accepts choice of bounding box color as kwarg, as discussed before.
Some time ago we discussed about using a vector for choosing a different color for each class, which seems a nice feature. On top of that, what if we consider adding the class as a text to the bounding box? I was planning to work on that, but could not find any tool within package Images to do that....
Best regards,