Experiment - Drawing on images (lines, rectangles, circles, text)
Problem:You want to learn how to draw basic shapes and text on images using computer vision tools. Currently, you can load and display images but do not know how to add drawings like lines, rectangles, circles, or text on them.
Current Metrics:No drawings are present on images; only original images are shown.
Issue:Lack of knowledge on how to use drawing functions to annotate images for visualization or data augmentation.