- Which parameter should you configure properly to draw a filled shape (for example, circle or rectangle)?
- Which parameter should you configure properly to draw anti-aliased line types?
- Create a diagonal line starting at (0,0) and ending at (512,512).
- Render the text Hello OpenCV using the parameters you want.
- Draw a polygon (with the shape of a circle) using 12 points.
- Draw a rectangle using the mouse events with Matplotlib events when a double left-click is performed.
- Try to draw this very simple meme generator using the lenna.png image as background: