You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor bounding shapes drawing using a common interface with initialize, update and finalize steps.
Any not-finalized drawn shape should be automatically finalized whenever the user clicks anywhere outside the image(view) or when triggering program exit.