- OpenCV 3 Computer Vision with Python Cookbook
- Alexey Spizhevoy Aleksandr Rybnikov
- 43字
- 2021-08-27 19:47:33
Drawing 2D primitives—markers, lines, ellipses, rectangles, and text
Just after you implement your first computer vision algorithm, you will want to see its results. OpenCV has a considerable number of drawing functions to let you highlight any feature in an image.